Environment check
Career Swarm is staged, but the database connection is not configured.
The application is intentionally stopping here instead of producing a PHP 500 error.
The staging database has not been configured yet.
- Create the staging database and restricted database user.
- Run
database/schema.sql. - Copy
config/local.example.phptoconfig/local.phpand add the credentials.