Advertisement
Guest User

Untitled

a guest
Jun 8th, 2017
549
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 40.39 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <meta charset="UTF-8" />
  5.         <meta name="robots" content="noindex,nofollow" />
  6.         <style>
  7.             /* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html */
  8.             html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
  9.  
  10.             html { background: #eee; padding: 10px }
  11.             img { border: 0; }
  12.             #sf-resetcontent { width:970px; margin:0 auto; }
  13.                         .sf-reset { font: 11px Verdana, Arial, sans-serif; color: #333 }
  14.             .sf-reset .clear { clear:both; height:0; font-size:0; line-height:0; }
  15.             .sf-reset .clear_fix:after { display:block; height:0; clear:both; visibility:hidden; }
  16.             .sf-reset .clear_fix { display:inline-block; }
  17.             .sf-reset * html .clear_fix { height:1%; }
  18.             .sf-reset .clear_fix { display:block; }
  19.             .sf-reset, .sf-reset .block { margin: auto }
  20.             .sf-reset abbr { border-bottom: 1px dotted #000; cursor: help; }
  21.             .sf-reset p { font-size:14px; line-height:20px; color:#868686; padding-bottom:20px }
  22.             .sf-reset strong { font-weight:bold; }
  23.             .sf-reset a { color:#6c6159; cursor: default; }
  24.             .sf-reset a img { border:none; }
  25.             .sf-reset a:hover { text-decoration:underline; }
  26.             .sf-reset em { font-style:italic; }
  27.             .sf-reset h1, .sf-reset h2 { font: 20px Georgia, "Times New Roman", Times, serif }
  28.             .sf-reset .exception_counter { background-color: #fff; color: #333; padding: 6px; float: left; margin-right: 10px; float: left; display: block; }
  29.             .sf-reset .exception_title { margin-left: 3em; margin-bottom: 0.7em; display: block; }
  30.             .sf-reset .exception_message { margin-left: 3em; display: block; }
  31.             .sf-reset .traces li { font-size:12px; padding: 2px 4px; list-style-type:decimal; margin-left:20px; }
  32.             .sf-reset .block { background-color:#FFFFFF; padding:10px 28px; margin-bottom:20px;
  33.                 border-bottom-right-radius: 16px;
  34.                 border-bottom-left-radius: 16px;
  35.                 border-bottom:1px solid #ccc;
  36.                 border-right:1px solid #ccc;
  37.                 border-left:1px solid #ccc;
  38.                 word-wrap: break-word;
  39.             }
  40.             .sf-reset .block_exception { background-color:#ddd; color: #333; padding:20px;
  41.                 border-top-left-radius: 16px;
  42.                 border-top-right-radius: 16px;
  43.                 border-top:1px solid #ccc;
  44.                 border-right:1px solid #ccc;
  45.                 border-left:1px solid #ccc;
  46.                 overflow: hidden;
  47.                 word-wrap: break-word;
  48.             }
  49.             .sf-reset a { background:none; color:#868686; text-decoration:none; }
  50.             .sf-reset a:hover { background:none; color:#313131; text-decoration:underline; }
  51.             .sf-reset ol { padding: 10px 0; }
  52.             .sf-reset h1 { background-color:#FFFFFF; padding: 15px 28px; margin-bottom: 20px;
  53.                 border-radius: 10px;
  54.                 border: 1px solid #ccc;
  55.             }
  56.         </style>
  57.     </head>
  58.     <body ondblclick="var t = event.target; if (t.title && !t.href) { var f = t.innerHTML; t.innerHTML = t.title; t.title = f; }">
  59.                     <div id="sf-resetcontent" class="sf-reset">
  60.                 <h1>Whoops, looks like something went wrong.</h1>
  61.                                         <h2 class="block_exception clear_fix">
  62.                             <span class="exception_counter">2/2</span>
  63.                             <span class="exception_title"><abbr title="Illuminate\Database\QueryException">QueryException</abbr> in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 647">Connection.php line 647</a>:</span>
  64.                             <span class="exception_message">SQLSTATE[HY000]: General error: 1364 Field 'location' doesn't have a default value (SQL: insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (25000000, 64000000.953674, 224821874682560, Nest Krok, nestsoft.qa@gmail.com, photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png, 2017-06-08 12:46:16, 2017-06-08 12:46:16))</span>
  65.                         </h2>
  66.                         <div class="block">
  67.                             <ol class="traces list_exception">
  68.        <li> in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 647">Connection.php line 647</a></li>
  69.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->runQueryCallback('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 607">Connection.php line 607</a></li>
  70.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->run('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 450">Connection.php line 450</a></li>
  71.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->statement('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 404">Connection.php line 404</a></li>
  72.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->insert('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php line 32">Processor.php line 32</a></li>
  73.        <li>at <abbr title="Illuminate\Database\Query\Processors\Processor">Processor</abbr>->processInsertGetId(<em>object</em>(<abbr title="Illuminate\Database\Query\Builder">Builder</abbr>), 'insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), 'id') in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php line 2139">Builder.php line 2139</a></li>
  74.        <li>at <abbr title="Illuminate\Database\Query\Builder">Builder</abbr>->insertGetId(<em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), 'id') in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php line 1247">Builder.php line 1247</a></li>
  75.        <li>at <abbr title="Illuminate\Database\Eloquent\Builder">Builder</abbr>->__call('insertGetId', <em>array</em>(<em>array</em>('location_lat' => 25000000.0, 'location_lng' => 64000000.953674316, 'fb_id' => '224821874682560', 'name' => 'Nest Krok', 'email' => 'nestsoft.qa@gmail.com', 'image' => 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', 'updated_at' => '2017-06-08 12:46:16', 'created_at' => '2017-06-08 12:46:16'), 'id')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 684">Model.php line 684</a></li>
  76.        <li>at <abbr title="Illuminate\Database\Eloquent\Model">Model</abbr>->insertAndSetId(<em>object</em>(<abbr title="Illuminate\Database\Eloquent\Builder">Builder</abbr>), <em>array</em>('location_lat' => 25000000.0, 'location_lng' => 64000000.953674316, 'fb_id' => '224821874682560', 'name' => 'Nest Krok', 'email' => 'nestsoft.qa@gmail.com', 'image' => 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', 'updated_at' => '2017-06-08 12:46:16', 'created_at' => '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 649">Model.php line 649</a></li>
  77.        <li>at <abbr title="Illuminate\Database\Eloquent\Model">Model</abbr>->performInsert(<em>object</em>(<abbr title="Illuminate\Database\Eloquent\Builder">Builder</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 518">Model.php line 518</a></li>
  78.        <li>at <abbr title="Illuminate\Database\Eloquent\Model">Model</abbr>->save() in <a title="/var/www/smart_sikhi/smart_sikhi/app/Http/Controllers/UserController.php line 123">UserController.php line 123</a></li>
  79.        <li>at <abbr title="App\Http\Controllers\UserController">UserController</abbr>->signUpFacebook(<em>object</em>(<abbr title="App\Http\Requests\SignUpFacebook">SignUpFacebook</abbr>))</li>
  80.        <li>at <abbr title=""></abbr>call_user_func_array(<em>array</em>(<em>object</em>(<abbr title="App\Http\Controllers\UserController">UserController</abbr>), 'signUpFacebook'), <em>array</em>(<em>object</em>(<abbr title="App\Http\Requests\SignUpFacebook">SignUpFacebook</abbr>))) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Controller.php line 55">Controller.php line 55</a></li>
  81.        <li>at <abbr title="Illuminate\Routing\Controller">Controller</abbr>->callAction('signUpFacebook', <em>array</em>(<em>object</em>(<abbr title="App\Http\Requests\SignUpFacebook">SignUpFacebook</abbr>))) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php line 44">ControllerDispatcher.php line 44</a></li>
  82.        <li>at <abbr title="Illuminate\Routing\ControllerDispatcher">ControllerDispatcher</abbr>->dispatch(<em>object</em>(<abbr title="Illuminate\Routing\Route">Route</abbr>), <em>object</em>(<abbr title="App\Http\Controllers\UserController">UserController</abbr>), 'signUpFacebook') in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Route.php line 203">Route.php line 203</a></li>
  83.        <li>at <abbr title="Illuminate\Routing\Route">Route</abbr>->runController() in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Route.php line 160">Route.php line 160</a></li>
  84.        <li>at <abbr title="Illuminate\Routing\Route">Route</abbr>->run() in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 559">Router.php line 559</a></li>
  85.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 30">Pipeline.php line 30</a></li>
  86.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/app/Http/Middleware/BaseApi.php line 28">BaseApi.php line 28</a></li>
  87.        <li>at <abbr title="App\Http\Middleware\BaseApi">BaseApi</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  88.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  89.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php line 41">SubstituteBindings.php line 41</a></li>
  90.        <li>at <abbr title="Illuminate\Routing\Middleware\SubstituteBindings">SubstituteBindings</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  91.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  92.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 102">Pipeline.php line 102</a></li>
  93.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->then(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 561">Router.php line 561</a></li>
  94.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->runRouteWithinStack(<em>object</em>(<abbr title="Illuminate\Routing\Route">Route</abbr>), <em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 520">Router.php line 520</a></li>
  95.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->dispatchToRoute(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 498">Router.php line 498</a></li>
  96.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->dispatch(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php line 174">Kernel.php line 174</a></li>
  97.        <li>at <abbr title="Illuminate\Foundation\Http\Kernel">Kernel</abbr>->Illuminate\Foundation\Http\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 30">Pipeline.php line 30</a></li>
  98.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php line 30">TransformsRequest.php line 30</a></li>
  99.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\TransformsRequest">TransformsRequest</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  100.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  101.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php line 30">TransformsRequest.php line 30</a></li>
  102.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\TransformsRequest">TransformsRequest</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  103.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  104.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php line 27">ValidatePostSize.php line 27</a></li>
  105.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\ValidatePostSize">ValidatePostSize</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  106.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  107.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php line 46">CheckForMaintenanceMode.php line 46</a></li>
  108.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode">CheckForMaintenanceMode</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  109.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  110.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 102">Pipeline.php line 102</a></li>
  111.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->then(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php line 149">Kernel.php line 149</a></li>
  112.        <li>at <abbr title="Illuminate\Foundation\Http\Kernel">Kernel</abbr>->sendRequestThroughRouter(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php line 116">Kernel.php line 116</a></li>
  113.        <li>at <abbr title="Illuminate\Foundation\Http\Kernel">Kernel</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/public/index.php line 53">index.php line 53</a></li>
  114.     </ol>
  115. </div>
  116.                         <h2 class="block_exception clear_fix">
  117.                             <span class="exception_counter">1/2</span>
  118.                             <span class="exception_title"><abbr title="PDOException">PDOException</abbr> in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 449">Connection.php line 449</a>:</span>
  119.                             <span class="exception_message">SQLSTATE[HY000]: General error: 1364 Field 'location' doesn't have a default value</span>
  120.                         </h2>
  121.                         <div class="block">
  122.                             <ol class="traces list_exception">
  123.        <li> in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 449">Connection.php line 449</a></li>
  124.        <li>at <abbr title="PDOStatement">PDOStatement</abbr>->execute() in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 449">Connection.php line 449</a></li>
  125.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->Illuminate\Database\{closure}('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 640">Connection.php line 640</a></li>
  126.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->runQueryCallback('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 607">Connection.php line 607</a></li>
  127.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->run('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 450">Connection.php line 450</a></li>
  128.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->statement('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 404">Connection.php line 404</a></li>
  129.        <li>at <abbr title="Illuminate\Database\Connection">Connection</abbr>->insert('insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Query/Processors/Processor.php line 32">Processor.php line 32</a></li>
  130.        <li>at <abbr title="Illuminate\Database\Query\Processors\Processor">Processor</abbr>->processInsertGetId(<em>object</em>(<abbr title="Illuminate\Database\Query\Builder">Builder</abbr>), 'insert into `user` (`location_lat`, `location_lng`, `fb_id`, `name`, `email`, `image`, `updated_at`, `created_at`) values (?, ?, ?, ?, ?, ?, ?, ?)', <em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), 'id') in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php line 2139">Builder.php line 2139</a></li>
  131.        <li>at <abbr title="Illuminate\Database\Query\Builder">Builder</abbr>->insertGetId(<em>array</em>(25000000.0, 64000000.953674316, '224821874682560', 'Nest Krok', 'nestsoft.qa@gmail.com', 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', '2017-06-08 12:46:16', '2017-06-08 12:46:16'), 'id') in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php line 1247">Builder.php line 1247</a></li>
  132.        <li>at <abbr title="Illuminate\Database\Eloquent\Builder">Builder</abbr>->__call('insertGetId', <em>array</em>(<em>array</em>('location_lat' => 25000000.0, 'location_lng' => 64000000.953674316, 'fb_id' => '224821874682560', 'name' => 'Nest Krok', 'email' => 'nestsoft.qa@gmail.com', 'image' => 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', 'updated_at' => '2017-06-08 12:46:16', 'created_at' => '2017-06-08 12:46:16'), 'id')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 684">Model.php line 684</a></li>
  133.        <li>at <abbr title="Illuminate\Database\Eloquent\Model">Model</abbr>->insertAndSetId(<em>object</em>(<abbr title="Illuminate\Database\Eloquent\Builder">Builder</abbr>), <em>array</em>('location_lat' => 25000000.0, 'location_lng' => 64000000.953674316, 'fb_id' => '224821874682560', 'name' => 'Nest Krok', 'email' => 'nestsoft.qa@gmail.com', 'image' => 'photos/GQcStjMrMZEV4cKgmnzfvR7dgvjLSCWL1xVqqU3j.png', 'updated_at' => '2017-06-08 12:46:16', 'created_at' => '2017-06-08 12:46:16')) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 649">Model.php line 649</a></li>
  134.        <li>at <abbr title="Illuminate\Database\Eloquent\Model">Model</abbr>->performInsert(<em>object</em>(<abbr title="Illuminate\Database\Eloquent\Builder">Builder</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php line 518">Model.php line 518</a></li>
  135.        <li>at <abbr title="Illuminate\Database\Eloquent\Model">Model</abbr>->save() in <a title="/var/www/smart_sikhi/smart_sikhi/app/Http/Controllers/UserController.php line 123">UserController.php line 123</a></li>
  136.        <li>at <abbr title="App\Http\Controllers\UserController">UserController</abbr>->signUpFacebook(<em>object</em>(<abbr title="App\Http\Requests\SignUpFacebook">SignUpFacebook</abbr>))</li>
  137.        <li>at <abbr title=""></abbr>call_user_func_array(<em>array</em>(<em>object</em>(<abbr title="App\Http\Controllers\UserController">UserController</abbr>), 'signUpFacebook'), <em>array</em>(<em>object</em>(<abbr title="App\Http\Requests\SignUpFacebook">SignUpFacebook</abbr>))) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Controller.php line 55">Controller.php line 55</a></li>
  138.        <li>at <abbr title="Illuminate\Routing\Controller">Controller</abbr>->callAction('signUpFacebook', <em>array</em>(<em>object</em>(<abbr title="App\Http\Requests\SignUpFacebook">SignUpFacebook</abbr>))) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php line 44">ControllerDispatcher.php line 44</a></li>
  139.        <li>at <abbr title="Illuminate\Routing\ControllerDispatcher">ControllerDispatcher</abbr>->dispatch(<em>object</em>(<abbr title="Illuminate\Routing\Route">Route</abbr>), <em>object</em>(<abbr title="App\Http\Controllers\UserController">UserController</abbr>), 'signUpFacebook') in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Route.php line 203">Route.php line 203</a></li>
  140.        <li>at <abbr title="Illuminate\Routing\Route">Route</abbr>->runController() in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Route.php line 160">Route.php line 160</a></li>
  141.        <li>at <abbr title="Illuminate\Routing\Route">Route</abbr>->run() in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 559">Router.php line 559</a></li>
  142.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 30">Pipeline.php line 30</a></li>
  143.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/app/Http/Middleware/BaseApi.php line 28">BaseApi.php line 28</a></li>
  144.        <li>at <abbr title="App\Http\Middleware\BaseApi">BaseApi</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  145.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  146.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php line 41">SubstituteBindings.php line 41</a></li>
  147.        <li>at <abbr title="Illuminate\Routing\Middleware\SubstituteBindings">SubstituteBindings</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  148.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  149.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 102">Pipeline.php line 102</a></li>
  150.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->then(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 561">Router.php line 561</a></li>
  151.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->runRouteWithinStack(<em>object</em>(<abbr title="Illuminate\Routing\Route">Route</abbr>), <em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 520">Router.php line 520</a></li>
  152.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->dispatchToRoute(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Router.php line 498">Router.php line 498</a></li>
  153.        <li>at <abbr title="Illuminate\Routing\Router">Router</abbr>->dispatch(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php line 174">Kernel.php line 174</a></li>
  154.        <li>at <abbr title="Illuminate\Foundation\Http\Kernel">Kernel</abbr>->Illuminate\Foundation\Http\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 30">Pipeline.php line 30</a></li>
  155.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php line 30">TransformsRequest.php line 30</a></li>
  156.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\TransformsRequest">TransformsRequest</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  157.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  158.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php line 30">TransformsRequest.php line 30</a></li>
  159.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\TransformsRequest">TransformsRequest</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  160.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  161.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php line 27">ValidatePostSize.php line 27</a></li>
  162.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\ValidatePostSize">ValidatePostSize</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  163.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  164.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php line 46">CheckForMaintenanceMode.php line 46</a></li>
  165.        <li>at <abbr title="Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode">CheckForMaintenanceMode</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>), <em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 148">Pipeline.php line 148</a></li>
  166.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->Illuminate\Pipeline\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php line 53">Pipeline.php line 53</a></li>
  167.        <li>at <abbr title="Illuminate\Routing\Pipeline">Pipeline</abbr>->Illuminate\Routing\{closure}(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php line 102">Pipeline.php line 102</a></li>
  168.        <li>at <abbr title="Illuminate\Pipeline\Pipeline">Pipeline</abbr>->then(<em>object</em>(<abbr title="Closure">Closure</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php line 149">Kernel.php line 149</a></li>
  169.        <li>at <abbr title="Illuminate\Foundation\Http\Kernel">Kernel</abbr>->sendRequestThroughRouter(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php line 116">Kernel.php line 116</a></li>
  170.        <li>at <abbr title="Illuminate\Foundation\Http\Kernel">Kernel</abbr>->handle(<em>object</em>(<abbr title="Illuminate\Http\Request">Request</abbr>)) in <a title="/var/www/smart_sikhi/smart_sikhi/public/index.php line 53">index.php line 53</a></li>
  171.     </ol>
  172. </div>
  173.  
  174.             </div>
  175.     </body>
  176. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement