Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
yanggyein
/
yanggyein
/
yang_ai
/
bootstrap
/
cache
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/yanggyein/yanggyein/yang_ai/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 ( '/api/user' => array ( 0 => array ( 0 => array ( '_route' => 'generated::yeCfspvQMEh9Midl', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/' => array ( 0 => array ( 0 => array ( '_route' => 'generated::oraWf30X4SOs4V7K', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 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::FCgs2ttcFwgU9RnW', ), 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::yzGNtvSo9JfwFWRC', ), 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, ), ), '/password/confirm' => array ( 0 => array ( 0 => array ( '_route' => 'password.confirm', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'generated::reZK5mHCx2tvrW0S', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/home' => array ( 0 => array ( 0 => array ( '_route' => 'home', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/ai/map' => array ( 0 => array ( 0 => array ( '_route' => 'ai.map', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/prevention/ai/store' => array ( 0 => array ( 0 => array ( '_route' => 'prevention.ai.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), ), 2 => array ( 0 => '{^(?|/api/prevention/ai/(?|list/([^/]++)(*:42)|show/([^/]++)(*:62)|update/([^/]++)(*:84)|destroy/([^/]++)(*:107))|/password/reset/([^/]++)(*:140))/?$}sDu', ), 3 => array ( 42 => array ( 0 => array ( 0 => array ( '_route' => 'api.ai.list', ), 1 => array ( 0 => 'toc', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 62 => array ( 0 => array ( 0 => array ( '_route' => 'api.ai.show', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 84 => array ( 0 => array ( 0 => array ( '_route' => 'api.ai.update', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PATCH' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 107 => array ( 0 => array ( 0 => array ( '_route' => 'api.ai.destroy', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 140 => 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, ), 1 => array ( 0 => NULL, 1 => NULL, 2 => NULL, 3 => NULL, 4 => false, 5 => false, 6 => 0, ), ), ), 4 => NULL, ), 'attributes' => array ( 'generated::yeCfspvQMEh9Midl' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/user', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:api', ), 'uses' => 'C:32:"Opis\\Closure\\SerializableClosure":289:{@YzenAjY+YguKTXZOhdPV31eypGCDLQrFngysSNSc1X0=.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:"0000000003f940cf000000006a273989";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::yeCfspvQMEh9Midl', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'api.ai.list' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/prevention/ai/list/{toc}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\PreventionController@index', 'controller' => 'App\\Http\\Controllers\\PreventionController@index', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'api.ai.list', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'api.ai.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/prevention/ai/show/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\PreventionController@show', 'controller' => 'App\\Http\\Controllers\\PreventionController@show', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'api.ai.show', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'api.ai.update' => array ( 'methods' => array ( 0 => 'PATCH', ), 'uri' => 'api/prevention/ai/update/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\PreventionController@update', 'controller' => 'App\\Http\\Controllers\\PreventionController@update', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'api.ai.update', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'api.ai.destroy' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/prevention/ai/destroy/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\PreventionController@destroy', 'controller' => 'App\\Http\\Controllers\\PreventionController@destroy', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'api.ai.destroy', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'generated::oraWf30X4SOs4V7K' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '/', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'C:32:"Opis\\Closure\\SerializableClosure":256:{@G/Int3U+7FqLXxMO8v19mXsq/5cC0hC9Y3S8YIG46Lc=.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:"0000000003f940c9000000006a273989";}}', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::oraWf30X4SOs4V7K', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'login', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'generated::FCgs2ttcFwgU9RnW' => 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' => NULL, 'where' => array ( ), 'as' => 'generated::FCgs2ttcFwgU9RnW', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'logout', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'register', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'generated::yzGNtvSo9JfwFWRC' => 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' => NULL, 'where' => array ( ), 'as' => 'generated::yzGNtvSo9JfwFWRC', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'password.request', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'password.email', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'password.reset', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), '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' => NULL, 'where' => array ( ), 'as' => 'password.update', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'password.confirm' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'password/confirm', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@showConfirmForm', 'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@showConfirmForm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => NULL, 'where' => array ( ), 'as' => 'password.confirm', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'generated::reZK5mHCx2tvrW0S' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'password/confirm', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@confirm', 'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmPasswordController@confirm', 'namespace' => 'App\\Http\\Controllers', 'prefix' => NULL, 'where' => array ( ), 'as' => 'generated::reZK5mHCx2tvrW0S', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'home' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'home', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\HomeController@index', 'controller' => 'App\\Http\\Controllers\\HomeController@index', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'home', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'ai.map' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'ai/map', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\MapController@index', 'controller' => 'App\\Http\\Controllers\\MapController@index', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'ai.map', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), 'prevention.ai.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'prevention/ai/store', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\PreventionController@store', 'controller' => 'App\\Http\\Controllers\\PreventionController@store', 'namespace' => NULL, 'prefix' => NULL, 'where' => array ( ), 'as' => 'prevention.ai.store', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, ), ), ) );