/home/bdqbpbxa/dev-subdomains/api-uniferx.goodface.com.ua/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/documentation' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'l5-swagger.default.api',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/oauth2-callback' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'l5-swagger.default.oauth2_callback',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/nova-api/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::rO8kEcuLlccmNY9w',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/nova-api/impersonate' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::WQt49USbi2vnyYIX',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::4zmXpOzuW2YDpT0j',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/nova-api/nova-notifications' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::eMbX2FMgFjSlxqTx',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::aalWTVG2zDrKKjci',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/nova-api/nova-notifications/read-all' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::Gd68032u3XQRp6yB',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/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,
),
),
'/_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/update-config' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.updateConfig',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/errors' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getErrors',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/upload' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.upload',
),
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,
),
),
'/filemanager/jsonitems' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getItems',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/move' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.move',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/domove' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.domove',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/newfolder' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getAddfolder',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/folders' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getFolders',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/crop' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getCrop',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/cropimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getCropimage',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/cropnewimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getCropnewimage',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/rename' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getRename',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/resize' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getResize',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/doresize' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.performResize',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/download' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getDownload',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getDelete',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/demo' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.login',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password/reset' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.password.email',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.password.reset',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password/email' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.password.email',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/403' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.403',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/404' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.404',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.home',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.dashboard',
),
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,
),
),
'/api/countries' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::KfCUDYwXQPsNwVAB',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/languages' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jNpExAwCULSLzf1J',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/form' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::AuG7BQt5pDdLBIXI',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/subscribe' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::I1vqE34F8Xn4ZZLp',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::3TxJnpZrtH3XwsNE',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/search/products' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::GiAOw9PB8ElIjJ4G',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/search/crops' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::aFSVwWHkE7Sm8uC3',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/products' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::9N6rartQ4rDX6Wt6',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/crops' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Zo2MIMQPi7wUAwSv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/posts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::455OkKHSfclJI1Or',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/vacancies' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::tOLoJT4gSYgkRgti',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/employees' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::RUD7xFKA81qDUR4q',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/catalogs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::3YBa0LOaNihqFP6k',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/homepage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::THSK0pEr0EUN2zIw',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/contacts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vWcXf99vkMQ02ugv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/terms-conditions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::s8psVk912v1XAoqw',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/anonymous-feedback' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QQ6EyPZu9q4VO9TK',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/general-translation' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::S9zaPPE7YMeU7Vr7',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/legal-info' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QG8mbtk3SJVVgPEv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/about' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::wgUzDiw7314EkEWQ',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/products' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::4smN5JEigz1IxFH9',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/blog' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QmXIpQzG3OoUjCLR',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/career' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dLrrADOeqG61nhfN',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/resources' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jZvMROvP7nTVi3JV',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/resources/crop-nutrition-programs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::8N0a5mrey54QT57Y',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/resources/trail-results' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::r5xDWclzWd88OxMI',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pages/resources/information-materials' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::rX6GSKthXCHEajTV',
),
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::OCFK7GFrJ8MXg58v',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/nova/fields/upload-image' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.fields.upload.image',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/nova-file-manager' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.tool',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/d(?|ocs(?|(?:/([^/]++))?(*:32)|/asset/([^/]++)(*:54))|ashboards/([^/]++)(*:80))|/nova\\-(?|api/(?|s(?|cripts/([^/]++)(*:124)|tyles/([^/]++)(*:146))|([^/]++)/(?|field(?|/([^/]++)(?|(*:187)|/preview(*:203))|\\-attachment/([^/]++)(?|(*:236)|/(?|draftId(*:255)|([^/]++)(*:271))))|creation\\-fields(*:298)|([^/]++)/(?|update\\-(?|fields(*:335)|pivot\\-fields/([^/]++)/([^/]++)(*:374))|creation\\-pivot\\-fields/([^/]++)(*:415))|creation\\-fields(*:440)|([^/]++)/(?|update\\-(?|fields(*:477)|pivot\\-fields/([^/]++)/([^/]++)(*:516))|creation\\-pivot\\-fields/([^/]++)(*:557)|download/([^/]++)(*:582)|field/([^/]++)(*:604)|([^/]++)/([^/]++)/field/([^/]++)(*:644)))|dashboards/(?|([^/]++)(*:676)|cards/([^/]++)(*:698))|nova\\-notifications/([^/]++)(?|/read(*:743)|(*:751))|([^/]++)/(?|action(?|s(*:782)|(*:790))|filters(*:806)|lens(?|es(*:823)|/([^/]++)(?|(*:843)|/(?|count(*:860)|f(?|orce(*:876)|ilters(*:890))|restore(*:906)|action(?|s(*:924)|(*:932)))|(*:942))))|metrics/([^/]++)(*:969)|([^/]++)(?|/(?|metrics(?|(*:1002)|/([^/]++)(*:1020))|([^/]++)/metrics/([^/]++)(*:1055)|lens/([^/]++)/(?|metrics(?|(*:1091)|/([^/]++)(*:1109))|cards(*:1124))|c(?|ards(*:1142)|ount(*:1155))|re(?|late\\-authorization(*:1189)|store(*:1203))|s(?|oft\\-deletes(*:1229)|earch(*:1243))|detach(*:1259)|force(*:1273)|([^/]++)(?|(*:1293)|/p(?|review(*:1313)|eek(*:1325))|(*:1335))|associatable/([^/]++)(*:1366)|([^/]++)/attachable/([^/]++)(*:1403)|morphable/([^/]++)(*:1430)|([^/]++)/(?|attach(?|/([^/]++)(*:1469)|\\-morphed/([^/]++)(*:1496))|update\\-attached/([^/]++)/([^/]++)(*:1540)))|(*:1551)))|vendor/nova\\-(?|file\\-manager(?|/disks(?:/([^/]++))?(*:1614)|(?:/([^/]++))?(*:1637)|/f(?|iles/(?|u(?|pload(?:/([^/]++))?(*:1682)|nzip(?:/([^/]++))?(*:1709))|rename(?:/([^/]++))?(*:1739)|delete(?:/([^/]++))?(*:1768))|olders/(?|create(?:/([^/]++))?(*:1808)|rename(?:/([^/]++))?(*:1837)|delete(?:/([^/]++))?(*:1866))))|sortable/sort/([^/]++)/(?|update\\-order(*:1917)|move\\-to\\-(?|start(*:1944)|end(*:1956)))))|/password/reset/([^/]++)(*:1993)|/resources/([^/]++)(?|(*:2024)|/(?|new(*:2040)|([^/]++)(?|(*:2060)|/(?|edit(*:2077)|replicate(*:2095)))|lens/([^/]++)(*:2119)|([^/]++)/(?|attach/([^/]++)(*:2155)|edit\\-attached/([^/]++)/([^/]++)(*:2196))))|/api/(?|p(?|roducts/([^/]++)(?|(*:2239)|/related(*:2256))|osts/([^/]++)(*:2279)|ages/(?|career/([^/]++)(*:2311)|resources/information\\-materials/([^/]++)/flyers(*:2368)))|crops/([^/]++)(?|(*:2396)|/flyers(*:2412))|vacancies/([^/]++)(*:2440)))/?$}sDu',
),
3 =>
array (
32 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'l5-swagger.default.docs',
'jsonFile' => NULL,
),
1 =>
array (
0 => 'jsonFile',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
54 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'l5-swagger.default.asset',
),
1 =>
array (
0 => 'asset',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
80 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.dashboard.custom',
),
1 =>
array (
0 => 'name',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
124 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.',
),
1 =>
array (
0 => 'script',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
146 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::887H0lRquPxzg0dY',
),
1 =>
array (
0 => 'style',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
187 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::iR5ZlYeshdGqouDp',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
203 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::5BcR3v4ltYrcuzQs',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
236 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::WfF8UpzgRm6GIu1a',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::a37XMP4kPoAEXyVN',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
255 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::y9OXVBddgsPfJjeG',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
271 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::WdNpfUSSE76vNiPQ',
),
1 =>
array (
0 => 'resource',
1 => 'field',
2 => 'draftId',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
298 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::7pkdfcNbOrWXOWJz',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
335 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::SI2VnScspUYFojWf',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
374 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::xLMKehzH307SAjlA',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
3 => 'relatedResourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
415 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::HNtzO8L1kQ8RLjlM',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
440 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::ybRNUx075RD81hor',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
477 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::bCXTvHl2M1UOJ9iN',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
516 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::10aGWWXYpdn7xwBP',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
3 => 'relatedResourceId',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
557 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::mzT9pVXxFvUgqD4o',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
582 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::yfH7j4zL8XeA0mHn',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'field',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
604 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::drFiI5prrJm6dlpG',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'field',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
644 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::P7CAyF8ikOEAB5XY',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
3 => 'relatedResourceId',
4 => 'field',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
676 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::E1mJ1lsEIXRLlNFp',
),
1 =>
array (
0 => 'dashboard',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
698 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::iy6XdVolOdjohlpa',
),
1 =>
array (
0 => 'dashboard',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
743 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::zh577LIlG9qlJZhY',
),
1 =>
array (
0 => 'notification',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
751 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::RCM2OKma5wMIOiGH',
),
1 =>
array (
0 => 'notification',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
782 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::DMF3leWGUtedVGEm',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
790 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::XLZQ8iPYBZUZMpoW',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::bKJwMB5mm5J4pj1Q',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
806 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::1N8jOJhnjGR7aOKM',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
823 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::JZ8ddf0PviReGPru',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
843 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::ImMOZuC7lrra2sgq',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
860 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::qL2QDavBkS0GtcL9',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
876 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::3sNnNEzkXWYjiI6O',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
890 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::96zf4trtT5IBTWPS',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
906 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::MCQAl0VuhmX2ykR9',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
924 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::cyfEggxA6pgZLfI2',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
932 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::EZGphANxsFWLwF9E',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::3SZXZvYREHuxdNWP',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
942 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::B986VBm2UgfHcFW9',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
969 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::FpYBewIcBd2Vg4wE',
),
1 =>
array (
0 => 'metric',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1002 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::d9hYcwiED0zwMHix',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1020 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::9SfQuwRUl2AAKpfj',
),
1 =>
array (
0 => 'resource',
1 => 'metric',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1055 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::MqystmNcF7JQoNKq',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'metric',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1091 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::9HVABAywBci3mTkn',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1109 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::UZ8WkhMbRTtn3Wk4',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
2 => 'metric',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1124 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::qMUFZ0dkOkxK5k4X',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1142 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::k0t0U0giwKH2YpYM',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1155 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::wywzITkpZr0DVssH',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1189 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::SA6Hn04I2Lb8Mxuo',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1203 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::E130U8PPOL5e70d0',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1229 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::A9WsykHoWY9N2o7W',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1243 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::RrmA9d78YwlZNg86',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1259 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::hLiUbyLjz0UAs7Fz',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1273 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::Fle1SQj9jRkzsNsj',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1293 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::zUYGwgimDz9YbQ9s',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1313 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::83zgfhDSdrgNc88j',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1325 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::4lIccGV4wQ00gzvl',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1335 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::J6Zz8oiJDlHRzHXP',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1366 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::l2fPbs9HIpJOmlAe',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1403 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::dXmeMyqrvLZm58l0',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'field',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1430 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::pp6WofheWLDXzagK',
),
1 =>
array (
0 => 'resource',
1 => 'field',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1469 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::fwCuQTqTJz3Aybtj',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1496 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::gk8sonn16mL8O9Q4',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1540 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::kcbDSPWMg3hynUzo',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
3 => 'relatedResourceId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1551 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::AutzaByf1WHJqiUs',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::VRvRelCcjmn63258',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'nova.api.generated::kOzWwNYUAr35dz77',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1614 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.disks.available',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1637 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.data',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1682 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.files.upload',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1709 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.files.unzip',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1739 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.files.rename',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1768 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.files.delete',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1808 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.folders.create',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1837 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.folders.rename',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1866 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova-file-manager.folders.delete',
'resource' => NULL,
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1917 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::JUO2MF3rTRwagtZE',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1944 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::obtSfbtUzaryt5jj',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1956 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::uRaPWFavrG6v6mYW',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1993 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.password.reset',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2024 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.index',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2040 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.create',
),
1 =>
array (
0 => 'resource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2060 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.detail',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2077 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.edit',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2095 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.replicate',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2119 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.lens',
),
1 =>
array (
0 => 'resource',
1 => 'lens',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2155 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.attach',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2196 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nova.pages.edit-attached',
),
1 =>
array (
0 => 'resource',
1 => 'resourceId',
2 => 'relatedResource',
3 => 'relatedResourceId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2239 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::JvapA59tB7D2QV40',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2256 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::O1vUZMv39UGv65ro',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2279 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::nlM9Pr19uWsnXgRI',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2311 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::iYbDJpZLYtNcXGuX',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2368 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jM2nhrOSR5eqpqYj',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2396 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::k7WYBZn9gPhZmrNW',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2412 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vSW3X66LkTaFh38W',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2440 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::O93reo5gctFyChD8',
),
1 =>
array (
0 => 'slug',
),
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 (
'l5-swagger.default.api' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/documentation',
'action' =>
array (
'middleware' =>
array (
0 => 'L5Swagger\\Http\\Middleware\\Config',
),
'l5-swagger.documentation' => 'default',
'as' => 'l5-swagger.default.api',
'uses' => '\\L5Swagger\\Http\\Controllers\\SwaggerController@api',
'controller' => '\\L5Swagger\\Http\\Controllers\\SwaggerController@api',
'namespace' => 'L5Swagger',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'l5-swagger.default.docs' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'docs/{jsonFile?}',
'action' =>
array (
'middleware' =>
array (
0 => 'L5Swagger\\Http\\Middleware\\Config',
),
'l5-swagger.documentation' => 'default',
'as' => 'l5-swagger.default.docs',
'uses' => '\\L5Swagger\\Http\\Controllers\\SwaggerController@docs',
'controller' => '\\L5Swagger\\Http\\Controllers\\SwaggerController@docs',
'namespace' => 'L5Swagger',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'l5-swagger.default.asset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'docs/asset/{asset}',
'action' =>
array (
'middleware' =>
array (
0 => 'L5Swagger\\Http\\Middleware\\Config',
),
'l5-swagger.documentation' => 'default',
'as' => 'l5-swagger.default.asset',
'uses' => '\\L5Swagger\\Http\\Controllers\\SwaggerAssetController@index',
'controller' => '\\L5Swagger\\Http\\Controllers\\SwaggerAssetController@index',
'namespace' => 'L5Swagger',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'l5-swagger.default.oauth2_callback' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/oauth2-callback',
'action' =>
array (
'middleware' =>
array (
0 => 'L5Swagger\\Http\\Middleware\\Config',
),
'l5-swagger.documentation' => 'default',
'as' => 'l5-swagger.default.oauth2_callback',
'uses' => '\\L5Swagger\\Http\\Controllers\\SwaggerController@oauth2Callback',
'controller' => '\\L5Swagger\\Http\\Controllers\\SwaggerController@oauth2Callback',
'namespace' => 'L5Swagger',
'prefix' => '',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/scripts/{script}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova:api',
1 => 'Illuminate\\Http\\Middleware\\CheckResponseForModifications',
),
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ScriptController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ScriptController',
'as' => 'nova.api.',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::887H0lRquPxzg0dY' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/styles/{style}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova:api',
1 => 'Illuminate\\Http\\Middleware\\CheckResponseForModifications',
),
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\StyleController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\StyleController',
'as' => 'nova.api.generated::887H0lRquPxzg0dY',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::rO8kEcuLlccmNY9w' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/search',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\SearchController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\SearchController',
'as' => 'nova.api.generated::rO8kEcuLlccmNY9w',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::WQt49USbi2vnyYIX' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/impersonate',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ImpersonateController@startImpersonating',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ImpersonateController@startImpersonating',
'as' => 'nova.api.generated::WQt49USbi2vnyYIX',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::4zmXpOzuW2YDpT0j' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/impersonate',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ImpersonateController@stopImpersonating',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ImpersonateController@stopImpersonating',
'as' => 'nova.api.generated::4zmXpOzuW2YDpT0j',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::iR5ZlYeshdGqouDp' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/field/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldController',
'as' => 'nova.api.generated::iR5ZlYeshdGqouDp',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::5BcR3v4ltYrcuzQs' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/field/{field}/preview',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldPreviewController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldPreviewController',
'as' => 'nova.api.generated::5BcR3v4ltYrcuzQs',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::WfF8UpzgRm6GIu1a' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/field-attachment/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@store',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@store',
'as' => 'nova.api.generated::WfF8UpzgRm6GIu1a',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::a37XMP4kPoAEXyVN' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/field-attachment/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@destroyAttachment',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@destroyAttachment',
'as' => 'nova.api.generated::a37XMP4kPoAEXyVN',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::y9OXVBddgsPfJjeG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/field-attachment/{field}/draftId',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@draftId',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@draftId',
'as' => 'nova.api.generated::y9OXVBddgsPfJjeG',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::WdNpfUSSE76vNiPQ' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/field-attachment/{field}/{draftId}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@destroyPending',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldAttachmentController@destroyPending',
'as' => 'nova.api.generated::WdNpfUSSE76vNiPQ',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::7pkdfcNbOrWXOWJz' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/creation-fields',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\CreationFieldController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\CreationFieldController',
'as' => 'nova.api.generated::7pkdfcNbOrWXOWJz',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::SI2VnScspUYFojWf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/update-fields',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\UpdateFieldController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\UpdateFieldController',
'as' => 'nova.api.generated::SI2VnScspUYFojWf',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::HNtzO8L1kQ8RLjlM' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/creation-pivot-fields/{relatedResource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\CreationPivotFieldController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\CreationPivotFieldController',
'as' => 'nova.api.generated::HNtzO8L1kQ8RLjlM',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::xLMKehzH307SAjlA' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/update-pivot-fields/{relatedResource}/{relatedResourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\UpdatePivotFieldController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\UpdatePivotFieldController',
'as' => 'nova.api.generated::xLMKehzH307SAjlA',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::ybRNUx075RD81hor' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'nova-api/{resource}/creation-fields',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\CreationFieldSyncController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\CreationFieldSyncController',
'as' => 'nova.api.generated::ybRNUx075RD81hor',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::bCXTvHl2M1UOJ9iN' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'nova-api/{resource}/{resourceId}/update-fields',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\UpdateFieldController@sync',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\UpdateFieldController@sync',
'as' => 'nova.api.generated::bCXTvHl2M1UOJ9iN',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::mzT9pVXxFvUgqD4o' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'nova-api/{resource}/{resourceId}/creation-pivot-fields/{relatedResource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\CreationPivotFieldController@sync',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\CreationPivotFieldController@sync',
'as' => 'nova.api.generated::mzT9pVXxFvUgqD4o',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::10aGWWXYpdn7xwBP' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'nova-api/{resource}/{resourceId}/update-pivot-fields/{relatedResource}/{relatedResourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\UpdatePivotFieldController@sync',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\UpdatePivotFieldController@sync',
'as' => 'nova.api.generated::10aGWWXYpdn7xwBP',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::yfH7j4zL8XeA0mHn' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/download/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldDownloadController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldDownloadController',
'as' => 'nova.api.generated::yfH7j4zL8XeA0mHn',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::drFiI5prrJm6dlpG' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/{resourceId}/field/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FieldDestroyController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FieldDestroyController',
'as' => 'nova.api.generated::drFiI5prrJm6dlpG',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::P7CAyF8ikOEAB5XY' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/{resourceId}/{relatedResource}/{relatedResourceId}/field/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\PivotFieldDestroyController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\PivotFieldDestroyController',
'as' => 'nova.api.generated::P7CAyF8ikOEAB5XY',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::E1mJ1lsEIXRLlNFp' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/dashboards/{dashboard}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\DashboardController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\DashboardController',
'as' => 'nova.api.generated::E1mJ1lsEIXRLlNFp',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::iy6XdVolOdjohlpa' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/dashboards/cards/{dashboard}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\DashboardCardController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\DashboardCardController',
'as' => 'nova.api.generated::iy6XdVolOdjohlpa',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::eMbX2FMgFjSlxqTx' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/nova-notifications',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\NotificationIndexController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\NotificationIndexController',
'as' => 'nova.api.generated::eMbX2FMgFjSlxqTx',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::Gd68032u3XQRp6yB' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/nova-notifications/read-all',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\NotificationReadAllController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\NotificationReadAllController',
'as' => 'nova.api.generated::Gd68032u3XQRp6yB',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::zh577LIlG9qlJZhY' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/nova-notifications/{notification}/read',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\NotificationReadController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\NotificationReadController',
'as' => 'nova.api.generated::zh577LIlG9qlJZhY',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::aalWTVG2zDrKKjci' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/nova-notifications',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\NotificationDeleteAllController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\NotificationDeleteAllController',
'as' => 'nova.api.generated::aalWTVG2zDrKKjci',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::RCM2OKma5wMIOiGH' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/nova-notifications/{notification}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\NotificationDeleteController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\NotificationDeleteController',
'as' => 'nova.api.generated::RCM2OKma5wMIOiGH',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::DMF3leWGUtedVGEm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/actions',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ActionController@index',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ActionController@index',
'as' => 'nova.api.generated::DMF3leWGUtedVGEm',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::XLZQ8iPYBZUZMpoW' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/action',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ActionController@store',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ActionController@store',
'as' => 'nova.api.generated::XLZQ8iPYBZUZMpoW',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::bKJwMB5mm5J4pj1Q' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'nova-api/{resource}/action',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ActionController@sync',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ActionController@sync',
'as' => 'nova.api.generated::bKJwMB5mm5J4pj1Q',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::1N8jOJhnjGR7aOKM' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/filters',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\FilterController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\FilterController',
'as' => 'nova.api.generated::1N8jOJhnjGR7aOKM',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::JZ8ddf0PviReGPru' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lenses',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensController@index',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensController@index',
'as' => 'nova.api.generated::JZ8ddf0PviReGPru',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::ImMOZuC7lrra2sgq' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensController@show',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensController@show',
'as' => 'nova.api.generated::ImMOZuC7lrra2sgq',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::qL2QDavBkS0GtcL9' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}/count',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceCountController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceCountController',
'as' => 'nova.api.generated::qL2QDavBkS0GtcL9',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::B986VBm2UgfHcFW9' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/lens/{lens}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceDestroyController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceDestroyController',
'as' => 'nova.api.generated::B986VBm2UgfHcFW9',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::3sNnNEzkXWYjiI6O' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/lens/{lens}/force',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceForceDeleteController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceForceDeleteController',
'as' => 'nova.api.generated::3sNnNEzkXWYjiI6O',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::MCQAl0VuhmX2ykR9' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'nova-api/{resource}/lens/{lens}/restore',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceRestoreController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensResourceRestoreController',
'as' => 'nova.api.generated::MCQAl0VuhmX2ykR9',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::cyfEggxA6pgZLfI2' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}/actions',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensActionController@index',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensActionController@index',
'as' => 'nova.api.generated::cyfEggxA6pgZLfI2',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::EZGphANxsFWLwF9E' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/lens/{lens}/action',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensActionController@store',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensActionController@store',
'as' => 'nova.api.generated::EZGphANxsFWLwF9E',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::3SZXZvYREHuxdNWP' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'nova-api/{resource}/lens/{lens}/action',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensActionController@sync',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensActionController@sync',
'as' => 'nova.api.generated::3SZXZvYREHuxdNWP',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::96zf4trtT5IBTWPS' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}/filters',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensFilterController@index',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensFilterController@index',
'as' => 'nova.api.generated::96zf4trtT5IBTWPS',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::FpYBewIcBd2Vg4wE' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/metrics/{metric}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\DashboardMetricController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\DashboardMetricController',
'as' => 'nova.api.generated::FpYBewIcBd2Vg4wE',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::d9hYcwiED0zwMHix' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/metrics',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\MetricController@index',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\MetricController@index',
'as' => 'nova.api.generated::d9hYcwiED0zwMHix',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::9SfQuwRUl2AAKpfj' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/metrics/{metric}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\MetricController@show',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\MetricController@show',
'as' => 'nova.api.generated::9SfQuwRUl2AAKpfj',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::MqystmNcF7JQoNKq' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/metrics/{metric}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\DetailMetricController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\DetailMetricController',
'as' => 'nova.api.generated::MqystmNcF7JQoNKq',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::9HVABAywBci3mTkn' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}/metrics',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensMetricController@index',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensMetricController@index',
'as' => 'nova.api.generated::9HVABAywBci3mTkn',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::UZ8WkhMbRTtn3Wk4' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}/metrics/{metric}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensMetricController@show',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensMetricController@show',
'as' => 'nova.api.generated::UZ8WkhMbRTtn3Wk4',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::k0t0U0giwKH2YpYM' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/cards',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\CardController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\CardController',
'as' => 'nova.api.generated::k0t0U0giwKH2YpYM',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::qMUFZ0dkOkxK5k4X' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/lens/{lens}/cards',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LensCardController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LensCardController',
'as' => 'nova.api.generated::qMUFZ0dkOkxK5k4X',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::SA6Hn04I2Lb8Mxuo' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/relate-authorization',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\RelatableAuthorizationController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\RelatableAuthorizationController',
'as' => 'nova.api.generated::SA6Hn04I2Lb8Mxuo',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::A9WsykHoWY9N2o7W' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/soft-deletes',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\SoftDeleteStatusController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\SoftDeleteStatusController',
'as' => 'nova.api.generated::A9WsykHoWY9N2o7W',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::AutzaByf1WHJqiUs' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceIndexController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceIndexController',
'as' => 'nova.api.generated::AutzaByf1WHJqiUs',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::RrmA9d78YwlZNg86' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/search',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceSearchController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceSearchController',
'as' => 'nova.api.generated::RrmA9d78YwlZNg86',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::wywzITkpZr0DVssH' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/count',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceCountController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceCountController',
'as' => 'nova.api.generated::wywzITkpZr0DVssH',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::hLiUbyLjz0UAs7Fz' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/detach',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceDetachController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceDetachController',
'as' => 'nova.api.generated::hLiUbyLjz0UAs7Fz',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::E130U8PPOL5e70d0' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'nova-api/{resource}/restore',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceRestoreController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceRestoreController',
'as' => 'nova.api.generated::E130U8PPOL5e70d0',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::Fle1SQj9jRkzsNsj' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}/force',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceForceDeleteController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceForceDeleteController',
'as' => 'nova.api.generated::Fle1SQj9jRkzsNsj',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::zUYGwgimDz9YbQ9s' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceShowController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceShowController',
'as' => 'nova.api.generated::zUYGwgimDz9YbQ9s',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::83zgfhDSdrgNc88j' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/preview',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourcePreviewController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourcePreviewController',
'as' => 'nova.api.generated::83zgfhDSdrgNc88j',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::4lIccGV4wQ00gzvl' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/peek',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourcePeekController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourcePeekController',
'as' => 'nova.api.generated::4lIccGV4wQ00gzvl',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::VRvRelCcjmn63258' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceStoreController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceStoreController',
'as' => 'nova.api.generated::VRvRelCcjmn63258',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::J6Zz8oiJDlHRzHXP' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'nova-api/{resource}/{resourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceUpdateController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceUpdateController',
'as' => 'nova.api.generated::J6Zz8oiJDlHRzHXP',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::kOzWwNYUAr35dz77' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'nova-api/{resource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceDestroyController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceDestroyController',
'as' => 'nova.api.generated::kOzWwNYUAr35dz77',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::l2fPbs9HIpJOmlAe' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/associatable/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\AssociatableController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\AssociatableController',
'as' => 'nova.api.generated::l2fPbs9HIpJOmlAe',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::dXmeMyqrvLZm58l0' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/{resourceId}/attachable/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\AttachableController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\AttachableController',
'as' => 'nova.api.generated::dXmeMyqrvLZm58l0',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::pp6WofheWLDXzagK' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-api/{resource}/morphable/{field}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\MorphableController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\MorphableController',
'as' => 'nova.api.generated::pp6WofheWLDXzagK',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::fwCuQTqTJz3Aybtj' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/{resourceId}/attach/{relatedResource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResourceAttachController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResourceAttachController',
'as' => 'nova.api.generated::fwCuQTqTJz3Aybtj',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::kcbDSPWMg3hynUzo' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/{resourceId}/update-attached/{relatedResource}/{relatedResourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\AttachedResourceUpdateController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\AttachedResourceUpdateController',
'as' => 'nova.api.generated::kcbDSPWMg3hynUzo',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.api.generated::gk8sonn16mL8O9Q4' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-api/{resource}/{resourceId}/attach-morphed/{relatedResource}',
'action' =>
array (
'domain' => NULL,
'middleware' => 'nova:api',
'excluded_middleware' =>
array (
0 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\MorphedResourceAttachController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\MorphedResourceAttachController',
'as' => 'nova.api.generated::gk8sonn16mL8O9Q4',
'namespace' => NULL,
'prefix' => 'nova-api',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'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,
),
'ignition.healthCheck' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_ignition/health-check',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\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 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\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.updateConfig' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => '_ignition/update-config',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController',
'as' => 'ignition.updateConfig',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@show',
'as' => 'unisharp.lfm.show',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@show',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getErrors' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/errors',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@getErrors',
'as' => 'unisharp.lfm.getErrors',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@getErrors',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.upload' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
6 => 'OPTIONS',
),
'uri' => 'filemanager/upload',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\UploadController@upload',
'as' => 'unisharp.lfm.upload',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\UploadController@upload',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getItems' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/jsonitems',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@getItems',
'as' => 'unisharp.lfm.getItems',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@getItems',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.move' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/move',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@move',
'as' => 'unisharp.lfm.move',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@move',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.domove' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/domove',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@domove',
'as' => 'unisharp.lfm.domove',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@domove',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getAddfolder' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/newfolder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getAddfolder',
'as' => 'unisharp.lfm.getAddfolder',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getAddfolder',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getFolders' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/folders',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getFolders',
'as' => 'unisharp.lfm.getFolders',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getFolders',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getCrop' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/crop',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCrop',
'as' => 'unisharp.lfm.getCrop',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCrop',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getCropimage' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/cropimage',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCropimage',
'as' => 'unisharp.lfm.getCropimage',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCropimage',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getCropnewimage' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/cropnewimage',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getNewCropimage',
'as' => 'unisharp.lfm.getCropnewimage',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getNewCropimage',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getRename' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/rename',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\RenameController@getRename',
'as' => 'unisharp.lfm.getRename',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\RenameController@getRename',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getResize' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/resize',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@getResize',
'as' => 'unisharp.lfm.getResize',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@getResize',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.performResize' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/doresize',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@performResize',
'as' => 'unisharp.lfm.performResize',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@performResize',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getDownload' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/download',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\DownloadController@getDownload',
'as' => 'unisharp.lfm.getDownload',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\DownloadController@getDownload',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getDelete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\DeleteController@getDelete',
'as' => 'unisharp.lfm.getDelete',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\DeleteController@getDelete',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/demo',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\DemoController@index',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\DemoController@index',
'as' => 'unisharp.lfm.',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LoginController@showLoginForm',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LoginController@showLoginForm',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.pages.login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.login' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LoginController@login',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LoginController@login',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logout',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'Laravel\\Nova\\Http\\Middleware\\HandleInertiaRequests',
2 => 'Laravel\\Nova\\Http\\Middleware\\DispatchServingNovaEvent',
3 => 'Laravel\\Nova\\Http\\Middleware\\BootTools',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\LoginController@logout',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\LoginController@logout',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.password.email' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'password/reset',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ForgotPasswordController@showLinkRequestForm',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ForgotPasswordController@showLinkRequestForm',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.pages.password.email',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.password.email' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'password/email',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ForgotPasswordController@sendResetLinkEmail',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ForgotPasswordController@sendResetLinkEmail',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.password.email',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.password.reset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'password/reset/{token}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResetPasswordController@showResetForm',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResetPasswordController@showResetForm',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.pages.password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.password.reset' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'password/reset',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\ResetPasswordController@reset',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\ResetPasswordController@reset',
'namespace' => NULL,
'prefix' => '/',
'where' =>
array (
),
'as' => 'nova.password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.403' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '403',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'Laravel\\Nova\\Http\\Middleware\\HandleInertiaRequests',
2 => 'Laravel\\Nova\\Http\\Middleware\\DispatchServingNovaEvent',
3 => 'Laravel\\Nova\\Http\\Middleware\\BootTools',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\Error403Controller@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\Error403Controller',
'as' => 'nova.pages.403',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.404' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '404',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'Laravel\\Nova\\Http\\Middleware\\HandleInertiaRequests',
2 => 'Laravel\\Nova\\Http\\Middleware\\DispatchServingNovaEvent',
3 => 'Laravel\\Nova\\Http\\Middleware\\BootTools',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\Error404Controller@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\Error404Controller',
'as' => 'nova.pages.404',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.home' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\HomeController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\HomeController',
'as' => 'nova.pages.home',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.dashboard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
6 => 'OPTIONS',
),
'uri' => 'dashboard',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => '\\Illuminate\\Routing\\RedirectController@__invoke',
'controller' => '\\Illuminate\\Routing\\RedirectController',
'as' => 'nova.pages.dashboard',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
'destination' => '/',
'status' => 302,
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.dashboard.custom' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'dashboards/{name}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\DashboardController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\DashboardController',
'as' => 'nova.pages.dashboard.custom',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceIndexController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceIndexController',
'as' => 'nova.pages.index',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/new',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceCreateController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceCreateController',
'as' => 'nova.pages.create',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.detail' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/{resourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceDetailController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceDetailController',
'as' => 'nova.pages.detail',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/{resourceId}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceUpdateController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceUpdateController',
'as' => 'nova.pages.edit',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.replicate' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/{resourceId}/replicate',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceReplicateController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\ResourceReplicateController',
'as' => 'nova.pages.replicate',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.lens' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/lens/{lens}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\LensController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\LensController',
'as' => 'nova.pages.lens',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.attach' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/{resourceId}/attach/{relatedResource}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\AttachableController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\AttachableController',
'as' => 'nova.pages.attach',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.pages.edit-attached' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'resources/{resource}/{resourceId}/edit-attached/{relatedResource}/{relatedResourceId}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Laravel\\Nova\\Http\\Middleware\\Authorize',
),
'uses' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\AttachedResourceUpdateController@__invoke',
'controller' => 'Laravel\\Nova\\Http\\Controllers\\Pages\\AttachedResourceUpdateController',
'as' => 'nova.pages.edit-attached',
'namespace' => 'Laravel\\Nova\\Http\\Controllers',
'prefix' => '/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::KfCUDYwXQPsNwVAB' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/countries',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@countries',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@countries',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::KfCUDYwXQPsNwVAB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jNpExAwCULSLzf1J' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/languages',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@languages',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@languages',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::jNpExAwCULSLzf1J',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::AuG7BQt5pDdLBIXI' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/form',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@form',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@form',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::AuG7BQt5pDdLBIXI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::I1vqE34F8Xn4ZZLp' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/subscribe',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@subscribe',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@subscribe',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::I1vqE34F8Xn4ZZLp',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3TxJnpZrtH3XwsNE' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/search',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@search',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@search',
'namespace' => NULL,
'prefix' => 'api/search',
'where' =>
array (
),
'as' => 'generated::3TxJnpZrtH3XwsNE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::GiAOw9PB8ElIjJ4G' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/search/products',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@searchProducts',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@searchProducts',
'namespace' => NULL,
'prefix' => 'api/search',
'where' =>
array (
),
'as' => 'generated::GiAOw9PB8ElIjJ4G',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::aFSVwWHkE7Sm8uC3' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/search/crops',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@searchCrops',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@searchCrops',
'namespace' => NULL,
'prefix' => 'api/search',
'where' =>
array (
),
'as' => 'generated::aFSVwWHkE7Sm8uC3',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::9N6rartQ4rDX6Wt6' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/products',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@getProducts',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@getProducts',
'namespace' => NULL,
'prefix' => 'api/products',
'where' =>
array (
),
'as' => 'generated::9N6rartQ4rDX6Wt6',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::JvapA59tB7D2QV40' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/products/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@product',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@product',
'namespace' => NULL,
'prefix' => 'api/products',
'where' =>
array (
),
'as' => 'generated::JvapA59tB7D2QV40',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::O1vUZMv39UGv65ro' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/products/{slug}/related',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@productRelated',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@productRelated',
'namespace' => NULL,
'prefix' => 'api/products',
'where' =>
array (
),
'as' => 'generated::O1vUZMv39UGv65ro',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Zo2MIMQPi7wUAwSv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/crops',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@getCrops',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@getCrops',
'namespace' => NULL,
'prefix' => 'api/crops',
'where' =>
array (
),
'as' => 'generated::Zo2MIMQPi7wUAwSv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::k7WYBZn9gPhZmrNW' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/crops/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@getCrop',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@getCrop',
'namespace' => NULL,
'prefix' => 'api/crops',
'where' =>
array (
),
'as' => 'generated::k7WYBZn9gPhZmrNW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vSW3X66LkTaFh38W' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/crops/{slug}/flyers',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@getCropFlyers',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@getCropFlyers',
'namespace' => NULL,
'prefix' => 'api/crops',
'where' =>
array (
),
'as' => 'generated::vSW3X66LkTaFh38W',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::455OkKHSfclJI1Or' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/posts',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@getPosts',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@getPosts',
'namespace' => NULL,
'prefix' => 'api/posts',
'where' =>
array (
),
'as' => 'generated::455OkKHSfclJI1Or',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::nlM9Pr19uWsnXgRI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/posts/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@post',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@post',
'namespace' => NULL,
'prefix' => 'api/posts',
'where' =>
array (
),
'as' => 'generated::nlM9Pr19uWsnXgRI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tOLoJT4gSYgkRgti' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/vacancies',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@vacancies',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@vacancies',
'namespace' => NULL,
'prefix' => 'api/vacancies',
'where' =>
array (
),
'as' => 'generated::tOLoJT4gSYgkRgti',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::O93reo5gctFyChD8' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/vacancies/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@vacancy',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@vacancy',
'namespace' => NULL,
'prefix' => 'api/vacancies',
'where' =>
array (
),
'as' => 'generated::O93reo5gctFyChD8',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::RUD7xFKA81qDUR4q' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/employees',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@employees',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@employees',
'namespace' => NULL,
'prefix' => 'api/employees',
'where' =>
array (
),
'as' => 'generated::RUD7xFKA81qDUR4q',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3YBa0LOaNihqFP6k' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/catalogs',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@catalogs',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@catalogs',
'namespace' => NULL,
'prefix' => 'api/catalogs',
'where' =>
array (
),
'as' => 'generated::3YBa0LOaNihqFP6k',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::THSK0pEr0EUN2zIw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/homepage',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@homepage',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@homepage',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::THSK0pEr0EUN2zIw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vWcXf99vkMQ02ugv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/contacts',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@contacts',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@contacts',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::vWcXf99vkMQ02ugv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::s8psVk912v1XAoqw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/terms-conditions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@termsConditions',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@termsConditions',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::s8psVk912v1XAoqw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QQ6EyPZu9q4VO9TK' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/anonymous-feedback',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@anonymousFeedback',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@anonymousFeedback',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::QQ6EyPZu9q4VO9TK',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::S9zaPPE7YMeU7Vr7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/general-translation',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@generalTranslation',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@generalTranslation',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::S9zaPPE7YMeU7Vr7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QG8mbtk3SJVVgPEv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/legal-info',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@legalInfo',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@legalInfo',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::QG8mbtk3SJVVgPEv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::wgUzDiw7314EkEWQ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/about',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@aboutUs',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@aboutUs',
'namespace' => NULL,
'prefix' => 'api/pages',
'where' =>
array (
),
'as' => 'generated::wgUzDiw7314EkEWQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::4smN5JEigz1IxFH9' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/products',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@products',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@products',
'namespace' => NULL,
'prefix' => 'api/pages/products',
'where' =>
array (
),
'as' => 'generated::4smN5JEigz1IxFH9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QmXIpQzG3OoUjCLR' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/blog',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@blog',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@blog',
'namespace' => NULL,
'prefix' => 'api/pages/blog',
'where' =>
array (
),
'as' => 'generated::QmXIpQzG3OoUjCLR',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dLrrADOeqG61nhfN' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/career',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@career',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@career',
'namespace' => NULL,
'prefix' => 'api/pages/career',
'where' =>
array (
),
'as' => 'generated::dLrrADOeqG61nhfN',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::iYbDJpZLYtNcXGuX' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/career/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@vacancy',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@vacancy',
'namespace' => NULL,
'prefix' => 'api/pages/career',
'where' =>
array (
),
'as' => 'generated::iYbDJpZLYtNcXGuX',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jZvMROvP7nTVi3JV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/resources',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@resources',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@resources',
'namespace' => NULL,
'prefix' => 'api/pages/resources',
'where' =>
array (
),
'as' => 'generated::jZvMROvP7nTVi3JV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::8N0a5mrey54QT57Y' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/resources/crop-nutrition-programs',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@crop_nutrition_programs',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@crop_nutrition_programs',
'namespace' => NULL,
'prefix' => 'api/pages/resources/crop-nutrition-programs',
'where' =>
array (
),
'as' => 'generated::8N0a5mrey54QT57Y',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::r5xDWclzWd88OxMI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/resources/trail-results',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@trail_results',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@trail_results',
'namespace' => NULL,
'prefix' => 'api/pages/resources/trail-results',
'where' =>
array (
),
'as' => 'generated::r5xDWclzWd88OxMI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::rX6GSKthXCHEajTV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/resources/information-materials',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@information_materials',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@information_materials',
'namespace' => NULL,
'prefix' => 'api/pages/resources/information-materials',
'where' =>
array (
),
'as' => 'generated::rX6GSKthXCHEajTV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jM2nhrOSR5eqpqYj' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pages/resources/information-materials/{id}/flyers',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PageController@catalogFlyers',
'controller' => 'App\\Http\\Controllers\\Api\\PageController@catalogFlyers',
'namespace' => NULL,
'prefix' => 'api/pages/resources/information-materials',
'where' =>
array (
),
'as' => 'generated::jM2nhrOSR5eqpqYj',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::OCFK7GFrJ8MXg58v' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/user',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth:sanctum',
),
'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":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:"00000000000007010000000000000000";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::OCFK7GFrJ8MXg58v',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova.fields.upload.image' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova/fields/upload-image',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Nova\\Fields\\FieldsController@uploadImage',
'controller' => 'App\\Http\\Controllers\\Nova\\Fields\\FieldsController@uploadImage',
'namespace' => NULL,
'prefix' => 'nova/fields',
'where' =>
array (
),
'as' => 'nova.fields.upload.image',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.tool' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-file-manager',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'nova',
1 => 'Laravel\\Nova\\Http\\Middleware\\Authenticate',
2 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\ToolController@__invoke',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\ToolController',
'namespace' => NULL,
'prefix' => '/nova-file-manager',
'where' =>
array (
),
'as' => 'nova-file-manager.tool',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.disks.available' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-vendor/nova-file-manager/disks/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\DiskController@available',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\DiskController@available',
'as' => 'nova-file-manager.disks.available',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/disks',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.data' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'nova-vendor/nova-file-manager/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\IndexController@__invoke',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\IndexController',
'as' => 'nova-file-manager.data',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.files.upload' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/files/upload/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@upload',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@upload',
'as' => 'nova-file-manager.files.upload',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/files',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.files.rename' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/files/rename/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@rename',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@rename',
'as' => 'nova-file-manager.files.rename',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/files',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.files.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/files/delete/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@delete',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@delete',
'as' => 'nova-file-manager.files.delete',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/files',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.files.unzip' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/files/unzip/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@unzip',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FileController@unzip',
'as' => 'nova-file-manager.files.unzip',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/files',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.folders.create' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/folders/create/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FolderController@create',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FolderController@create',
'as' => 'nova-file-manager.folders.create',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/folders',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.folders.rename' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/folders/rename/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FolderController@rename',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FolderController@rename',
'as' => 'nova-file-manager.folders.rename',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/folders',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nova-file-manager.folders.delete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-file-manager/folders/delete/{resource?}',
'action' =>
array (
'middleware' =>
array (
0 => 'nova:api',
1 => 'Oneduo\\NovaFileManager\\Http\\Middleware\\Authorize',
2 => 'nova',
),
'uses' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FolderController@delete',
'controller' => 'Oneduo\\NovaFileManager\\Http\\Controllers\\FolderController@delete',
'as' => 'nova-file-manager.folders.delete',
'namespace' => NULL,
'prefix' => 'nova-vendor/nova-file-manager/folders',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::JUO2MF3rTRwagtZE' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-sortable/sort/{resource}/update-order',
'action' =>
array (
'middleware' =>
array (
0 => 'nova',
),
'domain' => NULL,
'uses' => '\\Outl1ne\\NovaSortable\\Http\\Controllers\\SortableController@updateOrder',
'controller' => '\\Outl1ne\\NovaSortable\\Http\\Controllers\\SortableController@updateOrder',
'namespace' => '\\Outl1ne\\NovaSortable\\Http\\Controllers',
'prefix' => 'nova-vendor/nova-sortable',
'where' =>
array (
),
'as' => 'generated::JUO2MF3rTRwagtZE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::obtSfbtUzaryt5jj' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-sortable/sort/{resource}/move-to-start',
'action' =>
array (
'middleware' =>
array (
0 => 'nova',
),
'domain' => NULL,
'uses' => '\\Outl1ne\\NovaSortable\\Http\\Controllers\\SortableController@moveToStart',
'controller' => '\\Outl1ne\\NovaSortable\\Http\\Controllers\\SortableController@moveToStart',
'namespace' => '\\Outl1ne\\NovaSortable\\Http\\Controllers',
'prefix' => 'nova-vendor/nova-sortable',
'where' =>
array (
),
'as' => 'generated::obtSfbtUzaryt5jj',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::uRaPWFavrG6v6mYW' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'nova-vendor/nova-sortable/sort/{resource}/move-to-end',
'action' =>
array (
'middleware' =>
array (
0 => 'nova',
),
'domain' => NULL,
'uses' => '\\Outl1ne\\NovaSortable\\Http\\Controllers\\SortableController@moveToEnd',
'controller' => '\\Outl1ne\\NovaSortable\\Http\\Controllers\\SortableController@moveToEnd',
'namespace' => '\\Outl1ne\\NovaSortable\\Http\\Controllers',
'prefix' => 'nova-vendor/nova-sortable',
'where' =>
array (
),
'as' => 'generated::uRaPWFavrG6v6mYW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);