Installation
VA Nexus Installation Guide
Use this guide as a clean starting point for getting VA Nexus online.
Before you begin
- Confirm your server meets the required PHP and database versions
- Create your database and database user
- Prepare your domain or subdomain
- Make sure basic Laravel requirements are available
General install flow
1. Upload files
Upload the VA Nexus package to your hosting environment.
2. Configure environment
Set your database and application values in your environment file.
3. Run setup steps
Run migrations, create storage links if needed, and clear caches.
4. Test access
Open the site and verify both the public side and admin side are loading correctly.