📌  相关文章
📜  如何在特定文件夹 laravel 中创建控制器 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:47.998000             🧑  作者: Mango

代码示例3
Want to create controller in a folder? use it like this:

php artisan make:controller NameOfFolder/nameOfController