Skip to content

Instantly share code, notes, and snippets.

@rnaffer
Last active August 4, 2016 03:24
Show Gist options
  • Save rnaffer/a361275f45243b3fbcd03637942e2909 to your computer and use it in GitHub Desktop.
Save rnaffer/a361275f45243b3fbcd03637942e2909 to your computer and use it in GitHub Desktop.
Comandos comunes Api generator infyom labs
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