php artisan make:model Notification -mcrphp artisan make:model Notification -m php artisan migratephp artisan migrate:rollback --step=1
php artisan migrate:rollback
php artisan migrate:refresh--step=1
php artisan make:middleware Admin
composer create-project laravel/laravel="5.5" myProject
php artisan migrate:refresh --seed
No comments:
Post a Comment