[2013-10-30 14:17:37] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 14:17:37] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 14:27:34] log.INFO: Cauth - login attempt success. [] []
[2013-10-30 14:55:13] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 15:05:27] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 15:05:37] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 16:14:50] log.ERROR: exception 'InvalidArgumentException' with message 'View [offerings/show] not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('offerings/show', Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('offerings/show')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(209): Illuminate\View\Environment->make('offerings/show', Array)
#3 X:\home\banq.loc\www\app\controllers\OfferingsController.php(31): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
#4 X:\home\banq.loc\www\app\controllers\OfferingsController.php(31): Illuminate\Support\Facades\View::make('offerings/show', Array)
#5 [internal function]: OfferingsController->getShow('1')
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('getShow', Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#9 [internal function]: Illuminate\Routing\{closure}('1')
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#15 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#16 {main} [] []
[2013-10-30 16:18:44] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 16:22:53] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected '{'' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:7
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
#1 {main} [] []
[2013-10-30 16:31:38] log.ERROR: exception 'ErrorException' with message 'Undefined property: Illuminate\Database\Eloquent\Relations\HasOne::$content' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:12
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(12): Illuminate\Exception\Handler->handleError(8, 'Undefined prope...', 'X:\home\banq.lo...', 12, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('1')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:32:16] log.ERROR: exception 'ErrorException' with message 'Undefined property: Illuminate\Database\Eloquent\Relations\HasOne::$content' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:12
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(12): Illuminate\Exception\Handler->handleError(8, 'Undefined prope...', 'X:\home\banq.lo...', 12, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('1')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:32:36] log.ERROR: exception 'ErrorException' with message 'Undefined property: Illuminate\Database\Eloquent\Relations\HasOne::$content' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:13
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(13): Illuminate\Exception\Handler->handleError(8, 'Undefined prope...', 'X:\home\banq.lo...', 13, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('1')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:32:59] log.ERROR: exception 'ErrorException' with message 'Object of class Illuminate\Database\Eloquent\Relations\HasOne could not be converted to string' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:13
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(13): Illuminate\Exception\Handler->handleError(4096, 'Object of class...', 'X:\home\banq.lo...', 13, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('1')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:34:00] log.ERROR: exception 'ErrorException' with message 'Undefined property: Illuminate\Database\Eloquent\Relations\HasOne::$content' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:13
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(13): Illuminate\Exception\Handler->handleError(8, 'Undefined prope...', 'X:\home\banq.lo...', 13, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('1')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:38:43] log.ERROR: exception 'ErrorException' with message 'Undefined property: Illuminate\Database\Eloquent\Relations\HasOne::$content' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:13
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(13): Illuminate\Exception\Handler->handleError(8, 'Undefined prope...', 'X:\home\banq.lo...', 13, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('1')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:38:58] log.ERROR: exception 'ErrorException' with message 'Trying to get property of non-object' in X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7:12
Stack trace:
#0 X:\home\banq.loc\www\app\storage\views\822a9fd3691ae9e194e9e06a9d47abc7(12): Illuminate\Exception\Handler->handleError(8, 'Trying to get p...', 'X:\home\banq.lo...', 12, Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#9 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'getShow', Object(Illuminate\View\View))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'getShow', Array)
#14 [internal function]: Illuminate\Routing\{closure}('2')
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#20 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#21 {main} [] []
[2013-10-30 16:41:45] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 16:43:31] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 16:45:17] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 16:47:24] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Controllers\Admin\Request' not found' in X:\home\banq.loc\www\app\controllers\admin\SummaryController.php:46
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
#1 {main} [] []
[2013-10-30 18:41:37] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:41:38] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:43:11] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:45:06] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:45:20] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:45:54] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:45:59] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:46:02] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 18:46:30] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array)
#1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('create', Array)
#2 [internal function]: Controllers\Admin\LibraryController->create()
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('create', Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'create', Array)
#6 [internal function]: Illuminate\Routing\{closure}()
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#13 {main} [] []
[2013-10-30 19:06:57] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 19:13:14] log.ERROR: exception 'ErrorException' with message 'Undefined variable: id' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:28
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(28): Illuminate\Exception\Handler->handleError(8, 'Undefined varia...', 'X:\home\banq.lo...', 28, Array)
#1 [internal function]: Controllers\Admin\LibraryController->create()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('create', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'create', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 19:18:50] log.ERROR: exception 'InvalidArgumentException' with message 'View [admin/offerings/library_form.blade] not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('admin/offerings...', Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('admin/offerings...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(209): Illuminate\View\Environment->make('admin/offerings...', Array)
#3 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(31): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
#4 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(31): Illuminate\Support\Facades\View::make('admin/offerings...', Array)
#5 [internal function]: Controllers\Admin\LibraryController->create()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('create', Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'create', Array)
#9 [internal function]: Illuminate\Routing\{closure}()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#15 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#16 {main} [] []
[2013-10-30 19:19:10] log.ERROR: exception 'InvalidArgumentException' with message 'View [admin/offerings/library_form.blade] not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('admin/offerings...', Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('admin/offerings...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(209): Illuminate\View\Environment->make('admin/offerings...', Array)
#3 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(31): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
#4 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(31): Illuminate\Support\Facades\View::make('admin/offerings...', Array)
#5 [internal function]: Controllers\Admin\LibraryController->create()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('create', Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'create', Array)
#9 [internal function]: Illuminate\Routing\{closure}()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#15 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#16 {main} [] []
[2013-10-30 19:20:30] log.ERROR: exception 'InvalidArgumentException' with message 'View [admin/offerings/library_form.blade] not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:135
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(76): Illuminate\View\FileViewFinder->findInPaths('admin/offerings...', Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Environment.php(115): Illuminate\View\FileViewFinder->find('admin/offerings...')
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(209): Illuminate\View\Environment->make('admin/offerings...', Array)
#3 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(31): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
#4 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(31): Illuminate\Support\Facades\View::make('admin/offerings...', Array)
#5 [internal function]: Controllers\Admin\LibraryController->create()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('create', Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'create', Array)
#9 [internal function]: Illuminate\Routing\{closure}()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#15 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#16 {main} [] []
[2013-10-30 19:30:59] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected T_STRING, expecting ')'' in X:\home\banq.loc\www\app\storage\views\7e21e7307392c4a8170bb56b7a417624:12
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
#1 {main} [] []
[2013-10-30 20:38:39] log.ERROR: exception 'BadMethodCallException' with message 'Method [validateMime] does not exist.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php:1866
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(256): Illuminate\Validation\Validator->__call('validateMime', Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(256): Illuminate\Validation\Validator->validateMime('file', Object(Symfony\Component\HttpFoundation\File\UploadedFile), Array, Object(Illuminate\Validation\Validator))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(217): Illuminate\Validation\Validator->validate('file', 'mime:jpg,gif,pn...')
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(231): Illuminate\Validation\Validator->passes()
#4 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(41): Illuminate\Validation\Validator->fails()
#5 [internal function]: Controllers\Admin\LibraryController->store()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#9 [internal function]: Illuminate\Routing\{closure}()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#15 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#16 {main} [] []
[2013-10-30 20:40:51] log.ERROR: exception 'LogicException' with message 'Unable to guess the mime type as no guessers are available (Did you enable the php_fileinfo extension?)' in X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser.php:123
Stack trace:
#0 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\File\File.php(87): Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser->guess('X:\tmp\php1FF6....')
#1 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\File\File.php(64): Symfony\Component\HttpFoundation\File\File->getMimeType()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(939): Symfony\Component\HttpFoundation\File\File->guessExtension()
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(256): Illuminate\Validation\Validator->validateMimes('file', Object(Symfony\Component\HttpFoundation\File\UploadedFile), Array, Object(Illuminate\Validation\Validator))
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(217): Illuminate\Validation\Validator->validate('file', 'mimes:pdf')
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Validation\Validator.php(231): Illuminate\Validation\Validator->passes()
#6 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(41): Illuminate\Validation\Validator->fails()
#7 [internal function]: Controllers\Admin\LibraryController->store()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#11 [internal function]: Illuminate\Routing\{closure}()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#15 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#17 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#18 {main} [] []
[2013-10-30 20:43:30] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Controllers\Admin\Input' not found' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:45
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
#1 {main} [] []
[2013-10-30 20:44:41] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'Class 'Controllers\Admin\Input' not found' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:45
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
#1 {main} [] []
[2013-10-30 21:09:38] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php7A42.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:12:18] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\phpE9C7.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:12:57] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php8358.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:24:22] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\phpF712.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:27:27] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getPerms() [splfileinfo.getperms]: stat failed for X:\tmp\phpC827.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:54
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(54): SplFileInfo->getPerms()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:33:17] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php1E52.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:35:43] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php5AE6.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 21:55:28] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php6D4B.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 22:03:21] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\phpA77E.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 22:12:42] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php3685.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 22:13:01] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\php80AF.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 22:17:48] log.ERROR: exception 'RuntimeException' with message 'SplFileInfo::getSize() [splfileinfo.getsize]: stat failed for X:\tmp\phpDFA3.tmp' in X:\home\banq.loc\www\app\controllers\admin\LibraryController.php:60
Stack trace:
#0 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(60): SplFileInfo->getSize()
#1 [internal function]: Controllers\Admin\LibraryController->store()
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#5 [internal function]: Illuminate\Routing\{closure}()
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#12 {main} [] []
[2013-10-30 22:24:42] log.ERROR: exception 'Illuminate\Database\Eloquent\MassAssignmentException' with message 'offering_id' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php:310
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(237): Illuminate\Database\Eloquent\Model->fill(Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(375): Illuminate\Database\Eloquent\Model->__construct(Array)
#2 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(64): Illuminate\Database\Eloquent\Model::create(Array)
#3 [internal function]: Controllers\Admin\LibraryController->store()
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#7 [internal function]: Illuminate\Routing\{closure}()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#14 {main} [] []
[2013-10-30 22:29:00] log.ERROR: exception 'Illuminate\Database\Eloquent\MassAssignmentException' with message 'offering_id' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php:310
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(237): Illuminate\Database\Eloquent\Model->fill(Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(375): Illuminate\Database\Eloquent\Model->__construct(Array)
#2 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(63): Illuminate\Database\Eloquent\Model::create(Array)
#3 [internal function]: Controllers\Admin\LibraryController->store()
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#7 [internal function]: Illuminate\Routing\{closure}()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#14 {main} [] []
[2013-10-30 22:30:47] log.ERROR: exception 'Illuminate\Database\Eloquent\MassAssignmentException' with message 'offering_id' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php:310
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(237): Illuminate\Database\Eloquent\Model->fill(Array)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(375): Illuminate\Database\Eloquent\Model->__construct(Array)
#2 X:\home\banq.loc\www\app\controllers\admin\LibraryController.php(63): Illuminate\Database\Eloquent\Model::create(Array)
#3 [internal function]: Controllers\Admin\LibraryController->store()
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('store', Array)
#6 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'store', Array)
#7 [internal function]: Illuminate\Routing\{closure}()
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#13 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#14 {main} [] []
[2013-10-30 22:33:44] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:36:24] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:39:10] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:40:19] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:41:37] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:42:08] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:42:30] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:42:34] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:42:44] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array)
#1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('show', Array)
#2 [internal function]: Controllers\Admin\LibraryController->show('index')
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array)
#6 [internal function]: Illuminate\Routing\{closure}('index')
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#13 {main} [] []
[2013-10-30 22:42:51] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:43:10] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array)
#1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('show', Array)
#2 [internal function]: Controllers\Admin\LibraryController->show('index')
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array)
#6 [internal function]: Illuminate\Routing\{closure}('index')
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#13 {main} [] []
[2013-10-30 22:44:50] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array)
#1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('show', Array)
#2 [internal function]: Controllers\Admin\LibraryController->show('index')
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array)
#6 [internal function]: Illuminate\Routing\{closure}('index')
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#13 {main} [] []
[2013-10-30 22:44:54] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:45:16] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:45:27] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:46:02] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:46:15] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php:1429
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1050): Illuminate\Routing\Router->handleRoutingException(Object(Symfony\Component\Routing\Exception\ResourceNotFoundException))
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1014): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#4 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#5 {main} [] []
[2013-10-30 22:46:31] log.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' with message 'Controller method not found.' in X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php:290
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(302): Illuminate\Routing\Controllers\Controller->missingMethod(Array)
#1 [internal function]: Illuminate\Routing\Controllers\Controller->__call('show', Array)
#2 [internal function]: Controllers\Admin\SummaryController->show('1')
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(138): call_user_func_array(Array, Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(115): Illuminate\Routing\Controllers\Controller->callMethod('show', Array)
#5 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'show', Array)
#6 [internal function]: Illuminate\Routing\{closure}('1')
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#12 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#13 {main} [] []
[2013-10-30 22:49:18] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:50:38] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:50:45] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:50:58] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:51:49] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.librarys.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.librarys....', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.librarys....', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:57:37] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.library.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.library.d...', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.library.d...', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 22:59:36] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.library.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.library.d...', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.library.d...', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 23:00:39] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.offerings.$library->offering_id.library.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.offerings...', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.offerings...', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []
[2013-10-30 23:00:56] log.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected '}', expecting ',' or ';'' in X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc:28
Stack trace:
#0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
#1 {main} [] []
[2013-10-30 23:01:07] log.ERROR: exception 'Symfony\Component\Routing\Exception\RouteNotFoundException' with message 'Unable to generate a URL for the named route "admin.offerings.{$library->offering_id}.library.destroy" as such route does not exist.' in X:\home\banq.loc\www\vendor\symfony\routing\Symfony\Component\Routing\Generator\UrlGenerator.php:134
Stack trace:
#0 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(192): Symfony\Component\Routing\Generator\UrlGenerator->generate('admin.offerings...', Array, true)
#1 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(806): Illuminate\Routing\UrlGenerator->route('admin.offerings...', Array)
#2 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(766): Illuminate\Html\FormBuilder->getRouteAction(Array)
#3 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(109): Illuminate\Html\FormBuilder->getAction(Array)
#4 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(206): Illuminate\Html\FormBuilder->open(Array)
#5 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Facade::__callStatic('open', Array)
#6 X:\home\banq.loc\www\app\storage\views\a5486418b13777148fec793dfa931fcc(28): Illuminate\Support\Facades\Form::open(Array)
#7 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(38): include('X:\home\banq.lo...')
#8 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(45): Illuminate\View\Engines\PhpEngine->evaluatePath('X:\home\banq.lo...', Array)
#9 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\Engines\CompilerEngine->get('X:\home\banq.lo...', Array)
#10 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#11 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(116): Illuminate\View\View->render()
#12 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(100): Illuminate\View\View->gatherData()
#13 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\View\View.php(81): Illuminate\View\View->getContents()
#14 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Http\Response.php(70): Illuminate\View\View->render()
#15 X:\home\banq.loc\www\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(141): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
#16 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1414): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
#17 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(156): Illuminate\Routing\Router->prepare(Object(Illuminate\View\View), Object(Illuminate\Http\Request))
#18 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Controllers\Controller.php(126): Illuminate\Routing\Controllers\Controller->processResponse(Object(Illuminate\Routing\Router), 'index', Object(Illuminate\View\View))
#19 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(985): Illuminate\Routing\Controllers\Controller->callAction(Object(Illuminate\Foundation\Application), Object(Illuminate\Routing\Router), 'index', Array)
#20 [internal function]: Illuminate\Routing\{closure}()
#21 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(80): call_user_func_array(Object(Closure), Array)
#22 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Route.php(47): Illuminate\Routing\Route->callCallable()
#23 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1016): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
#24 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(530): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
#25 X:\home\banq.loc\www\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(506): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
#26 X:\home\banq.loc\www\public\index.php(49): Illuminate\Foundation\Application->run()
#27 {main} [] []