[2013-10-01 03:39:53] log.ERROR: exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause'' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php:271 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php(271): PDO->prepare('select * from `...') #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php(520): Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'select * from `...', Array) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php(276): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1007): Illuminate\Database\Connection->select('select * from `...', Array) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(997): Illuminate\Database\Query\Builder->runSelect() #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(984): Illuminate\Database\Query\Builder->getFresh(Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(422): Illuminate\Database\Query\Builder->get(Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(113): Illuminate\Database\Eloquent\Builder->getModels(Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(89): Illuminate\Database\Eloquent\Builder->get(Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(64): Illuminate\Database\Eloquent\Builder->first(Array) #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(420): Illuminate\Database\Eloquent\Builder->find(1, Array) #11 Z:\home\local\cr\app\controllers\AuthController.php(6): Illuminate\Database\Eloquent\Model::find(1) #12 [internal function]: AuthController->getLogin() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #14 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #16 [internal function]: Illuminate\Routing\{closure}() #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #19 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #22 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #23 {main} Next exception 'Exception' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'id' in 'where clause' (SQL: select * from `users` where `id` = ? limit 1) (Bindings: array ( 0 => 1, ))' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php:555 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php(528): Illuminate\Database\Connection->handleQueryException(Object(PDOException), 'select * from `...', Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Connection.php(276): Illuminate\Database\Connection->run('select * from `...', Array, Object(Closure)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1007): Illuminate\Database\Connection->select('select * from `...', Array) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(997): Illuminate\Database\Query\Builder->runSelect() #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(984): Illuminate\Database\Query\Builder->getFresh(Array) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(422): Illuminate\Database\Query\Builder->get(Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(113): Illuminate\Database\Eloquent\Builder->getModels(Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(89): Illuminate\Database\Eloquent\Builder->get(Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(64): Illuminate\Database\Eloquent\Builder->first(Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(420): Illuminate\Database\Eloquent\Builder->find(1, Array) #10 Z:\home\local\cr\app\controllers\AuthController.php(6): Illuminate\Database\Eloquent\Model::find(1) #11 [internal function]: AuthController->getLogin() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #14 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #15 [internal function]: Illuminate\Routing\{closure}() #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #19 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #21 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #22 {main} [] [] [2013-10-01 03:53:45] log.ERROR: exception 'InvalidArgumentException' with message 'View [login] not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('login', Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('login') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\View\Environment->make('login') #3 Z:\home\local\cr\app\controllers\AuthController.php(6): Illuminate\Support\Facades\Facade::__callStatic('make', Array) #4 Z:\home\local\cr\app\controllers\AuthController.php(6): Illuminate\Support\Facades\View::make('login') #5 [internal function]: AuthController->getLogin() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #9 [internal function]: Illuminate\Routing\{closure}() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #14 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #15 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #16 {main} [] [] [2013-10-01 03:59:59] log.ERROR: exception 'ErrorException' with message 'Creating default object from empty value' in Z:\home\local\cr\app\controllers\AuthController.php:6 Stack trace: #0 Z:\home\local\cr\app\controllers\AuthController.php(6): Illuminate\Exception\Handler->handleError(2048, 'Creating defaul...', 'Z:\home\local\c...', 6, Array) #1 [internal function]: AuthController->getLogin() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #5 [internal function]: Illuminate\Routing\{closure}() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #12 {main} [] [] [2013-10-01 04:00:21] log.ERROR: exception 'InvalidArgumentException' with message 'View [public] not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('public', Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('public') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\View\Environment->make('public') #3 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\Facade::__callStatic('make', Array) #4 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\View::make('public') #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(111): BaseController->setupLayout() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #7 [internal function]: Illuminate\Routing\{closure}() #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #13 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #14 {main} [] [] [2013-10-01 04:00:36] log.ERROR: exception 'InvalidArgumentException' with message 'View [public] not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('public', Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('public') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\View\Environment->make('public') #3 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\Facade::__callStatic('make', Array) #4 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\View::make('public') #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(111): BaseController->setupLayout() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #7 [internal function]: Illuminate\Routing\{closure}() #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #13 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #14 {main} [] [] [2013-10-01 04:00:38] log.ERROR: exception 'InvalidArgumentException' with message 'View [public] not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('public', Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('public') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\View\Environment->make('public') #3 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\Facade::__callStatic('make', Array) #4 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\View::make('public') #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(111): BaseController->setupLayout() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #7 [internal function]: Illuminate\Routing\{closure}() #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #13 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #14 {main} [] [] [2013-10-01 04:00:38] log.ERROR: exception 'InvalidArgumentException' with message 'View [public] not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('public', Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('public') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\View\Environment->make('public') #3 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\Facade::__callStatic('make', Array) #4 Z:\home\local\cr\app\controllers\BaseController.php(14): Illuminate\Support\Facades\View::make('public') #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(111): BaseController->setupLayout() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #7 [internal function]: Illuminate\Routing\{closure}() #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #13 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #14 {main} [] [] [2013-10-01 04:01:41] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Asset' not found' in Z:\home\local\cr\app\storage\views\2cfef979f8092f1e7aae16beaa2aec93:6 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:04:33] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1439 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\MethodNotAllowedException)) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2013-10-01 04:12:23] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array) #1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('getLogin', Array) #2 [internal function]: AuthController->getLogin() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #6 [internal function]: Illuminate\Routing\{closure}() #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #13 {main} [] [] [2013-10-01 04:13:56] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array) #1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('getLogin', Array) #2 [internal function]: AuthController->getLogin() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getLogin', Array) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #6 [internal function]: Illuminate\Routing\{closure}() #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #12 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #13 {main} [] [] [2013-10-01 04:18:22] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Cannot access protected property Illuminate\Support\MessageBag::$messages' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:18:37] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Cannot access protected property Illuminate\Support\MessageBag::$messages' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:19:54] log.ERROR: exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(234): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} Next exception 'Exception' with message 'Serialization of 'Closure' is not allowed' in Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php:234 Stack trace: #0 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage.php(0): session_write_close() #1 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Session\Session.php(184): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->save() #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(24): Symfony\Component\HttpFoundation\Session\Session->save() #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\SessionServiceProvider.php(126): Illuminate\Session\Store->save() #4 [internal function]: Illuminate\Session\{closure}(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #5 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1318): call_user_func_array(Object(Closure), Array) #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1294): Illuminate\Routing\Router->callGlobalFilter(Object(Illuminate\Http\Request), 'close', Array) #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(508): Illuminate\Routing\Router->callCloseFilter(Object(Illuminate\Http\Request), Object(Illuminate\Http\RedirectResponse)) #8 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #9 {main} [] [] [2013-10-01 04:20:07] log.ERROR: exception 'ErrorException' with message 'Object of class Illuminate\Translation\Translator could not be converted to string' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(4096, 'Object of class...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(123): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginError') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->get('loginError', NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first('loginError') #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has('loginError') #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:20:10] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Allowed memory size of 134217728 bytes exhausted (tried to allocate 125573121 bytes)' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Exception\resources\pretty-template.php:128 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:20:11] log.ERROR: exception 'ErrorException' with message 'Object of class Illuminate\Translation\Translator could not be converted to string' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(4096, 'Object of class...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(123): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginError') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->get('loginError', NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first('loginError') #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has('loginError') #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:20:19] log.ERROR: exception 'ErrorException' with message 'Object of class Illuminate\Translation\Translator could not be converted to string' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(4096, 'Object of class...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(123): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginError') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->get('loginError', NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first('loginError') #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has('loginError') #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:21:31] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Support\MessageBag::messages()' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:21:34] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Support\MessageBag::messages()' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:21:51] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Support\MessageBag::messages()' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:21:52] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Support\MessageBag::messages()' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:28:08] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Call to undefined method Illuminate\Support\MessageBag::messages()' in Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff:8 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleShutdown() #1 {main} [] [] [2013-10-01 04:39:11] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(123): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->get('loginErrors', NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first('loginErrors') #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has('loginErrors') #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:39:33] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(123): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->get('loginErrors', NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first('loginErrors') #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has('loginErrors') #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:40:50] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(143): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->all(NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first(NULL) #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:40:52] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(143): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->all(NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first(NULL) #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:42:53] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(143): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->all(NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first(NULL) #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:42:55] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(143): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->all(NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first(NULL) #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 04:43:11] log.ERROR: exception 'ErrorException' with message 'Array to string conversion' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php:168 Stack trace: #0 [internal function]: Illuminate\Exception\Handler->handleError(8, 'Array to string...', 'Z:\home\local\c...', 168, Array) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(168): str_replace(Array, Array, ':message') #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(143): Illuminate\Support\MessageBag->transform(Array, ':message', 'loginErrors') #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(102): Illuminate\Support\MessageBag->all(NULL) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\MessageBag.php(90): Illuminate\Support\MessageBag->first(NULL) #5 Z:\home\local\cr\app\storage\views\d1fe71260e4d67885d1583fb3e3b25ff(8): Illuminate\Support\MessageBag->has() #6 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('Z:\home\local\c...') #7 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('Z:\home\local\c...', Array) #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('Z:\home\local\c...', Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render() #11 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents() #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Http\Response.php(69): Illuminate\View\View->render() #14 Z:\home\local\cr\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getLogin', Object(Illuminate\View\View)) #18 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getLogin', Array) #19 [internal function]: Illuminate\Routing\{closure}() #20 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #21 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #22 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #23 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #24 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #25 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #26 {main} [] [] [2013-10-01 18:12:44] log.ERROR: exception 'ErrorException' with message 'Missing argument 2 for Illuminate\Session\Store::put()' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php:114 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Session\Store.php(114): Illuminate\Exception\Handler->handleError(2, 'Missing argumen...', 'Z:\home\local\c...', 114, Array) #1 [internal function]: Illuminate\Session\Store->put(Array) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Manager.php(127): call_user_func_array(Array, Array) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Support\Manager->__call('put', Array) #4 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Session\SessionManager->put(Array) #5 Z:\home\local\cr\app\controllers\AuthController.php(46): Illuminate\Support\Facades\Facade::__callStatic('put', Array) #6 Z:\home\local\cr\app\controllers\AuthController.php(46): Illuminate\Support\Facades\Session::put(Array) #7 [internal function]: AuthController->postLogin() #8 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array) #9 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('postLogin', Array) #10 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'postLogin', Array) #11 [internal function]: Illuminate\Routing\{closure}() #12 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array) #13 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable() #14 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request)) #15 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #16 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #17 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #18 {main} [] [] [2013-10-01 18:18:54] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2013-10-01 18:21:49] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2013-10-01 18:21:53] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2013-10-01 18:21:57] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] [] [2013-10-01 18:22:08] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429 Stack trace: #0 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException)) #1 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #3 Z:\home\local\cr\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #4 Z:\home\local\cr\public\index.php(49): Illuminate\Foundation\Application->run() #5 {main} [] []