Created
February 6, 2014 13:47
-
-
Save lucianobragaweb/8844465 to your computer and use it in GitHub Desktop.
Comando para executar o Bake em projeto CakePHP a ser executado no Console do Windows. Para isto funcionar o PHP já deve estar setado nas variáveis de ambiente.
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
php /pasta_do_cake/app/Console/cake.php bake |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment