php开发问题

Laravel 4.2 says my application is in production. How do I turn this off?(Laravel 4.2 说我的应用程序正在生产中.我该如何关闭它?)
How to send data using redirect with Laravel(如何使用 Laravel 重定向发送数据)
How can I get the session ID in Laravel?(如何在 Laravel 中获取会话 ID?)
Laravel catch Eloquent quot;Uniquequot; field error(Laravel 捕捉 Eloquent “独特字段错误)
Eloquent with nested whereHas(雄辩与嵌套 whereHas)
Laravel 5.1 Unknown database type enum requested(Laravel 5.1 请求未知数据库类型枚举)
How to load view from alternative directory in Laravel 4(如何从 Laravel 4 中的替代目录加载视图)
Laravel: Auth::user()-gt;id trying to get a property of a non-object(Laravel:Auth::user()-gt;id 试图获取非对象的属性)
What are the Differences Between quot;php artisan dump-autoloadquot; and quot;composer dump-autoloadquot;?(“php artisan dump-autoload之间有什么区别?和“作曲家转储自动加载?)
Set user permissions | Artisan command will not run in code but works fine on command line(设置用户权限 |Artisan 命令不会在代码中运行,但在命令行上可以正常工作)
SQLSTATE[HY000] [2003] Can#39;t connect to MySQL server on #39;127.0.0.1#39; (61) error Laravel 4.1(SQLSTATE[HY000] [2003] Cant connect to MySQL server on 127.0.0.1 (61) error Laravel 4.1)
Laravel Form methods VS traditional coding(Laravel 表单方法 VS 传统编码)