Skip to content

Instantly share code, notes, and snippets.

@6ui11em
Last active May 31, 2018 09:54
Show Gist options
  • Save 6ui11em/883bceb70287a2050576293b30346eca to your computer and use it in GitHub Desktop.
Save 6ui11em/883bceb70287a2050576293b30346eca to your computer and use it in GitHub Desktop.
Laravel migratin, model and controller command #laravel #migration #controller #model #artisan #command
php artisan make:model Todo -mcr
php artisan migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment