Report a problem
Environments
The support of environments helps Monstra to make decisions based on the environment setting.
Environments list
Monstra has four predefined environments.
Core::DEVELOPMENT
The development environment.
Core::TESTING
The test environment.
Core::STAGING
The staging environment.
Core::PRODUCTION
The production environment.
Set Your Environment
Setting your environment is done by setting the
Core::$environment in
/monstra/bootstrap.php