Skip to content

Instantly share code, notes, and snippets.

@nncl
Created April 1, 2016 16:32
Show Gist options
  • Save nncl/cf29dbf59b133419acc221228c581f34 to your computer and use it in GitHub Desktop.
Save nncl/cf29dbf59b133419acc221228c581f34 to your computer and use it in GitHub Desktop.
Laravel commands to create stuff

Laravel Stuff

  • Create a new Controller:
php artisan make:controller AdministradorController
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment