laravel5.1中App\Exceptions\Handler::render方法需要返回一個\Illuminate\Http\Response對象,不然會報錯
Call to a member function send() on string
參加Illuminate\Foundation\Bootstrap\HandleExceptions::renderHttpResponse方法
Call to a member function send() on string
參加Illuminate\Foundation\Bootstrap\HandleExceptions::renderHttpResponse方法
2019-04-10