- Lệnh chạy dự án: php artisan ser
- Lệnh xóa cache: php artisan config:clear, php artisan optimize, php artisan optimize:clear
- Lệnh tạo migrations: php artisan make:migration create_name_table
- Lệnh tạo chạy cơ sở dữ liệu: php artisan db:seed
- Lệnh tạo factory: php artisan make:factory NameFactory
- Lệnh tạo model: php artisan make:model Name
- Lệnh tạo seeder: php artisan make:seed Nameseeder
- Lệnh tạo controller: php artisan make:controller NameController
- Lệnh tạo middleware: php artisan make:middleware TestMiddleware
- Lệnh tạo request: php artisan make:request NameRequest
Đây là một số lệnh artisan thường được sử dụng <3.
Một bình luận trong “VI. Các lệnh thường được sử dụng với artisan”
Very interesting info!Perfect just what I was looking for!Blog monetyze