Advertisement
Guest User

laravel.log

a guest
Dec 8th, 2014
1,618
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 345.40 KB | None | 0 0
  1. [2014-12-06 13:27:22] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in C:\wamp\www\laravel-modules\bootstrap\compiled.php:5691
  2. Stack trace:
  3. #0 C:\wamp\www\laravel-modules\bootstrap\compiled.php(5015): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  4. #1 C:\wamp\www\laravel-modules\bootstrap\compiled.php(5003): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  5. #2 C:\wamp\www\laravel-modules\bootstrap\compiled.php(4995): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  6. #3 C:\wamp\www\laravel-modules\bootstrap\compiled.php(715): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  7. #4 C:\wamp\www\laravel-modules\bootstrap\compiled.php(696): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  8. #5 C:\wamp\www\laravel-modules\bootstrap\compiled.php(7755): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  9. #6 C:\wamp\www\laravel-modules\bootstrap\compiled.php(8362): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  10. #7 C:\wamp\www\laravel-modules\bootstrap\compiled.php(8309): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  11. #8 C:\wamp\www\laravel-modules\bootstrap\compiled.php(10971): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  12. #9 C:\wamp\www\laravel-modules\bootstrap\compiled.php(657): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  13. #10 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  14. #11 {main} [] []
  15. [2014-12-06 13:46:28] production.ERROR: exception 'InvalidArgumentException' with message 'Command "generate:conroller" is not defined.
  16.  
  17. Did you mean one of these?
  18. generate:controller
  19. generate:resource
  20. generate:scaffold
  21. generate:pivot
  22. generate:publish-templates
  23. generate:seed
  24. generate:view
  25. generate:migration
  26. generate:model' in C:\wamp\www\laravel-modules\vendor\symfony\console\Symfony\Component\Console\Application.php:564
  27. Stack trace:
  28. #0 C:\wamp\www\laravel-modules\vendor\symfony\console\Symfony\Component\Console\Application.php(190): Symfony\Component\Console\Application->find('generate:conrol...')
  29. #1 C:\wamp\www\laravel-modules\vendor\symfony\console\Symfony\Component\Console\Application.php(124): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  30. #2 C:\wamp\www\laravel-modules\artisan(59): Symfony\Component\Console\Application->run()
  31. #3 {main} [] []
  32. [2014-12-06 13:49:47] production.ERROR: exception 'ReflectionException' with message 'Class UsersController does not exist' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php:504
  33. Stack trace:
  34. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(504): ReflectionClass->__construct('UsersController')
  35. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(428): Illuminate\Container\Container->build('UsersController', Array)
  36. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(462): Illuminate\Container\Container->make('UsersController', Array)
  37. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(78): Illuminate\Foundation\Application->make('UsersController')
  38. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(51): Illuminate\Routing\ControllerDispatcher->makeController('UsersController')
  39. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  40. #6 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  41. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  42. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  43. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  44. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  45. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  46. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  47. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  48. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  49. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  50. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  51. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  52. #18 {main} [] []
  53. [2014-12-06 13:50:24] production.ERROR: exception 'ReflectionException' with message 'Class modules\users\controllers\UsersController does not exist' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php:504
  54. Stack trace:
  55. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(504): ReflectionClass->__construct('modules\\users\\c...')
  56. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(428): Illuminate\Container\Container->build('modules\\users\\c...', Array)
  57. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(462): Illuminate\Container\Container->make('modules\\users\\c...', Array)
  58. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(78): Illuminate\Foundation\Application->make('modules\\users\\c...')
  59. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(51): Illuminate\Routing\ControllerDispatcher->makeController('modules\\users\\c...')
  60. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'modules\\users\\c...', 'index')
  61. #6 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  62. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  63. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  64. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  65. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  66. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  67. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  68. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  69. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  70. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  71. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  72. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  73. #18 {main} [] []
  74. [2014-12-06 13:51:24] production.ERROR: exception 'ReflectionException' with message 'Class modules\users\controllers\UsersController does not exist' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php:504
  75. Stack trace:
  76. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(504): ReflectionClass->__construct('modules\\users\\c...')
  77. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(428): Illuminate\Container\Container->build('modules\\users\\c...', Array)
  78. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(462): Illuminate\Container\Container->make('modules\\users\\c...', Array)
  79. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(78): Illuminate\Foundation\Application->make('modules\\users\\c...')
  80. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(51): Illuminate\Routing\ControllerDispatcher->makeController('modules\\users\\c...')
  81. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'modules\\users\\c...', 'index')
  82. #6 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  83. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  84. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  85. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  86. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  87. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  88. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  89. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  90. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  91. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  92. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  93. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  94. #18 {main} [] []
  95. [2014-12-06 13:51:37] production.ERROR: exception 'ReflectionException' with message 'Class UsersController does not exist' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php:504
  96. Stack trace:
  97. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(504): ReflectionClass->__construct('UsersController')
  98. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Container\Container.php(428): Illuminate\Container\Container->build('UsersController', Array)
  99. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(462): Illuminate\Container\Container->make('UsersController', Array)
  100. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(78): Illuminate\Foundation\Application->make('UsersController')
  101. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(51): Illuminate\Routing\ControllerDispatcher->makeController('UsersController')
  102. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  103. #6 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  104. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  105. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  106. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  107. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  108. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  109. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  110. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  111. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  112. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  113. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  114. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  115. #18 {main} [] []
  116. [2014-12-06 13:52:43] production.ERROR: exception 'InvalidArgumentException' with message 'View [login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  117. Stack trace:
  118. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('login', Array)
  119. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('login')
  120. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\View\Factory->make('login')
  121. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  122. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\View::make('login')
  123. #5 [internal function]: UsersController->index()
  124. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  125. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('index', Array)
  126. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'index')
  127. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  128. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  129. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  130. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  131. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  132. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  133. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  134. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  135. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  136. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  137. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  138. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  139. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  140. #22 {main} [] []
  141. [2014-12-06 13:53:32] production.ERROR: exception 'InvalidArgumentException' with message 'View [users.view.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  142. Stack trace:
  143. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('users.view.logi...', Array)
  144. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users.view.logi...')
  145. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\View\Factory->make('users.view.logi...')
  146. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  147. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\View::make('users.view.logi...')
  148. #5 [internal function]: UsersController->index()
  149. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  150. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('index', Array)
  151. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'index')
  152. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  153. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  154. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  155. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  156. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  157. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  158. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  159. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  160. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  161. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  162. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  163. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  164. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  165. #22 {main} [] []
  166. [2014-12-06 13:53:42] production.ERROR: exception 'InvalidArgumentException' with message 'View [users.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  167. Stack trace:
  168. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('users.views.log...', Array)
  169. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users.views.log...')
  170. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\View\Factory->make('users.views.log...')
  171. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  172. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\View::make('users.views.log...')
  173. #5 [internal function]: UsersController->index()
  174. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  175. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('index', Array)
  176. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'index')
  177. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  178. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  179. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  180. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  181. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  182. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  183. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  184. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  185. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  186. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  187. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  188. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  189. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  190. #22 {main} [] []
  191. [2014-12-06 13:53:58] production.ERROR: exception 'InvalidArgumentException' with message 'View [users.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  192. Stack trace:
  193. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('users.views.log...', Array)
  194. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users.views.log...')
  195. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\View\Factory->make('users.views.log...')
  196. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  197. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(13): Illuminate\Support\Facades\View::make('users.views.log...')
  198. #5 [internal function]: UsersController->index()
  199. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  200. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('index', Array)
  201. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'index')
  202. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  203. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  204. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  205. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  206. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  207. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  208. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  209. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  210. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  211. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  212. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  213. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  214. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  215. #22 {main} [] []
  216. [2014-12-06 14:04:31] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  217. Stack trace:
  218. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('templates.login', Array)
  219. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('templates.login')
  220. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('templates.login', Array)
  221. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  222. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  223. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  224. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  225. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  226. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  227. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  228. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  229. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  230. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  231. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  232. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  233. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  234. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  235. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  236. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  237. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  238. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  239. #21 {main}
  240.  
  241. Next exception 'ErrorException' with message 'View [templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  242. Stack trace:
  243. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  244. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  245. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  246. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  247. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  248. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  249. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  250. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  251. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  252. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  253. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  254. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  255. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  256. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  257. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  258. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  259. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  260. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  261. #18 {main} [] []
  262. [2014-12-06 14:05:15] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  263. Stack trace:
  264. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  265. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  266. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  267. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  268. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  269. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  270. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  271. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  272. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  273. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  274. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  275. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  276. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  277. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  278. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  279. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  280. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  281. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  282. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  283. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  284. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  285. #21 {main}
  286.  
  287. Next exception 'ErrorException' with message 'View [modules.templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  288. Stack trace:
  289. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  290. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  291. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  292. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  293. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  294. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  295. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  296. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  297. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  298. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  299. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  300. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  301. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  302. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  303. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  304. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  305. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  306. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  307. #18 {main} [] []
  308. [2014-12-06 14:05:22] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  309. Stack trace:
  310. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  311. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  312. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  313. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  314. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  315. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  316. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  317. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  318. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  319. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  320. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  321. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  322. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  323. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  324. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  325. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  326. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  327. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  328. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  329. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  330. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  331. #21 {main}
  332.  
  333. Next exception 'ErrorException' with message 'View [modules.templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  334. Stack trace:
  335. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  336. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  337. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  338. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  339. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  340. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  341. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  342. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  343. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  344. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  345. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  346. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  347. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  348. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  349. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  350. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  351. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  352. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  353. #18 {main} [] []
  354. [2014-12-06 14:15:00] production.ERROR: exception 'InvalidArgumentException' with message 'No hint path defined for [templates].' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:118
  355. Stack trace:
  356. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(94): Illuminate\View\FileViewFinder->getNamespaceSegments('templates::logi...')
  357. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('templates::logi...')
  358. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('templates::logi...')
  359. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('templates::logi...', Array)
  360. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  361. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  362. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  363. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  364. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  365. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  366. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  367. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  368. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  369. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  370. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  371. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  372. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  373. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  374. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  375. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  376. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  377. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  378. #22 {main}
  379.  
  380. Next exception 'ErrorException' with message 'No hint path defined for [templates]. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:118
  381. Stack trace:
  382. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  383. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  384. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  385. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  386. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  387. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  388. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  389. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  390. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  391. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  392. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  393. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  394. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  395. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  396. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  397. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  398. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  399. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  400. #18 {main} [] []
  401. [2014-12-06 14:15:10] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  402. Stack trace:
  403. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  404. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  405. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  406. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  407. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  408. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  409. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  410. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  411. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  412. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  413. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  414. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  415. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  416. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  417. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  418. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  419. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  420. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  421. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  422. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  423. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  424. #21 {main}
  425.  
  426. Next exception 'ErrorException' with message 'View [modules.templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  427. Stack trace:
  428. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  429. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  430. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  431. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  432. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  433. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  434. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  435. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  436. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  437. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  438. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  439. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  440. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  441. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  442. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  443. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  444. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  445. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  446. #18 {main} [] []
  447. [2014-12-06 14:15:46] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  448. Stack trace:
  449. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  450. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  451. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  452. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  453. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  454. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  455. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  456. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  457. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  458. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  459. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  460. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  461. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  462. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  463. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  464. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  465. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  466. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  467. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  468. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  469. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  470. #21 {main}
  471.  
  472. Next exception 'ErrorException' with message 'View [modules.templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  473. Stack trace:
  474. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  475. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  476. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  477. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  478. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  479. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  480. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  481. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  482. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  483. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  484. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  485. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  486. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  487. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  488. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  489. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  490. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  491. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  492. #18 {main} [] []
  493. [2014-12-06 14:17:17] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  494. Stack trace:
  495. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  496. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  497. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  498. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  499. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  500. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  501. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  502. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  503. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  504. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  505. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  506. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  507. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  508. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  509. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  510. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  511. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  512. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  513. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  514. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  515. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  516. #21 {main}
  517.  
  518. Next exception 'ErrorException' with message 'View [modules.templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  519. Stack trace:
  520. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  521. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  522. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  523. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  524. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  525. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  526. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  527. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  528. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  529. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  530. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  531. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  532. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  533. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  534. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  535. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  536. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  537. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  538. #18 {main} [] []
  539. [2014-12-06 14:17:35] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.view.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  540. Stack trace:
  541. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  542. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  543. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  544. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  545. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  546. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  547. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  548. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  549. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  550. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  551. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  552. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  553. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  554. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  555. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  556. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  557. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  558. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  559. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  560. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  561. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  562. #21 {main}
  563.  
  564. Next exception 'ErrorException' with message 'View [modules.templates.view.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  565. Stack trace:
  566. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  567. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  568. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  569. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  570. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  571. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  572. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  573. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  574. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  575. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  576. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  577. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  578. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  579. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  580. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  581. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  582. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  583. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  584. #18 {main} [] []
  585. [2014-12-06 14:17:41] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  586. Stack trace:
  587. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  588. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  589. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  590. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  591. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  592. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  593. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  594. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  595. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  596. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  597. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  598. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  599. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  600. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  601. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  602. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  603. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  604. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  605. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  606. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  607. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  608. #21 {main}
  609.  
  610. Next exception 'ErrorException' with message 'View [modules.templates.views.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  611. Stack trace:
  612. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  613. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  614. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  615. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  616. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  617. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  618. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  619. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  620. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  621. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  622. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  623. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  624. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  625. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  626. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  627. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  628. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  629. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  630. #18 {main} [] []
  631. [2014-12-06 14:17:50] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  632. Stack trace:
  633. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  634. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  635. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  636. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  637. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  638. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  639. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  640. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  641. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  642. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  643. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  644. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  645. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  646. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  647. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  648. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  649. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  650. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  651. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  652. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  653. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  654. #21 {main}
  655.  
  656. Next exception 'ErrorException' with message 'View [modules.templates.views.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  657. Stack trace:
  658. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  659. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  660. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  661. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  662. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  663. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  664. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  665. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  666. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  667. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  668. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  669. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  670. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  671. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  672. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  673. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  674. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  675. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  676. #18 {main} [] []
  677. [2014-12-06 14:18:36] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  678. Stack trace:
  679. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  680. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  681. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  682. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  683. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  684. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  685. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  686. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  687. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  688. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  689. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  690. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  691. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  692. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  693. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  694. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  695. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  696. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  697. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  698. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  699. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  700. #21 {main}
  701.  
  702. Next exception 'ErrorException' with message 'View [modules.templates.views.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  703. Stack trace:
  704. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  705. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  706. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  707. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  708. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  709. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  710. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  711. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  712. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  713. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  714. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  715. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  716. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  717. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  718. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  719. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  720. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  721. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  722. #18 {main} [] []
  723. [2014-12-06 14:19:01] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  724. Stack trace:
  725. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  726. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  727. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  728. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  729. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  730. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  731. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  732. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  733. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  734. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  735. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  736. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  737. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  738. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  739. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  740. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  741. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  742. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  743. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  744. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  745. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  746. #21 {main}
  747.  
  748. Next exception 'ErrorException' with message 'View [modules.templates.views.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  749. Stack trace:
  750. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  751. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  752. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  753. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  754. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  755. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  756. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  757. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  758. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  759. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  760. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  761. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  762. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  763. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  764. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  765. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  766. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  767. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  768. #18 {main} [] []
  769. [2014-12-06 14:22:59] production.ERROR: exception 'InvalidArgumentException' with message 'View [modules.templates.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  770. Stack trace:
  771. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('modules.templat...', Array)
  772. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('modules.templat...')
  773. #2 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('modules.templat...', Array)
  774. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  775. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  776. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  777. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  778. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  779. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  780. #9 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  781. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  782. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  783. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  784. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  785. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  786. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  787. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  788. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  789. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  790. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  791. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  792. #21 {main}
  793.  
  794. Next exception 'ErrorException' with message 'View [modules.templates.views.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  795. Stack trace:
  796. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  797. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  798. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  799. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  800. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  801. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  802. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  803. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  804. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  805. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  806. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  807. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  808. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  809. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  810. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  811. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  812. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  813. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  814. #18 {main} [] []
  815. [2014-12-06 16:00:13] production.ERROR: exception 'InvalidArgumentException' with message 'No hint path defined for [templates].' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:118
  816. Stack trace:
  817. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(94): Illuminate\View\FileViewFinder->getNamespaceSegments('templates::logi...')
  818. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('templates::logi...')
  819. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('templates::logi...')
  820. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('templates::logi...', Array)
  821. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  822. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  823. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  824. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  825. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  826. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  827. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  828. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  829. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  830. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  831. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  832. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  833. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  834. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  835. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  836. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  837. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  838. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  839. #22 {main}
  840.  
  841. Next exception 'ErrorException' with message 'No hint path defined for [templates]. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:118
  842. Stack trace:
  843. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  844. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  845. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  846. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  847. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  848. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  849. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  850. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  851. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  852. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  853. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  854. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  855. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  856. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  857. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  858. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  859. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  860. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  861. #18 {main} [] []
  862. [2014-12-06 16:00:42] production.ERROR: exception 'InvalidArgumentException' with message 'No hint path defined for [templates].' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:118
  863. Stack trace:
  864. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(94): Illuminate\View\FileViewFinder->getNamespaceSegments('templates::view...')
  865. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('templates::view...')
  866. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('templates::view...')
  867. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('templates::view...', Array)
  868. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  869. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  870. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  871. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  872. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  873. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  874. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  875. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  876. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  877. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  878. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  879. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  880. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  881. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  882. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  883. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  884. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  885. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  886. #22 {main}
  887.  
  888. Next exception 'ErrorException' with message 'No hint path defined for [templates]. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:118
  889. Stack trace:
  890. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  891. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  892. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  893. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  894. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  895. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  896. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  897. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  898. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  899. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  900. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  901. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  902. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  903. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  904. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  905. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  906. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  907. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  908. #18 {main} [] []
  909. [2014-12-06 16:02:07] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  910. Stack trace:
  911. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(96): Illuminate\View\FileViewFinder->findInPaths('templates.login', Array)
  912. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('users::template...')
  913. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users::template...')
  914. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('users::template...', Array)
  915. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  916. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  917. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  918. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  919. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  920. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  921. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  922. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  923. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  924. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  925. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  926. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  927. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  928. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  929. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  930. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  931. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  932. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  933. #22 {main}
  934.  
  935. Next exception 'ErrorException' with message 'View [templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  936. Stack trace:
  937. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  938. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  939. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  940. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  941. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  942. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  943. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  944. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  945. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  946. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  947. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  948. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  949. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  950. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  951. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  952. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  953. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  954. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  955. #18 {main} [] []
  956. [2014-12-06 16:03:04] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  957. Stack trace:
  958. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(96): Illuminate\View\FileViewFinder->findInPaths('templates.login', Array)
  959. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('users::template...')
  960. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users::template...')
  961. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('users::template...', Array)
  962. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  963. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  964. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  965. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  966. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  967. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  968. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  969. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  970. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  971. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  972. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  973. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  974. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  975. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  976. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  977. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  978. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  979. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  980. #22 {main}
  981.  
  982. Next exception 'ErrorException' with message 'View [templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  983. Stack trace:
  984. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  985. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  986. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  987. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  988. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  989. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  990. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  991. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  992. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  993. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  994. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  995. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  996. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  997. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  998. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  999. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1000. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1001. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1002. #18 {main} [] []
  1003. [2014-12-06 16:03:26] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1004. Stack trace:
  1005. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(96): Illuminate\View\FileViewFinder->findInPaths('templates.login', Array)
  1006. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('users::template...')
  1007. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users::template...')
  1008. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('users::template...', Array)
  1009. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1010. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1011. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1012. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1013. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1014. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1015. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1016. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1017. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1018. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1019. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1020. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1021. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1022. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1023. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1024. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1025. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1026. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1027. #22 {main}
  1028.  
  1029. Next exception 'ErrorException' with message 'View [templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1030. Stack trace:
  1031. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  1032. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1033. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1034. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1035. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1036. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1037. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1038. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1039. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1040. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1041. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1042. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1043. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1044. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1045. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1046. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1047. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1048. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1049. #18 {main} [] []
  1050. [2014-12-06 16:03:39] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.views.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1051. Stack trace:
  1052. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(96): Illuminate\View\FileViewFinder->findInPaths('templates.views...', Array)
  1053. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('users::template...')
  1054. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users::template...')
  1055. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('users::template...', Array)
  1056. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1057. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1058. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1059. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1060. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1061. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1062. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1063. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1064. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1065. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1066. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1067. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1068. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1069. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1070. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1071. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1072. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1073. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1074. #22 {main}
  1075.  
  1076. Next exception 'ErrorException' with message 'View [templates.views.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1077. Stack trace:
  1078. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  1079. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1080. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1081. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1082. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1083. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1084. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1085. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1086. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1087. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1088. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1089. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1090. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1091. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1092. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1093. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1094. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1095. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1096. #18 {main} [] []
  1097. [2014-12-06 16:06:46] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1098. Stack trace:
  1099. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(96): Illuminate\View\FileViewFinder->findInPaths('templates.login', Array)
  1100. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('users::template...')
  1101. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users::template...')
  1102. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('users::template...', Array)
  1103. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1104. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1105. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1106. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1107. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1108. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1109. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1110. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1111. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1112. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1113. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1114. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1115. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1116. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1117. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1118. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1119. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1120. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1121. #22 {main}
  1122.  
  1123. Next exception 'ErrorException' with message 'View [templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1124. Stack trace:
  1125. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  1126. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1127. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1128. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1129. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1130. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1131. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1132. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1133. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1134. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1135. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1136. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1137. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1138. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1139. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1140. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1141. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1142. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1143. #18 {main} [] []
  1144. [2014-12-06 16:10:53] production.ERROR: exception 'InvalidArgumentException' with message 'View [templates.login] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1145. Stack trace:
  1146. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(96): Illuminate\View\FileViewFinder->findInPaths('templates.login', Array)
  1147. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(80): Illuminate\View\FileViewFinder->findNamedPathView('users::template...')
  1148. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users::template...')
  1149. #3 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(2): Illuminate\View\Factory->make('users::template...', Array)
  1150. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1151. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1152. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1153. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1154. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1155. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1156. #10 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1157. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1158. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1159. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1160. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1161. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1162. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1163. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1164. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1165. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1166. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1167. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1168. #22 {main}
  1169.  
  1170. Next exception 'ErrorException' with message 'View [templates.login] not found. (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1171. Stack trace:
  1172. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  1173. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1174. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1175. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1176. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1177. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1178. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1179. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1180. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1181. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1182. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1183. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1184. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1185. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1186. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1187. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1188. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1189. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1190. #18 {main} [] []
  1191. [2014-12-06 16:25:52] production.ERROR: exception 'ErrorException' with message 'htmlentities() expects parameter 1 to be string, array given' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\helpers.php:512
  1192. Stack trace:
  1193. #0 [internal function]: Illuminate\Exception\Handler->handleError(2, 'htmlentities() ...', 'C:\\wamp\\www\\lar...', 512, Array)
  1194. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\helpers.php(512): htmlentities(Array, 3, 'UTF-8', false)
  1195. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\HtmlBuilder.php(339): e(Array)
  1196. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\HtmlBuilder.php(320): Illuminate\Html\HtmlBuilder->attributeElement('value', Array)
  1197. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(245): Illuminate\Html\HtmlBuilder->attributes(Array)
  1198. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(258): Illuminate\Html\FormBuilder->input('text', 'email', Array, Array)
  1199. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\Html\FormBuilder->text('email', Array)
  1200. #7 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(14): Illuminate\Support\Facades\Facade::__callStatic('text', Array)
  1201. #8 C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962(14): Illuminate\Support\Facades\Form::text('email', Array)
  1202. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1203. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1204. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1205. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1206. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1207. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1208. #15 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1209. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1210. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1211. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1212. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1213. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1214. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1215. #22 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1216. #23 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1217. #24 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1218. #25 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1219. #26 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1220. #27 {main}
  1221.  
  1222. Next exception 'ErrorException' with message 'htmlentities() expects parameter 1 to be string, array given (View: C:\wamp\www\laravel-modules\app\modules\users\views\login.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\helpers.php:512
  1223. Stack trace:
  1224. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  1225. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1226. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1227. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1228. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1229. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1230. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1231. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1232. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1233. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1234. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1235. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1236. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1237. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1238. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1239. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1240. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1241. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1242. #18 {main} [] []
  1243. [2014-12-06 16:26:07] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected ','' in C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962:14
  1244. Stack trace:
  1245. #0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
  1246. #1 {main} [] []
  1247. [2014-12-06 16:28:15] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected '', '' (T_CONSTANT_ENCAPSED_STRING)' in C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962:21
  1248. Stack trace:
  1249. #0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
  1250. #1 {main} [] []
  1251. [2014-12-06 16:29:03] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected '', array("class" => "form-cont' (T_CONSTANT_ENCAPSED_STRING)' in C:\wamp\www\laravel-modules\app\storage\views\c3fd72df7bdef28b7a6b205f3ae0b962:26
  1252. Stack trace:
  1253. #0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
  1254. #1 {main} [] []
  1255. [2014-12-07 08:22:17] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected end of file, expecting function (T_FUNCTION)' in C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php:102
  1256. Stack trace:
  1257. #0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
  1258. #1 {main} [] []
  1259. [2014-12-07 08:23:08] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:148
  1260. Stack trace:
  1261. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1262. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1263. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1264. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1265. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1266. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1267. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1268. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1269. #8 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1270. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1271. #10 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1272. #11 {main} [] []
  1273. [2014-12-07 08:33:18] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:148
  1274. Stack trace:
  1275. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1276. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1277. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1278. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1279. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1280. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1281. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1282. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1283. #8 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1284. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1285. #10 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1286. #11 {main} [] []
  1287. [2014-12-07 08:37:59] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1288. Stack trace:
  1289. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1290. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1291. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1292. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1293. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1294. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1295. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1296. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1297. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1298. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1299. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1300. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1301. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1302. #13 {main} [] []
  1303. [2014-12-07 08:38:44] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1304. Stack trace:
  1305. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1306. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1307. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1308. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1309. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1310. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1311. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1312. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1313. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1314. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1315. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1316. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1317. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1318. #13 {main} [] []
  1319. [2014-12-07 08:39:42] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1320. Stack trace:
  1321. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1322. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1323. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1324. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1325. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1326. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1327. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1328. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1329. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1330. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1331. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1332. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1333. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1334. #13 {main} [] []
  1335. [2014-12-07 09:01:31] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1336. Stack trace:
  1337. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1338. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1339. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1340. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1341. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1342. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1343. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1344. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1345. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1346. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1347. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1348. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1349. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1350. #13 {main} [] []
  1351. [2014-12-07 12:34:20] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1352. Stack trace:
  1353. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1354. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1355. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1356. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1357. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1358. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1359. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1360. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1361. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1362. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1363. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1364. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1365. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1366. #13 {main} [] []
  1367. [2014-12-07 12:34:31] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1368. Stack trace:
  1369. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1370. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1371. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1372. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1373. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1374. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1375. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1376. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1377. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1378. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1379. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1380. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1381. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1382. #13 {main} [] []
  1383. [2014-12-07 12:36:20] production.ERROR: exception 'PDOException' with message 'SQLSTATE[HY000] [1044] Access denied for user ''@'localhost' to database 'forge'' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php:47
  1384. Stack trace:
  1385. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connectors\Connector.php(47): PDO->__construct('mysql:host=loca...', 'forge', '', Array)
  1386. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connectors\MySqlConnector.php(20): Illuminate\Database\Connectors\Connector->createConnection('mysql:host=loca...', Array, Array)
  1387. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connectors\ConnectionFactory.php(57): Illuminate\Database\Connectors\MySqlConnector->connect(Array)
  1388. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connectors\ConnectionFactory.php(46): Illuminate\Database\Connectors\ConnectionFactory->createSingleConnection(Array)
  1389. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\DatabaseManager.php(176): Illuminate\Database\Connectors\ConnectionFactory->make(Array, 'mysql')
  1390. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\DatabaseManager.php(64): Illuminate\Database\DatabaseManager->makeConnection('mysql')
  1391. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(2894): Illuminate\Database\DatabaseManager->connection(NULL)
  1392. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(2860): Illuminate\Database\Eloquent\Model::resolveConnection(NULL)
  1393. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1834): Illuminate\Database\Eloquent\Model->getConnection()
  1394. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1750): Illuminate\Database\Eloquent\Model->newBaseQueryBuilder()
  1395. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Auth\EloquentUserProvider.php(87): Illuminate\Database\Eloquent\Model->newQuery()
  1396. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Auth\Guard.php(347): Illuminate\Auth\EloquentUserProvider->retrieveByCredentials(Array)
  1397. #12 [internal function]: Illuminate\Auth\Guard->attempt(Array)
  1398. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Manager.php(138): call_user_func_array(Array, Array)
  1399. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\Support\Manager->__call('attempt', Array)
  1400. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\Auth\AuthManager->attempt(Array)
  1401. #16 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(88): Illuminate\Support\Facades\Facade::__callStatic('attempt', Array)
  1402. #17 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(88): Illuminate\Support\Facades\Auth::attempt(Array)
  1403. #18 [internal function]: UsersController->doLogin()
  1404. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1405. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('doLogin', Array)
  1406. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'doLogin')
  1407. #22 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'doLogin')
  1408. #23 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  1409. #24 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1410. #25 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1411. #26 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1412. #27 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1413. #28 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1414. #29 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1415. #30 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1416. #31 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1417. #32 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1418. #33 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1419. #34 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1420. #35 {main} [] []
  1421. [2014-12-07 12:40:14] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1422. Stack trace:
  1423. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1424. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1425. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1426. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1427. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1428. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1429. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1430. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1431. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1432. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1433. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1434. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1435. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1436. #13 {main} [] []
  1437. [2014-12-07 12:41:37] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:210
  1438. Stack trace:
  1439. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(197): Illuminate\Routing\RouteCollection->methodNotAllowed(Array)
  1440. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php(145): Illuminate\Routing\RouteCollection->getOtherMethodsRoute(Object(Illuminate\Http\Request), Array)
  1441. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1442. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1443. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1444. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1445. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1446. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1447. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1448. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1449. #10 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1450. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1451. #12 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1452. #13 {main} [] []
  1453. [2014-12-07 12:42:50] production.ERROR: exception 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:148
  1454. Stack trace:
  1455. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request))
  1456. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request))
  1457. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1458. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1459. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1460. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1461. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1462. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1463. #8 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1464. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1465. #10 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1466. #11 {main} [] []
  1467. [2014-12-07 14:04:18] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected ''role'' (T_CONSTANT_ENCAPSED_STRING), expecting ')'' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:33
  1468. Stack trace:
  1469. #0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
  1470. #1 {main} [] []
  1471. [2014-12-07 14:15:26] production.ERROR: exception 'InvalidArgumentException' with message 'Route [admin\UsersController@create] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  1472. Stack trace:
  1473. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(447): Illuminate\Routing\UrlGenerator->route('admin\\UsersCont...', Array, true, NULL)
  1474. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\HtmlBuilder.php(185): Illuminate\Routing\UrlGenerator->action('admin\\UsersCont...', Array)
  1475. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(217): Illuminate\Html\HtmlBuilder->linkAction('admin\\UsersCont...', 'Create a user', Array, Array)
  1476. #3 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(5): Illuminate\Support\Facades\Facade::__callStatic('linkAction', Array)
  1477. #4 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(5): Illuminate\Support\Facades\HTML::linkAction('admin\\UsersCont...', 'Create a user', Array, Array)
  1478. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1479. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1480. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1481. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1482. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1483. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1484. #11 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1485. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1486. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1487. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1488. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1489. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1490. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1491. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1492. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1493. #20 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1494. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1495. #22 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1496. #23 {main}
  1497.  
  1498. Next exception 'ErrorException' with message 'Route [admin\UsersController@create] not defined. (View: C:\wamp\www\laravel-modules\app\modules\users\views\index.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  1499. Stack trace:
  1500. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  1501. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1502. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1503. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1504. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1505. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1506. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1507. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1508. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1509. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1510. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1511. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1512. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1513. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1514. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1515. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1516. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1517. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1518. #18 {main} [] []
  1519. [2014-12-07 14:16:08] production.ERROR: exception 'ErrorException' with message 'Undefined variable: users' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:25
  1520. Stack trace:
  1521. #0 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(25): Illuminate\Exception\Handler->handleError(8, 'Undefined varia...', 'C:\\wamp\\www\\lar...', 25, Array)
  1522. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1523. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1524. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1525. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1526. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1527. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1528. #7 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1529. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1530. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1531. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1532. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1533. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1534. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1535. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1536. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1537. #16 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1538. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1539. #18 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1540. #19 {main}
  1541.  
  1542. Next exception 'ErrorException' with message 'Undefined variable: users (View: C:\wamp\www\laravel-modules\app\modules\users\views\index.blade.php)' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:25
  1543. Stack trace:
  1544. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  1545. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1546. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1547. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1548. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1549. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1550. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1551. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1552. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1553. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1554. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1555. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1556. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1557. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1558. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1559. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1560. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1561. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1562. #18 {main} [] []
  1563. [2014-12-07 14:18:57] production.ERROR: exception 'InvalidArgumentException' with message 'View [users.index] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1564. Stack trace:
  1565. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('users.index', Array)
  1566. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('users.index')
  1567. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('users.index', Array)
  1568. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(14): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  1569. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(14): Illuminate\Support\Facades\View::make('users.index', Array)
  1570. #5 [internal function]: UsersController->index()
  1571. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1572. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('index', Array)
  1573. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'index')
  1574. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  1575. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  1576. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1577. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1578. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1579. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1580. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1581. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1582. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1583. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1584. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1585. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1586. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1587. #22 {main} [] []
  1588. [2014-12-07 14:19:31] production.ERROR: exception 'InvalidArgumentException' with message 'View [index] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1589. Stack trace:
  1590. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('index', Array)
  1591. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('index')
  1592. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('index', Array)
  1593. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(14): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  1594. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(14): Illuminate\Support\Facades\View::make('index', Array)
  1595. #5 [internal function]: UsersController->index()
  1596. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1597. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('index', Array)
  1598. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'index')
  1599. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'index')
  1600. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  1601. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1602. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1603. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1604. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1605. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1606. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1607. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1608. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1609. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1610. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1611. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1612. #22 {main} [] []
  1613. [2014-12-07 14:21:28] production.ERROR: exception 'ErrorException' with message 'Undefined variable: users' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:25
  1614. Stack trace:
  1615. #0 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(25): Illuminate\Exception\Handler->handleError(8, 'Undefined varia...', 'C:\\wamp\\www\\lar...', 25, Array)
  1616. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1617. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1618. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1619. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1620. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1621. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1622. #7 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1623. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1624. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1625. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1626. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1627. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1628. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1629. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1630. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1631. #16 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1632. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1633. #18 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1634. #19 {main}
  1635.  
  1636. Next exception 'ErrorException' with message 'Undefined variable: users (View: C:\wamp\www\laravel-modules\app\modules\users\views\index.blade.php)' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:25
  1637. Stack trace:
  1638. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  1639. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1640. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1641. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1642. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1643. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1644. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1645. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1646. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1647. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1648. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1649. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1650. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1651. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1652. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1653. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1654. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1655. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1656. #18 {main} [] []
  1657. [2014-12-07 14:22:04] production.ERROR: exception 'InvalidArgumentException' with message 'Route [admin\UsersController@edit] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  1658. Stack trace:
  1659. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php(447): Illuminate\Routing\UrlGenerator->route('admin\\UsersCont...', Array, true, NULL)
  1660. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\HtmlBuilder.php(185): Illuminate\Routing\UrlGenerator->action('admin\\UsersCont...', Array)
  1661. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(214): Illuminate\Html\HtmlBuilder->linkAction('admin\\UsersCont...', '', Array)
  1662. #3 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(28): Illuminate\Support\Facades\Facade::__callStatic('linkAction', Array)
  1663. #4 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(28): Illuminate\Support\Facades\HTML::linkAction('admin\\UsersCont...', '', Array)
  1664. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1665. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1666. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1667. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1668. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1669. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1670. #11 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1671. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1672. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1673. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1674. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1675. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1676. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1677. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1678. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1679. #20 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1680. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1681. #22 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1682. #23 {main}
  1683.  
  1684. Next exception 'ErrorException' with message 'Route [admin\UsersController@edit] not defined. (View: C:\wamp\www\laravel-modules\app\modules\users\views\index.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  1685. Stack trace:
  1686. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  1687. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1688. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1689. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1690. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1691. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1692. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1693. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1694. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1695. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1696. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1697. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1698. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1699. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1700. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1701. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1702. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1703. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1704. #18 {main} [] []
  1705. [2014-12-07 14:22:50] production.ERROR: exception 'Symfony\Component\Debug\Exception\FatalErrorException' with message 'syntax error, unexpected '@'' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:33
  1706. Stack trace:
  1707. #0 [internal function]: Illuminate\Exception\Handler->handleShutdown()
  1708. #1 {main} [] []
  1709. [2014-12-07 14:25:24] production.ERROR: exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'updated_at' in 'field list'' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php:369
  1710. Stack trace:
  1711. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(369): PDO->prepare('insert into `us...')
  1712. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(617): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'insert into `us...', Array)
  1713. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(581): Illuminate\Database\Connection->runQueryCallback('insert into `us...', Array, Object(Closure))
  1714. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(370): Illuminate\Database\Connection->run('insert into `us...', Array, Object(Closure))
  1715. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(327): Illuminate\Database\Connection->statement('insert into `us...', Array)
  1716. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Query\Processors\Processor.php(30): Illuminate\Database\Connection->insert('insert into `us...', Array)
  1717. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1851): Illuminate\Database\Query\Processors\Processor->processInsertGetId(Object(Illuminate\Database\Query\Builder), 'insert into `us...', Array, 'id')
  1718. #7 [internal function]: Illuminate\Database\Query\Builder->insertGetId(Array, 'id')
  1719. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(908): call_user_func_array(Array, Array)
  1720. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1565): Illuminate\Database\Eloquent\Builder->__call('insertGetId', Array)
  1721. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1565): Illuminate\Database\Eloquent\Builder->insertGetId(Array, 'id')
  1722. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1535): Illuminate\Database\Eloquent\Model->insertAndSetId(Object(Illuminate\Database\Eloquent\Builder), Array)
  1723. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1443): Illuminate\Database\Eloquent\Model->performInsert(Object(Illuminate\Database\Eloquent\Builder), Array)
  1724. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(526): Illuminate\Database\Eloquent\Model->save()
  1725. #14 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(48): Illuminate\Database\Eloquent\Model::create(Array)
  1726. #15 [internal function]: UsersController->store()
  1727. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1728. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('store', Array)
  1729. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'store')
  1730. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'store')
  1731. #20 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  1732. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1733. #22 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1734. #23 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1735. #24 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1736. #25 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1737. #26 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1738. #27 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1739. #28 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1740. #29 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1741. #30 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1742. #31 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1743. #32 {main}
  1744.  
  1745. Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'updated_at' in 'field list' (SQL: insert into `users` (`password`, `email`, `updated_at`, `created_at`) values (y$O1wtQM9jc21J9IR97RMDTOBaJ1YHuk83CDC3CLkTjUhz.8DAlRZ4u, cerberus478@gmail.com, 2014-12-07 14:25:24, 2014-12-07 14:25:24))' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php:625
  1746. Stack trace:
  1747. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(581): Illuminate\Database\Connection->runQueryCallback('insert into `us...', Array, Object(Closure))
  1748. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(370): Illuminate\Database\Connection->run('insert into `us...', Array, Object(Closure))
  1749. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Connection.php(327): Illuminate\Database\Connection->statement('insert into `us...', Array)
  1750. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Query\Processors\Processor.php(30): Illuminate\Database\Connection->insert('insert into `us...', Array)
  1751. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Query\Builder.php(1851): Illuminate\Database\Query\Processors\Processor->processInsertGetId(Object(Illuminate\Database\Query\Builder), 'insert into `us...', Array, 'id')
  1752. #5 [internal function]: Illuminate\Database\Query\Builder->insertGetId(Array, 'id')
  1753. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php(908): call_user_func_array(Array, Array)
  1754. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1565): Illuminate\Database\Eloquent\Builder->__call('insertGetId', Array)
  1755. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1565): Illuminate\Database\Eloquent\Builder->insertGetId(Array, 'id')
  1756. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1535): Illuminate\Database\Eloquent\Model->insertAndSetId(Object(Illuminate\Database\Eloquent\Builder), Array)
  1757. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(1443): Illuminate\Database\Eloquent\Model->performInsert(Object(Illuminate\Database\Eloquent\Builder), Array)
  1758. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(526): Illuminate\Database\Eloquent\Model->save()
  1759. #12 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(48): Illuminate\Database\Eloquent\Model::create(Array)
  1760. #13 [internal function]: UsersController->store()
  1761. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1762. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('store', Array)
  1763. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'store')
  1764. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'store')
  1765. #18 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}()
  1766. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1767. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1768. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1769. #22 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1770. #23 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1771. #24 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1772. #25 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1773. #26 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1774. #27 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1775. #28 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1776. #29 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1777. #30 {main} [] []
  1778. [2014-12-07 14:30:33] production.ERROR: exception 'InvalidArgumentException' with message 'Command "migrate:create" is not defined.
  1779.  
  1780. Did you mean one of these?
  1781. migrate:reset
  1782. migrate:make
  1783. migrate:refresh
  1784. migrate:rollback
  1785. migrate:install
  1786. migrate
  1787. migrate:publish' in C:\wamp\www\laravel-modules\vendor\symfony\console\Symfony\Component\Console\Application.php:564
  1788. Stack trace:
  1789. #0 C:\wamp\www\laravel-modules\vendor\symfony\console\Symfony\Component\Console\Application.php(190): Symfony\Component\Console\Application->find('migrate:create')
  1790. #1 C:\wamp\www\laravel-modules\vendor\symfony\console\Symfony\Component\Console\Application.php(124): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  1791. #2 C:\wamp\www\laravel-modules\artisan(59): Symfony\Component\Console\Application->run()
  1792. #3 {main} [] []
  1793. [2014-12-07 14:41:12] production.ERROR: exception 'InvalidArgumentException' with message 'View [admin.users.index] not found.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php:146
  1794. Stack trace:
  1795. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\FileViewFinder.php(83): Illuminate\View\FileViewFinder->findInPaths('admin.users.ind...', Array)
  1796. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(124): Illuminate\View\FileViewFinder->find('admin.users.ind...')
  1797. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('admin.users.ind...', Array)
  1798. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(130): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  1799. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(130): Illuminate\Support\Facades\View::make('admin.users.ind...', Array)
  1800. #5 [internal function]: UsersController->destroy('2')
  1801. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1802. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('destroy', Array)
  1803. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'destroy')
  1804. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'destroy')
  1805. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('2')
  1806. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1807. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1808. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1809. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1810. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1811. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1812. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1813. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1814. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1815. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1816. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1817. #22 {main} [] []
  1818. [2014-12-07 14:43:56] production.ERROR: exception 'ErrorException' with message 'Undefined variable: user' in C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php:79
  1819. Stack trace:
  1820. #0 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(79): Illuminate\Exception\Handler->handleError(8, 'Undefined varia...', 'C:\\wamp\\www\\lar...', 79, Array)
  1821. #1 [internal function]: UsersController->edit('1')
  1822. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  1823. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('edit', Array)
  1824. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'edit')
  1825. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'edit')
  1826. #6 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  1827. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  1828. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  1829. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1830. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1831. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1832. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1833. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1834. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1835. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1836. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1837. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1838. #18 {main} [] []
  1839. [2014-12-07 14:44:36] production.ERROR: exception 'ErrorException' with message 'Trying to get property of non-object' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:28
  1840. Stack trace:
  1841. #0 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(28): Illuminate\Exception\Handler->handleError(8, 'Trying to get p...', 'C:\\wamp\\www\\lar...', 28, Array)
  1842. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1843. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1844. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1845. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1846. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1847. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1848. #7 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1849. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1850. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1851. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1852. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1853. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1854. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1855. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1856. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1857. #16 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1858. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1859. #18 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1860. #19 {main}
  1861.  
  1862. Next exception 'ErrorException' with message 'Trying to get property of non-object (View: C:\wamp\www\laravel-modules\app\modules\users\views\index.blade.php)' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:28
  1863. Stack trace:
  1864. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  1865. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1866. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1867. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1868. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1869. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1870. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1871. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1872. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1873. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1874. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1875. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1876. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1877. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1878. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1879. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1880. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1881. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1882. #18 {main} [] []
  1883. [2014-12-07 14:46:02] production.ERROR: exception 'ErrorException' with message 'Trying to get property of non-object' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:28
  1884. Stack trace:
  1885. #0 C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542(28): Illuminate\Exception\Handler->handleError(8, 'Trying to get p...', 'C:\\wamp\\www\\lar...', 28, Array)
  1886. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1887. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1888. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1889. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1890. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1891. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1892. #7 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1893. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1894. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1895. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1896. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1897. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1898. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1899. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1900. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1901. #16 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1902. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1903. #18 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1904. #19 {main}
  1905.  
  1906. Next exception 'ErrorException' with message 'Trying to get property of non-object (View: C:\wamp\www\laravel-modules\app\modules\users\views\index.blade.php)' in C:\wamp\www\laravel-modules\app\storage\views\dc165740799e14be2df65223b5d3d542:28
  1907. Stack trace:
  1908. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  1909. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1910. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1911. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1912. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1913. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1914. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1915. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1916. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1917. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1918. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1919. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1920. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1921. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1922. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1923. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1924. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1925. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1926. #18 {main} [] []
  1927. [2014-12-07 14:47:07] production.ERROR: exception 'ErrorException' with message 'Undefined variable: user' in C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08:3
  1928. Stack trace:
  1929. #0 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Exception\Handler->handleError(8, 'Undefined varia...', 'C:\\wamp\\www\\lar...', 3, Array)
  1930. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1931. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1932. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1933. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1934. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1935. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1936. #7 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1937. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1938. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1939. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1940. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1941. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1942. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1943. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1944. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1945. #16 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1946. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1947. #18 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1948. #19 {main}
  1949.  
  1950. Next exception 'ErrorException' with message 'Undefined variable: user (View: C:\wamp\www\laravel-modules\app\modules\users\views\edit.blade.php)' in C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08:3
  1951. Stack trace:
  1952. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  1953. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1954. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1955. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1956. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1957. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1958. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1959. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1960. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1961. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1962. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1963. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1964. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1965. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1966. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1967. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1968. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1969. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1970. #18 {main} [] []
  1971. [2014-12-07 14:47:50] production.ERROR: exception 'InvalidArgumentException' with message 'Route [admin.user.update] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  1972. Stack trace:
  1973. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(813): Illuminate\Routing\UrlGenerator->route('admin.user.upda...', Array)
  1974. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(773): Illuminate\Html\FormBuilder->getRouteAction(Array)
  1975. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(104): Illuminate\Html\FormBuilder->getAction(Array)
  1976. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(146): Illuminate\Html\FormBuilder->open(Array)
  1977. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\Html\FormBuilder->model(Object(User), Array)
  1978. #5 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Support\Facades\Facade::__callStatic('model', Array)
  1979. #6 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Support\Facades\Form::model(Object(User), Array)
  1980. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  1981. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  1982. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  1983. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  1984. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  1985. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  1986. #13 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  1987. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  1988. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  1989. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  1990. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  1991. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  1992. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  1993. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  1994. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  1995. #22 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  1996. #23 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  1997. #24 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  1998. #25 {main}
  1999.  
  2000. Next exception 'ErrorException' with message 'Route [admin.user.update] not defined. (View: C:\wamp\www\laravel-modules\app\modules\users\views\edit.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2001. Stack trace:
  2002. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  2003. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2004. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2005. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2006. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2007. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2008. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2009. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2010. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2011. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2012. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2013. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2014. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2015. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2016. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2017. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2018. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2019. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2020. #18 {main} [] []
  2021. [2014-12-07 14:48:29] production.ERROR: exception 'InvalidArgumentException' with message 'Route [users.update] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2022. Stack trace:
  2023. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(813): Illuminate\Routing\UrlGenerator->route('users.update', Array)
  2024. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(773): Illuminate\Html\FormBuilder->getRouteAction(Array)
  2025. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(104): Illuminate\Html\FormBuilder->getAction(Array)
  2026. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(146): Illuminate\Html\FormBuilder->open(Array)
  2027. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\Html\FormBuilder->model(Object(User), Array)
  2028. #5 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Support\Facades\Facade::__callStatic('model', Array)
  2029. #6 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Support\Facades\Form::model(Object(User), Array)
  2030. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  2031. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2032. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2033. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2034. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2035. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2036. #13 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2037. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2038. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2039. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2040. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2041. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2042. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2043. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2044. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2045. #22 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2046. #23 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2047. #24 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2048. #25 {main}
  2049.  
  2050. Next exception 'ErrorException' with message 'Route [users.update] not defined. (View: C:\wamp\www\laravel-modules\app\modules\users\views\edit.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2051. Stack trace:
  2052. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  2053. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2054. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2055. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2056. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2057. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2058. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2059. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2060. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2061. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2062. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2063. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2064. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2065. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2066. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2067. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2068. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2069. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2070. #18 {main} [] []
  2071. [2014-12-07 14:49:00] production.ERROR: exception 'InvalidArgumentException' with message 'Route [users::update] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2072. Stack trace:
  2073. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(813): Illuminate\Routing\UrlGenerator->route('users::update', Array)
  2074. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(773): Illuminate\Html\FormBuilder->getRouteAction(Array)
  2075. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(104): Illuminate\Html\FormBuilder->getAction(Array)
  2076. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(146): Illuminate\Html\FormBuilder->open(Array)
  2077. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\Html\FormBuilder->model(Object(User), Array)
  2078. #5 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Support\Facades\Facade::__callStatic('model', Array)
  2079. #6 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(3): Illuminate\Support\Facades\Form::model(Object(User), Array)
  2080. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  2081. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2082. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2083. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2084. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2085. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2086. #13 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2087. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2088. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2089. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2090. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2091. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2092. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2093. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2094. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2095. #22 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2096. #23 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2097. #24 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2098. #25 {main}
  2099.  
  2100. Next exception 'ErrorException' with message 'Route [users::update] not defined. (View: C:\wamp\www\laravel-modules\app\modules\users\views\edit.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2101. Stack trace:
  2102. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(InvalidArgumentException), 1)
  2103. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2104. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2105. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2106. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2107. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2108. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2109. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2110. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2111. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2112. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2113. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2114. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2115. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2116. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2117. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2118. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2119. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2120. #18 {main} [] []
  2121. [2014-12-07 15:06:59] production.ERROR: exception 'ErrorException' with message 'Illegal string offset 'name'' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php:226
  2122. Stack trace:
  2123. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(226): Illuminate\Exception\Handler->handleError(2, 'Illegal string ...', 'C:\\wamp\\www\\lar...', 226, Array)
  2124. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php(270): Illuminate\Html\FormBuilder->input('password', 'password', '', '$2y$10$HvzJAoiy...')
  2125. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(214): Illuminate\Html\FormBuilder->password('password', '$2y$10$HvzJAoiy...', Array)
  2126. #3 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(15): Illuminate\Support\Facades\Facade::__callStatic('password', Array)
  2127. #4 C:\wamp\www\laravel-modules\app\storage\views\35eba61e8a189b0dbd7ed3726d0e8a08(15): Illuminate\Support\Facades\Form::password('password', '$2y$10$HvzJAoiy...', Array)
  2128. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(37): include('C:\\wamp\\www\\lar...')
  2129. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2130. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2131. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2132. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2133. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2134. #11 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2135. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2136. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2137. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2138. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2139. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2140. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2141. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2142. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2143. #20 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2144. #21 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2145. #22 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2146. #23 {main}
  2147.  
  2148. Next exception 'ErrorException' with message 'Illegal string offset 'name' (View: C:\wamp\www\laravel-modules\app\modules\users\views\edit.blade.php)' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Html\FormBuilder.php:226
  2149. Stack trace:
  2150. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\PhpEngine.php(41): Illuminate\View\Engines\CompilerEngine->handleViewException(Object(ErrorException), 1)
  2151. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Engines\CompilerEngine.php(56): Illuminate\View\Engines\PhpEngine->evaluatePath('C:\\wamp\\www\\lar...', Array)
  2152. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(134): Illuminate\View\Engines\CompilerEngine->get('C:\\wamp\\www\\lar...', Array)
  2153. #3 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(102): Illuminate\View\View->getContents()
  2154. #4 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\View.php(76): Illuminate\View\View->renderContents()
  2155. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Http\Response.php(43): Illuminate\View\View->render()
  2156. #6 C:\wamp\www\laravel-modules\vendor\symfony\http-foundation\Symfony\Component\HttpFoundation\Response.php(202): Illuminate\Http\Response->setContent(Object(Illuminate\View\View))
  2157. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1496): Symfony\Component\HttpFoundation\Response->__construct(Object(Illuminate\View\View))
  2158. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1031): Illuminate\Routing\Router->prepareResponse(Object(Illuminate\Http\Request), Object(Illuminate\View\View))
  2159. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2160. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2161. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2162. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2163. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2164. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2165. #15 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2166. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2167. #17 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2168. #18 {main} [] []
  2169. [2014-12-07 15:09:24] production.ERROR: exception 'ErrorException' with message 'array_merge(): Argument #2 is not an array' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php:126
  2170. Stack trace:
  2171. #0 [internal function]: Illuminate\Exception\Handler->handleError(2, 'array_merge(): ...', 'C:\\wamp\\www\\lar...', 126, Array)
  2172. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(126): array_merge(Array, '1')
  2173. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('users::index', '1')
  2174. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  2175. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\View::make('users::index', '1')
  2176. #5 [internal function]: UsersController->update('1')
  2177. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2178. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2179. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2180. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2181. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2182. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2183. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2184. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2185. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2186. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2187. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2188. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2189. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2190. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2191. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2192. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2193. #22 {main} [] []
  2194. [2014-12-07 15:11:46] production.ERROR: exception 'ErrorException' with message 'array_merge(): Argument #2 is not an array' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php:126
  2195. Stack trace:
  2196. #0 [internal function]: Illuminate\Exception\Handler->handleError(2, 'array_merge(): ...', 'C:\\wamp\\www\\lar...', 126, Array)
  2197. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(126): array_merge(Array, '1')
  2198. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('users::index', '1')
  2199. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  2200. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\View::make('users::index', '1')
  2201. #5 [internal function]: UsersController->update('1')
  2202. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2203. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2204. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2205. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2206. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2207. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2208. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2209. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2210. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2211. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2212. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2213. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2214. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2215. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2216. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2217. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2218. #22 {main} [] []
  2219. [2014-12-07 15:17:19] production.ERROR: exception 'ErrorException' with message 'array_merge(): Argument #2 is not an array' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php:126
  2220. Stack trace:
  2221. #0 [internal function]: Illuminate\Exception\Handler->handleError(2, 'array_merge(): ...', 'C:\\wamp\\www\\lar...', 126, Array)
  2222. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(126): array_merge(Array, '1')
  2223. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('users::index', '1')
  2224. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  2225. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\View::make('users::index', '1')
  2226. #5 [internal function]: UsersController->update('1')
  2227. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2228. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2229. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2230. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2231. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2232. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2233. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2234. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2235. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2236. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2237. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2238. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2239. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2240. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2241. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2242. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2243. #22 {main} [] []
  2244. [2014-12-07 15:19:24] production.ERROR: exception 'ErrorException' with message 'array_merge(): Argument #2 is not an array' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php:126
  2245. Stack trace:
  2246. #0 [internal function]: Illuminate\Exception\Handler->handleError(2, 'array_merge(): ...', 'C:\\wamp\\www\\lar...', 126, Array)
  2247. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(126): array_merge(Array, '1')
  2248. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('users::index', '1')
  2249. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  2250. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\View::make('users::index', '1')
  2251. #5 [internal function]: UsersController->update('1')
  2252. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2253. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2254. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2255. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2256. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2257. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2258. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2259. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2260. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2261. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2262. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2263. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2264. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2265. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2266. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2267. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2268. #22 {main} [] []
  2269. [2014-12-07 15:21:22] production.ERROR: exception 'InvalidArgumentException' with message 'Route [users::edit] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2270. Stack trace:
  2271. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Redirector.php(155): Illuminate\Routing\UrlGenerator->route('users::edit', Array)
  2272. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\Routing\Redirector->route('users::edit')
  2273. #2 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(99): Illuminate\Support\Facades\Facade::__callStatic('route', Array)
  2274. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(99): Illuminate\Support\Facades\Redirect::route('users::edit')
  2275. #4 [internal function]: UsersController->update('1')
  2276. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2277. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2278. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2279. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2280. #9 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2281. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2282. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2283. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2284. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2285. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2286. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2287. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2288. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2289. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2290. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2291. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2292. #21 {main} [] []
  2293. [2014-12-07 15:23:07] production.ERROR: exception 'InvalidArgumentException' with message 'Route [users::edit] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2294. Stack trace:
  2295. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Redirector.php(155): Illuminate\Routing\UrlGenerator->route('users::edit', Array)
  2296. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\Routing\Redirector->route('users::edit')
  2297. #2 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(99): Illuminate\Support\Facades\Facade::__callStatic('route', Array)
  2298. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(99): Illuminate\Support\Facades\Redirect::route('users::edit')
  2299. #4 [internal function]: UsersController->update('1')
  2300. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2301. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2302. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2303. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2304. #9 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2305. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2306. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2307. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2308. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2309. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2310. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2311. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2312. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2313. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2314. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2315. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2316. #21 {main} [] []
  2317. [2014-12-07 15:23:55] production.ERROR: exception 'InvalidArgumentException' with message 'Route [users::edit] not defined.' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\UrlGenerator.php:231
  2318. Stack trace:
  2319. #0 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Redirector.php(155): Illuminate\Routing\UrlGenerator->route('users::edit', Array)
  2320. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(208): Illuminate\Routing\Redirector->route('users::edit')
  2321. #2 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(80): Illuminate\Support\Facades\Facade::__callStatic('route', Array)
  2322. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(80): Illuminate\Support\Facades\Redirect::route('users::edit')
  2323. #4 [internal function]: UsersController->edit('{users}')
  2324. #5 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2325. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('edit', Array)
  2326. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'edit')
  2327. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'edit')
  2328. #9 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('{users}')
  2329. #10 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2330. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2331. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2332. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2333. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2334. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2335. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2336. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2337. #18 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2338. #19 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2339. #20 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2340. #21 {main} [] []
  2341. [2014-12-07 15:36:12] production.ERROR: exception 'ErrorException' with message 'array_merge(): Argument #2 is not an array' in C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php:126
  2342. Stack trace:
  2343. #0 [internal function]: Illuminate\Exception\Handler->handleError(2, 'array_merge(): ...', 'C:\\wamp\\www\\lar...', 126, Array)
  2344. #1 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\View\Factory.php(126): array_merge(Array, '1')
  2345. #2 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(211): Illuminate\View\Factory->make('users::index', '1')
  2346. #3 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\Facade::__callStatic('make', Array)
  2347. #4 C:\wamp\www\laravel-modules\app\modules\users\controllers\UsersController.php(110): Illuminate\Support\Facades\View::make('users::index', '1')
  2348. #5 [internal function]: UsersController->update('1')
  2349. #6 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Controller.php(231): call_user_func_array(Array, Array)
  2350. #7 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(93): Illuminate\Routing\Controller->callAction('update', Array)
  2351. #8 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\ControllerDispatcher.php(62): Illuminate\Routing\ControllerDispatcher->call(Object(UsersController), Object(Illuminate\Routing\Route), 'update')
  2352. #9 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(962): Illuminate\Routing\ControllerDispatcher->dispatch(Object(Illuminate\Routing\Route), Object(Illuminate\Http\Request), 'UsersController', 'update')
  2353. #10 [internal function]: Illuminate\Routing\Router->Illuminate\Routing\{closure}('1')
  2354. #11 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Route.php(109): call_user_func_array(Object(Closure), Array)
  2355. #12 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1028): Illuminate\Routing\Route->run(Object(Illuminate\Http\Request))
  2356. #13 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request))
  2357. #14 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request))
  2358. #15 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request))
  2359. #16 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true)
  2360. #17 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true)
  2361. #18 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true)
  2362. #19 C:\wamp\www\laravel-modules\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true)
  2363. #20 C:\wamp\www\laravel-modules\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request))
  2364. #21 C:\wamp\www\laravel-modules\public\index.php(49): Illuminate\Foundation\Application->run()
  2365. #22 {main} [] []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement