Last active
December 10, 2015 17:59
-
-
Save iturgeon/4471743 to your computer and use it in GitHub Desktop.
FUELPHP oil command to run in different environments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# env FUEL_ENV=<einvironment> php oil <commands> | |
env FUEL_ENV=production php oil r migrate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment