Обновить artisan.md
This commit is contained in:
@@ -8,4 +8,8 @@ php artisan storage:link
|
||||
#### Создать разово Миграцию, Контроллер, Модель
|
||||
```bash
|
||||
php artisan make:model UserCode -mcr
|
||||
```
|
||||
```
|
||||
|
||||
#### Запустить сиды
|
||||
```bash
|
||||
php artisan db:seeder
|
||||
Reference in New Issue
Block a user