Skip to content

Instantly share code, notes, and snippets.

@dieissonmartins
Last active October 16, 2019 16:49
Show Gist options
  • Save dieissonmartins/04bc502438586181b2bc672737df9d87 to your computer and use it in GitHub Desktop.
Save dieissonmartins/04bc502438586181b2bc672737df9d87 to your computer and use it in GitHub Desktop.
*cria classe e controllers
- php artisan make:controller clienteController --resource
*migrate recarregar new
- php artisan migrate:fresh --seed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment