D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
t
/
a
/
t
/
tattooscyy
/
api2
/
bootstrap
/
cache
/
Filename :
routes-v7.php
back
Copy
<?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 ( '/_ignition/health-check' => array ( 0 => array ( 0 => array ( '_route' => 'ignition.healthCheck', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/_ignition/execute-solution' => array ( 0 => array ( 0 => array ( '_route' => 'ignition.executeSolution', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/_ignition/share-report' => array ( 0 => array ( 0 => array ( '_route' => 'ignition.shareReport', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/sanctum/csrf-cookie' => array ( 0 => array ( 0 => array ( '_route' => 'generated::cdTudLgZEUnAgXGO', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/user' => array ( 0 => array ( 0 => array ( '_route' => 'generated::fXG4wZseQsvJ3i34', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/' => array ( 0 => array ( 0 => array ( '_route' => 'generated::zBFADwIvH9TOrRUQ', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/login' => array ( 0 => array ( 0 => array ( '_route' => 'login_JWT', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/register' => array ( 0 => array ( 0 => array ( '_route' => 'register_JWT', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/register/ios/test' => array ( 0 => array ( 0 => array ( '_route' => 'generated::018xg2E7HvckPX0q', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/facebook/ios' => array ( 0 => array ( 0 => array ( '_route' => 'generated::PSpp44ZqEgghJ7JR', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/facebook' => array ( 0 => array ( 0 => array ( '_route' => 'generated::KxdXuKlO1eTgXZu2', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/redirect' => array ( 0 => array ( 0 => array ( '_route' => 'generated::9LA7vto7uSmeug2y', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/home/order' => array ( 0 => array ( 0 => array ( '_route' => 'new_tatoo_order', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'generated::xSjxSRQxuZ8KO1Rm', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/orders/all' => array ( 0 => array ( 0 => array ( '_route' => 'generated::6hpEPAsMxxEmbwIK', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/piercing/add' => array ( 0 => array ( 0 => array ( '_route' => 'new_pierce_order', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/account' => array ( 0 => array ( 0 => array ( '_route' => 'show_account', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'add_edit_account', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/account/picture' => array ( 0 => array ( 0 => array ( '_route' => 'add_change_picture', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/user/name' => array ( 0 => array ( 0 => array ( '_route' => 'generated::aqkTJUWMqr4eFbtO', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/logout' => array ( 0 => array ( 0 => array ( '_route' => 'generated::gHV8NUACBmgyxw4H', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/auth/tokenid' => array ( 0 => array ( 0 => array ( '_route' => 'generated::HhEtrlFHqK0cx5cz', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/auth/token' => array ( 0 => array ( 0 => array ( '_route' => 'generated::7ymKALvTRQ7TJBiu', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/auth/me' => array ( 0 => array ( 0 => array ( '_route' => 'generated::b5CHeH0JpwAflCpS', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/picture' => array ( 0 => array ( 0 => array ( '_route' => 'picture.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'picture.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/picture/create' => array ( 0 => array ( 0 => array ( '_route' => 'picture.create', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/clear-cache' => array ( 0 => array ( 0 => array ( '_route' => 'generated::9KsQ790ZvxEURKdS', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), ), 2 => array ( 0 => '{^(?|/_ignition/s(?|cripts/([^/]++)(*:37)|tyles/([^/]++)(*:58))|/register/ios/(?|([^/]++)(*:91)|string/([^/]++)(*:113)|answer/([^/]++)(*:136))|/orders/one/([^/]++)(*:165)|/picture/([^/]++)(?|(*:193)|/edit(*:206)|(*:214)))/?$}sDu', ), 3 => array ( 37 => array ( 0 => array ( 0 => array ( '_route' => 'ignition.scripts', ), 1 => array ( 0 => 'script', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 58 => array ( 0 => array ( 0 => array ( '_route' => 'ignition.styles', ), 1 => array ( 0 => 'style', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 91 => array ( 0 => array ( 0 => array ( '_route' => 'generated::sx1W089pQFdPNNjM', ), 1 => array ( 0 => 'client', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 113 => array ( 0 => array ( 0 => array ( '_route' => 'generated::fmFgo81G9BF8ToLk', ), 1 => array ( 0 => 'client', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 136 => array ( 0 => array ( 0 => array ( '_route' => 'generated::8xTIgduz65CmKdby', ), 1 => array ( 0 => 'client', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 165 => array ( 0 => array ( 0 => array ( '_route' => 'generated::wNw1SK88sovqmA6W', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 193 => array ( 0 => array ( 0 => array ( '_route' => 'picture.show', ), 1 => array ( 0 => 'picture', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 206 => array ( 0 => array ( 0 => array ( '_route' => 'picture.edit', ), 1 => array ( 0 => 'picture', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), 214 => array ( 0 => array ( 0 => array ( '_route' => 'picture.update', ), 1 => array ( 0 => 'picture', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'picture.destroy', ), 1 => array ( 0 => 'picture', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 2 => array ( 0 => NULL, 1 => NULL, 2 => NULL, 3 => NULL, 4 => false, 5 => false, 6 => 0, ), ), ), 4 => NULL, ), 'attributes' => array ( 'ignition.healthCheck' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '_ignition/health-check', 'action' => array ( 'middleware' => array ( 0 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionEnabled', ), 'uses' => 'Facade\\Ignition\\Http\\Controllers\\HealthCheckController@__invoke', 'controller' => 'Facade\\Ignition\\Http\\Controllers\\HealthCheckController', 'as' => 'ignition.healthCheck', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.executeSolution' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => '_ignition/execute-solution', 'action' => array ( 'middleware' => array ( 0 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionEnabled', 1 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionConfigValueEnabled:enableRunnableSolutions', ), 'uses' => 'Facade\\Ignition\\Http\\Controllers\\ExecuteSolutionController@__invoke', 'controller' => 'Facade\\Ignition\\Http\\Controllers\\ExecuteSolutionController', 'as' => 'ignition.executeSolution', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.shareReport' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => '_ignition/share-report', 'action' => array ( 'middleware' => array ( 0 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionEnabled', 1 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionConfigValueEnabled:enableShareButton', ), 'uses' => 'Facade\\Ignition\\Http\\Controllers\\ShareReportController@__invoke', 'controller' => 'Facade\\Ignition\\Http\\Controllers\\ShareReportController', 'as' => 'ignition.shareReport', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.scripts' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '_ignition/scripts/{script}', 'action' => array ( 'middleware' => array ( 0 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionEnabled', ), 'uses' => 'Facade\\Ignition\\Http\\Controllers\\ScriptController@__invoke', 'controller' => 'Facade\\Ignition\\Http\\Controllers\\ScriptController', 'as' => 'ignition.scripts', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'ignition.styles' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '_ignition/styles/{style}', 'action' => array ( 'middleware' => array ( 0 => 'Facade\\Ignition\\Http\\Middleware\\IgnitionEnabled', ), 'uses' => 'Facade\\Ignition\\Http\\Controllers\\StyleController@__invoke', 'controller' => 'Facade\\Ignition\\Http\\Controllers\\StyleController', 'as' => 'ignition.styles', 'namespace' => NULL, 'prefix' => '_ignition', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::cdTudLgZEUnAgXGO' => 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' => 'generated::cdTudLgZEUnAgXGO', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::fXG4wZseQsvJ3i34' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/user', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'C:32:"Opis\\Closure\\SerializableClosure":289:{@S7U4W632VDLfUSCy4KnkaXtq3oL00WfHc9d+sU5NwO0=.a:5:{s:3:"use";a:0:{}s:8:"function";s:77:"function (\\Illuminate\\Http\\Request $request) { return $request->user(); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000005cd77bdc00000000556725b7";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::fXG4wZseQsvJ3i34', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::zBFADwIvH9TOrRUQ' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '/', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'C:32:"Opis\\Closure\\SerializableClosure":256:{@2YjpGHTXPnfFz6UtYxhWmMhhqcZfYRzhwRPs47AaGYE=.a:5:{s:3:"use";a:0:{}s:8:"function";s:44:"function () { return \\view(\'welcome\'); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000005cd77bde00000000556725b7";}}', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::zBFADwIvH9TOrRUQ', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'login_JWT' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'login', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\APIController@login', 'controller' => 'App\\Http\\Controllers\\APIController@login', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'login_JWT', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'register_JWT' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'register', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\APIController@register', 'controller' => 'App\\Http\\Controllers\\APIController@register', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'register_JWT', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::018xg2E7HvckPX0q' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'register/ios/test', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\IosTestController@getIndex', 'controller' => 'App\\Http\\Controllers\\IosTestController@getIndex', 'namespace' => NULL, 'prefix' => '/register/ios', 'where' => array ( ), 'as' => 'generated::018xg2E7HvckPX0q', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::sx1W089pQFdPNNjM' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'register/ios/{client}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\IosController@getAuth', 'controller' => 'App\\Http\\Controllers\\IosController@getAuth', 'namespace' => NULL, 'prefix' => '/register/ios', 'where' => array ( ), 'as' => 'generated::sx1W089pQFdPNNjM', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::fmFgo81G9BF8ToLk' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'register/ios/string/{client}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\IosController@getString', 'controller' => 'App\\Http\\Controllers\\IosController@getString', 'namespace' => NULL, 'prefix' => '/register/ios', 'where' => array ( ), 'as' => 'generated::fmFgo81G9BF8ToLk', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::8xTIgduz65CmKdby' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'register/ios/answer/{client}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\IosController@getAnswer', 'controller' => 'App\\Http\\Controllers\\IosController@getAnswer', 'namespace' => NULL, 'prefix' => '/register/ios', 'where' => array ( ), 'as' => 'generated::8xTIgduz65CmKdby', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::PSpp44ZqEgghJ7JR' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'facebook/ios', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\SocialiteController@getFacebookIos', 'controller' => 'App\\Http\\Controllers\\SocialiteController@getFacebookIos', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::PSpp44ZqEgghJ7JR', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::KxdXuKlO1eTgXZu2' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'facebook', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\SocialiteController@getFacebook', 'controller' => 'App\\Http\\Controllers\\SocialiteController@getFacebook', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::KxdXuKlO1eTgXZu2', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::9LA7vto7uSmeug2y' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'redirect', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\SocialiteController@getFacebookCallback', 'controller' => 'App\\Http\\Controllers\\SocialiteController@getFacebookCallback', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::9LA7vto7uSmeug2y', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'new_tatoo_order' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'home/order', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\HomeController@postOrder', 'controller' => 'App\\Http\\Controllers\\HomeController@postOrder', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'new_tatoo_order', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::xSjxSRQxuZ8KO1Rm' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'home/order', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\HomeController@getOrders', 'controller' => 'App\\Http\\Controllers\\HomeController@getOrders', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::xSjxSRQxuZ8KO1Rm', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::6hpEPAsMxxEmbwIK' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'orders/all', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\HomeController@getAll', 'controller' => 'App\\Http\\Controllers\\HomeController@getAll', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::6hpEPAsMxxEmbwIK', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::wNw1SK88sovqmA6W' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'orders/one/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\HomeController@getOne', 'controller' => 'App\\Http\\Controllers\\HomeController@getOne', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::wNw1SK88sovqmA6W', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'new_pierce_order' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'piercing/add', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\PiercingController@postAdd', 'controller' => 'App\\Http\\Controllers\\PiercingController@postAdd', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'new_pierce_order', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'show_account' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'account', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\AccountController@postAdd', 'controller' => 'App\\Http\\Controllers\\AccountController@postAdd', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'show_account', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'add_change_picture' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'account/picture', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\AccountController@postPicture', 'controller' => 'App\\Http\\Controllers\\AccountController@postPicture', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'add_change_picture', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'add_edit_account' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'account', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\AccountController@getIndex', 'controller' => 'App\\Http\\Controllers\\AccountController@getIndex', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'add_edit_account', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::aqkTJUWMqr4eFbtO' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'user/name', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\AccountController@getEditName', 'controller' => 'App\\Http\\Controllers\\AccountController@getEditName', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::aqkTJUWMqr4eFbtO', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::gHV8NUACBmgyxw4H' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'logout', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\APIController@logout', 'controller' => 'App\\Http\\Controllers\\APIController@logout', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::gHV8NUACBmgyxw4H', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::HhEtrlFHqK0cx5cz' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'auth/tokenid', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\AuthController@tokenId', 'controller' => 'App\\Http\\Controllers\\AuthController@tokenId', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::HhEtrlFHqK0cx5cz', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::7ymKALvTRQ7TJBiu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'auth/token', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\APIController@token', 'controller' => 'App\\Http\\Controllers\\APIController@token', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::7ymKALvTRQ7TJBiu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::b5CHeH0JpwAflCpS' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'auth/me', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'uses' => 'App\\Http\\Controllers\\APIController@me', 'controller' => 'App\\Http\\Controllers\\APIController@me', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::b5CHeH0JpwAflCpS', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'picture', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.index', 'uses' => 'App\\Http\\Controllers\\PictureController@index', 'controller' => 'App\\Http\\Controllers\\PictureController@index', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.create' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'picture/create', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.create', 'uses' => 'App\\Http\\Controllers\\PictureController@create', 'controller' => 'App\\Http\\Controllers\\PictureController@create', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'picture', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.store', 'uses' => 'App\\Http\\Controllers\\PictureController@store', 'controller' => 'App\\Http\\Controllers\\PictureController@store', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'picture/{picture}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.show', 'uses' => 'App\\Http\\Controllers\\PictureController@show', 'controller' => 'App\\Http\\Controllers\\PictureController@show', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.edit' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'picture/{picture}/edit', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.edit', 'uses' => 'App\\Http\\Controllers\\PictureController@edit', 'controller' => 'App\\Http\\Controllers\\PictureController@edit', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'picture/{picture}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.update', 'uses' => 'App\\Http\\Controllers\\PictureController@update', 'controller' => 'App\\Http\\Controllers\\PictureController@update', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'picture.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'picture/{picture}', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'jwt.verify', ), 'as' => 'picture.destroy', 'uses' => 'App\\Http\\Controllers\\PictureController@destroy', 'controller' => 'App\\Http\\Controllers\\PictureController@destroy', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::9KsQ790ZvxEURKdS' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'clear-cache', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'C:32:"Opis\\Closure\\SerializableClosure":303:{@rZptjURLCcbuWfbbwcpaV9h9GBKmMep64v5ABGDEgwM=.a:5:{s:3:"use";a:0:{}s:8:"function";s:91:"function() { \\Illuminate\\Support\\Facades\\Artisan::call(\'optimize\'); return \'ok\'; }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000005cd77ba100000000556725b7";}}', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::9KsQ790ZvxEURKdS', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), ), ) );