php artisan make:controllers IndexControllers //Is creating a controller a command that comes with the server environment?
路过2018-04-23 09:29:29
laravel's artisan command, thinkphp has a similar think command, which are tools for rapid development and file creation. You don't need to use it