File: /var/www/store.akrozia.org/bootstrap/cache/routes-v7.php
<?php
/*
|--------------------------------------------------------------------------
| Load The Cached Routes
|--------------------------------------------------------------------------
|
| Here we will decode and unserialize the RouteCollection instance that
| holds all of the route information for an application. This allows
| us to instantaneously load the entire route map into the router.
|
*/
app('router')->setCompiledRoutes(
array (
'compiled' =>
array (
0 => false,
1 =>
array (
'/sanctum/csrf-cookie' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sanctum.csrf-cookie',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VYA5KgBqXSs1lr2a',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/fetchProducts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::PfxBwgT3gfNAKLbv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/storeSale' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Q10NpbcT1WWjaWJy',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'newSale',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/reports' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'reports',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'users.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/users/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/suppliers' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'suppliers.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'suppliers.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/suppliers/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'suppliers.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/products' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'products.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'products.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/products/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'products.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sales' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sales.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'sales.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sales/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sales.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/product/filterAction' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::XWOgVF8wzZ50aH70',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
'POST' => 2,
'PUT' => 3,
'PATCH' => 4,
'DELETE' => 5,
'OPTIONS' => 6,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/setDate' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vnHhWf7zu0lb2a25',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/applyDatesRange' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'applyDatesRange',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/storeSale' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'storeSale',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sale/report' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'salesReport',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/importProductsFile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'importProductsFile',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/storeProductsFile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'storeProductsFile',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/destroyAllProducts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'destroyAllProducts',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::vRkTqm0WakXIYtxH',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::tSA0KJLKSGOE3ZBd',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password/reset' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.request',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'password.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password/email' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.email',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/u(?|sers/([^/]++)(?|(*:28)|/edit(*:40)|(*:47))|ploadImage/([^/]++)(*:74))|/s(?|uppliers/([^/]++)(?|(*:107)|/edit(*:120)|(*:128))|ales/([^/]++)(?|(*:153)|/edit(*:166)|(*:174)))|/p(?|roduct(?|s/([^/]++)(?|(*:211)|/edit(*:224)|(*:232))|/(?|add(?|ToSale/([^/]++)(*:266)|SaleQty/([^/]++)(*:290))|removeFromSale/([^/]++)(*:322)))|assword/reset/([^/]++)(*:354))|/delete_image/([^/]++)(*:385))/?$}sDu',
),
3 =>
array (
28 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.show',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
40 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.edit',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
47 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.update',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'users.destroy',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
74 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'uploadImage',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
107 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'suppliers.show',
),
1 =>
array (
0 => 'supplier',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
120 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'suppliers.edit',
),
1 =>
array (
0 => 'supplier',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
128 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'suppliers.update',
),
1 =>
array (
0 => 'supplier',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'suppliers.destroy',
),
1 =>
array (
0 => 'supplier',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
153 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sales.show',
),
1 =>
array (
0 => 'sale',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
166 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sales.edit',
),
1 =>
array (
0 => 'sale',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
174 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sales.update',
),
1 =>
array (
0 => 'sale',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'sales.destroy',
),
1 =>
array (
0 => 'sale',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
211 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'products.show',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
224 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'products.edit',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
232 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'products.update',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'products.destroy',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
266 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'addToSale',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
290 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'addSaleQty',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
322 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'removeFromSale',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
354 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.reset',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
385 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'delete_image',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 => NULL,
1 => NULL,
2 => NULL,
3 => NULL,
4 => false,
5 => false,
6 => 0,
),
),
),
4 => NULL,
),
'attributes' =>
array (
'sanctum.csrf-cookie' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sanctum/csrf-cookie',
'action' =>
array (
'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'namespace' => NULL,
'prefix' => 'sanctum',
'where' =>
array (
),
'middleware' =>
array (
0 => 'web',
),
'as' => 'sanctum.csrf-cookie',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VYA5KgBqXSs1lr2a' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/login',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\AuthController@login',
0 => 'login',
'controller' => 'App\\Http\\Controllers\\Api\\AuthController@login',
'namespace' => 'App\\Http\\Controllers',
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VYA5KgBqXSs1lr2a',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::PfxBwgT3gfNAKLbv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/fetchProducts',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Api\\ProductsController@fetchProducts',
'controller' => 'App\\Http\\Controllers\\Api\\ProductsController@fetchProducts',
'namespace' => 'App\\Http\\Controllers',
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::PfxBwgT3gfNAKLbv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Q10NpbcT1WWjaWJy' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/storeSale',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Api\\ProductsController@storeSale',
'controller' => 'App\\Http\\Controllers\\Api\\ProductsController@storeSale',
'namespace' => 'App\\Http\\Controllers',
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Q10NpbcT1WWjaWJy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'newSale' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@newSale',
'controller' => 'App\\Http\\Controllers\\SaleController@newSale',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'newSale',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'reports' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'reports',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ReportController@index',
'controller' => 'App\\Http\\Controllers\\ReportController@index',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'reports',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.index',
'uses' => 'App\\Http\\Controllers\\UserController@index',
'controller' => 'App\\Http\\Controllers\\UserController@index',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.create',
'uses' => 'App\\Http\\Controllers\\UserController@create',
'controller' => 'App\\Http\\Controllers\\UserController@create',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'users',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.store',
'uses' => 'App\\Http\\Controllers\\UserController@store',
'controller' => 'App\\Http\\Controllers\\UserController@store',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.show',
'uses' => 'App\\Http\\Controllers\\UserController@show',
'controller' => 'App\\Http\\Controllers\\UserController@show',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'users/{user}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.edit',
'uses' => 'App\\Http\\Controllers\\UserController@edit',
'controller' => 'App\\Http\\Controllers\\UserController@edit',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.update',
'uses' => 'App\\Http\\Controllers\\UserController@update',
'controller' => 'App\\Http\\Controllers\\UserController@update',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'users.destroy',
'uses' => 'App\\Http\\Controllers\\UserController@destroy',
'controller' => 'App\\Http\\Controllers\\UserController@destroy',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'suppliers',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.index',
'uses' => 'App\\Http\\Controllers\\SupplierController@index',
'controller' => 'App\\Http\\Controllers\\SupplierController@index',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'suppliers/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.create',
'uses' => 'App\\Http\\Controllers\\SupplierController@create',
'controller' => 'App\\Http\\Controllers\\SupplierController@create',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'suppliers',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.store',
'uses' => 'App\\Http\\Controllers\\SupplierController@store',
'controller' => 'App\\Http\\Controllers\\SupplierController@store',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'suppliers/{supplier}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.show',
'uses' => 'App\\Http\\Controllers\\SupplierController@show',
'controller' => 'App\\Http\\Controllers\\SupplierController@show',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'suppliers/{supplier}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.edit',
'uses' => 'App\\Http\\Controllers\\SupplierController@edit',
'controller' => 'App\\Http\\Controllers\\SupplierController@edit',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'suppliers/{supplier}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.update',
'uses' => 'App\\Http\\Controllers\\SupplierController@update',
'controller' => 'App\\Http\\Controllers\\SupplierController@update',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'suppliers.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'suppliers/{supplier}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'suppliers.destroy',
'uses' => 'App\\Http\\Controllers\\SupplierController@destroy',
'controller' => 'App\\Http\\Controllers\\SupplierController@destroy',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'products',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.index',
'uses' => 'App\\Http\\Controllers\\ProductController@index',
'controller' => 'App\\Http\\Controllers\\ProductController@index',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'products/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.create',
'uses' => 'App\\Http\\Controllers\\ProductController@create',
'controller' => 'App\\Http\\Controllers\\ProductController@create',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'products',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.store',
'uses' => 'App\\Http\\Controllers\\ProductController@store',
'controller' => 'App\\Http\\Controllers\\ProductController@store',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'products/{product}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.show',
'uses' => 'App\\Http\\Controllers\\ProductController@show',
'controller' => 'App\\Http\\Controllers\\ProductController@show',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'products/{product}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.edit',
'uses' => 'App\\Http\\Controllers\\ProductController@edit',
'controller' => 'App\\Http\\Controllers\\ProductController@edit',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'products/{product}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.update',
'uses' => 'App\\Http\\Controllers\\ProductController@update',
'controller' => 'App\\Http\\Controllers\\ProductController@update',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'products.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'products/{product}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'products.destroy',
'uses' => 'App\\Http\\Controllers\\ProductController@destroy',
'controller' => 'App\\Http\\Controllers\\ProductController@destroy',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sales',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.index',
'uses' => 'App\\Http\\Controllers\\SaleController@index',
'controller' => 'App\\Http\\Controllers\\SaleController@index',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sales/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.create',
'uses' => 'App\\Http\\Controllers\\SaleController@create',
'controller' => 'App\\Http\\Controllers\\SaleController@create',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'sales',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.store',
'uses' => 'App\\Http\\Controllers\\SaleController@store',
'controller' => 'App\\Http\\Controllers\\SaleController@store',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sales/{sale}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.show',
'uses' => 'App\\Http\\Controllers\\SaleController@show',
'controller' => 'App\\Http\\Controllers\\SaleController@show',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sales/{sale}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.edit',
'uses' => 'App\\Http\\Controllers\\SaleController@edit',
'controller' => 'App\\Http\\Controllers\\SaleController@edit',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'sales/{sale}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.update',
'uses' => 'App\\Http\\Controllers\\SaleController@update',
'controller' => 'App\\Http\\Controllers\\SaleController@update',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sales.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'sales/{sale}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'as' => 'sales.destroy',
'uses' => 'App\\Http\\Controllers\\SaleController@destroy',
'controller' => 'App\\Http\\Controllers\\SaleController@destroy',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'uploadImage' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'uploadImage/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProductController@uploadImage',
'as' => 'uploadImage',
'controller' => 'App\\Http\\Controllers\\ProductController@uploadImage',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'delete_image' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'delete_image/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProductController@delete_image',
'as' => 'delete_image',
'controller' => 'App\\Http\\Controllers\\ProductController@delete_image',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::XWOgVF8wzZ50aH70' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
6 => 'OPTIONS',
),
'uri' => 'product/filterAction',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@filterAction',
'controller' => 'App\\Http\\Controllers\\SaleController@filterAction',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::XWOgVF8wzZ50aH70',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vnHhWf7zu0lb2a25' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'setDate',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@setDate',
'controller' => 'App\\Http\\Controllers\\SaleController@setDate',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::vnHhWf7zu0lb2a25',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'addToSale' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'product/addToSale/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@addToSale',
'controller' => 'App\\Http\\Controllers\\SaleController@addToSale',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'addToSale',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'applyDatesRange' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'applyDatesRange',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ReportController@applyDatesRange',
'controller' => 'App\\Http\\Controllers\\ReportController@applyDatesRange',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'applyDatesRange',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'removeFromSale' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'product/removeFromSale/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@removeFromSale',
'controller' => 'App\\Http\\Controllers\\SaleController@removeFromSale',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'removeFromSale',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'addSaleQty' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'product/addSaleQty/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@addSaleQty',
'controller' => 'App\\Http\\Controllers\\SaleController@addSaleQty',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'addSaleQty',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'storeSale' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/storeSale',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\SaleController@storeSale',
'controller' => 'App\\Http\\Controllers\\SaleController@storeSale',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'storeSale',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'salesReport' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sale/report',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ReportController@report',
'controller' => 'App\\Http\\Controllers\\ReportController@report',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'salesReport',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'importProductsFile' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'importProductsFile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProductController@importProductsFile',
'as' => 'importProductsFile',
'controller' => 'App\\Http\\Controllers\\ProductController@importProductsFile',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'storeProductsFile' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'storeProductsFile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProductController@storeProductsFile',
'as' => 'storeProductsFile',
'controller' => 'App\\Http\\Controllers\\ProductController@storeProductsFile',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'destroyAllProducts' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'destroyAllProducts',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProductController@destroyAllProducts',
'as' => 'destroyAllProducts',
'controller' => 'App\\Http\\Controllers\\ProductController@destroyAllProducts',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vRkTqm0WakXIYtxH' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@login',
'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@login',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::vRkTqm0WakXIYtxH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@logout',
'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@logout',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\RegisterController@showRegistrationForm',
'controller' => 'App\\Http\\Controllers\\Auth\\RegisterController@showRegistrationForm',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'register',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tSA0KJLKSGOE3ZBd' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\RegisterController@register',
'controller' => 'App\\Http\\Controllers\\Auth\\RegisterController@register',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::tSA0KJLKSGOE3ZBd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.request' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'password/reset',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.request',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.email' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'password/email',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.email',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.reset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'password/reset/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'password/reset',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
'namespace' => 'App\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);