cd项目文件位置运行 php artisan make:controller IndexController生成控制器
laravel 终端自动创建控制器
原文:http://www.cnblogs.com/zhang-bin/p/7722800.html