Closed allebb closed 9 years ago
This has now been fully implemented and should work fine, needs testing but the argument is being specified and called in the latest version so I see no reason why this shouldn't work and therefore needs staying open for much longer.
Using the configured
APP_ENV
from the applications _envars.json file, all conductor commands should use the environment type on the CLI when running artisan commands to ensure that migrations are ran correctly when artisan is unable to detect the environment type (more useful for L4 applications to be honest) but is a good idea to add it anyway.