Last active
May 31, 2018 09:54
-
-
Save 6ui11em/883bceb70287a2050576293b30346eca to your computer and use it in GitHub Desktop.
Laravel migratin, model and controller command #laravel #migration #controller #model #artisan #command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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