Tạo thư mục và tạo file theo artisan (ok)
https://stackoverflow.com/questions/28225163/how-do-i-instruct-artisan-to-save-model-to-specific-directory
php artisan make:model Models/ModelName

Previous2. bạn cũng có thể tự tạo cho mình lệnh điều kiện riêng có thể gọi trong blade view (ok)NextTự tạo Facade trong Laravel (ok)
Last updated
Was this helpful?