Last active
August 4, 2016 03:24
-
-
Save rnaffer/a361275f45243b3fbcd03637942e2909 to your computer and use it in GitHub Desktop.
Comandos comunes Api generator infyom labs
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
Generar api desde tabla | |
php artisan infyom:api $MODEL_NAME --fromTable --tableName=$TABLE_NAME | |
Test api | |
vendor\bin\phpunit | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment