944Fest Laravel Dev · dev.944fest.com
Staging server is live.
This is the development environment for the 944Fest website. If you’re seeing this,
the Laravel app, database connection, and file permissions are working correctly.
AlmaLinux 9 · CyberPanel
Laravel 12
HTTPS enabled
Environment: DEV
What’s ready
-
✓
VPS, CyberPanel, and SSL are configured for dev.944fest.com.
-
✓
Laravel is installed and serving this page via
resources/views/welcome.blade.php.
-
✓
File permissions and storage paths are ready for logging, caching and uploads.
-
✓
Database connection is working (artisan migrations can run without errors).
Next steps for 944Fest
Use this environment to build out the real 944Fest experience:
- • Create routes and controllers for schedule, registration, and event info.
- • Build a public-facing landing page for the current year’s 944Fest.
- • Add admin tools to manage events, HPDE sessions, and archives.
- • Later: mirror this app to a production domain for live traffic.
You are on the development server. Not for public use.