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.
  1. Create the staging database and restricted database user.
  2. Run database/schema.sql.
  3. Copy config/local.example.php to config/local.php and add the credentials.