Skip to content

Instantly share code, notes, and snippets.

@estalisto
Created July 9, 2019 17:17
Show Gist options
  • Save estalisto/52b75bf30989a387c321d06c19898af2 to your computer and use it in GitHub Desktop.
Save estalisto/52b75bf30989a387c321d06c19898af2 to your computer and use it in GitHub Desktop.
Crear Controlador en Laravel
php artisan make:controller nombre-controlador --resource
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment