摘要: http://blog.csdn.net/shirdrn/article/details/6362792http://haohaoxuexi.iteye.com/blog/1893038http://afreon.blog.163.com/blog/static/223794094201431422... 阅读全文
posted @ 2014-09-24 15:18 火腿骑士 阅读(280) 评论(0) 推荐(0)
摘要: App::error(function($exception, $code) { switch ($code) { case 403: return Response::view('errors.403', array(), 403); case 404: return Response::view... 阅读全文
posted @ 2014-09-24 14:10 火腿骑士 阅读(180) 评论(0) 推荐(0)