exchange/bootstrap/cache/routes-v7.php

4641 lines
100 KiB
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 (
'/admin/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.auth.login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::976fIi82D0dFGjny',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.auth.logout',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::jJaJoECpQUPObm3P',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.auth.register',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::OKAf5xb1UacWTkEV',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/password/reset' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.auth.password.reset',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::gHl6CWSJgPsrR73N',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/password/email' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.auth.password.email',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.dashboard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/edit-account-info' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.account.info',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'backpack.account.info.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/change-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.account.password',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/category' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'category.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/category/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.search',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/category/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/trading' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'trading.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/trading/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.search',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/trading/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::UCh4MPIo1lO0CLzE',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::H7NQDZkIbBFVtd0S',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user-password.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/confirm-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::EuhqZFYLmStLSWJb',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'password.confirm',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/confirmed-password-status' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.confirmation',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/other-browser-sessions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'other-browser-sessions.destroy',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/profile-photo' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'current-user-photo.destroy',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'current-user.destroy',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sanctum/csrf-cookie' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::wXT1iFTwNsBNTPI0',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/imports' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'api.imports',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/exports' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'api.exports',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/groups' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::sah6HxAy6J8vaDkf',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/categories' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::KAL6pXsCLwiMN8vJ',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/other-filters' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::GXRHhNn8EbTEw6Ig',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/tradings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dQtMfkT380smTppl',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/imports' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'imports',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tradings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tradings',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'exports',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/requests' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'requests.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'requests',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/imports/import' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'imports.import',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/exports/import' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'exports.import',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/tradings/import' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'tradings.import',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/import-status' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'import-status',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/lines' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'lines',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'lines.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/settings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'settings.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/categories' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'categories',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'categories.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/groups' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'groups',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'groups.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/upgrade' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::fr0IGQZP3VEQasAv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout-confirm' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout_confirm',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/admin/(?|password/reset/([^/]++)(*:40)|category/(?|([^/]++)(?|/(?|details(*:81)|edit(*:92)|show(*:103))|(*:112))|reorder(?|(*:131)))|trading/([^/]++)(?|/(?|details(*:171)|edit(*:183)|show(*:195))|(*:204)))|/download/([^/]++)(*:232)|/l(?|ang/([^/]++)(*:257)|ines/([^/]++)(*:278))|/requests/([^/]++)(*:305)|/categories/([^/]++)(*:333)|/groups/([^/]++)(?|(*:360)))/?$}sDu',
),
3 =>
array (
40 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'backpack.auth.password.reset.token',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
81 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.showDetailsRow',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
92 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
103 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.show',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
112 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'category.destroy',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
131 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.reorder',
),
1 =>
array (
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'category.save.reorder',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
171 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.showDetailsRow',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
183 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
195 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.show',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
204 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trading.update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'trading.destroy',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
232 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'download',
),
1 =>
array (
0 => 'group',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
257 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'lang',
),
1 =>
array (
0 => 'lang',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
278 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'lines.destroy',
),
1 =>
array (
0 => 'export',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
305 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'requests.destroy',
),
1 =>
array (
0 => 'request',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
333 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'categories.destroy',
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
360 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'groups.update',
),
1 =>
array (
0 => 'group',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'groups.destroy',
),
1 =>
array (
0 => 'group',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 => NULL,
1 => NULL,
2 => NULL,
3 => NULL,
4 => false,
5 => false,
6 => 0,
),
),
),
4 => NULL,
),
'attributes' =>
array (
'backpack.auth.login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/login',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.auth.login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::976fIi82D0dFGjny' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/login',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@login',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@login',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'generated::976fIi82D0dFGjny',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.auth.logout' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/logout',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@logout',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@logout',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.auth.logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jJaJoECpQUPObm3P' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/logout',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@logout',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\LoginController@logout',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'generated::jJaJoECpQUPObm3P',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.auth.register' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/register',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\RegisterController@showRegistrationForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\RegisterController@showRegistrationForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.auth.register',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::OKAf5xb1UacWTkEV' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/register',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\RegisterController@register',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\RegisterController@register',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'generated::OKAf5xb1UacWTkEV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.auth.password.reset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/password/reset',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.auth.password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::gHl6CWSJgPsrR73N' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/password/reset',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'generated::gHl6CWSJgPsrR73N',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.auth.password.reset.token' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/password/reset/{token}',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.auth.password.reset.token',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.auth.password.email' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/password/email',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'backpack.throttle.password.recovery:3,10',
),
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.auth.password.email',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.dashboard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/dashboard',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\AdminController@dashboard',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\AdminController@dashboard',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.dashboard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\AdminController@redirect',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\AdminController@redirect',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.account.info' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/edit-account-info',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\MyAccountController@getAccountInfoForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\MyAccountController@getAccountInfoForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.account.info',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.account.info.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/edit-account-info',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\MyAccountController@postAccountInfoForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\MyAccountController@postAccountInfoForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.account.info.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'backpack.account.password' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/change-password',
'action' =>
array (
'middleware' => 'web',
'uses' => 'Backpack\\CRUD\\app\\Http\\Controllers\\MyAccountController@postChangePasswordForm',
'controller' => 'Backpack\\CRUD\\app\\Http\\Controllers\\MyAccountController@postChangePasswordForm',
'namespace' => 'Backpack\\CRUD\\app\\Http\\Controllers',
'prefix' => 'admin',
'where' =>
array (
),
'as' => 'backpack.account.password',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/category',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.index',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@index',
'operation' => 'list',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@index',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.search' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/category/search',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.search',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@search',
'operation' => 'list',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@search',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.showDetailsRow' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/category/{id}/details',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.showDetailsRow',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@showDetailsRow',
'operation' => 'list',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@showDetailsRow',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/category/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.create',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@create',
'operation' => 'create',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@create',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/category',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.store',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@store',
'operation' => 'create',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@store',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/category/{id}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.edit',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@edit',
'operation' => 'update',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@edit',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'admin/category/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.update',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@update',
'operation' => 'update',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@update',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/category/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.destroy',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@destroy',
'operation' => 'delete',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@destroy',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/category/{id}/show',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.show',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@show',
'operation' => 'show',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@show',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.reorder' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/category/reorder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.reorder',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@reorder',
'operation' => 'reorder',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@reorder',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.save.reorder' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/category/reorder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'category.save.reorder',
'uses' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@saveReorder',
'operation' => 'reorder',
'controller' => 'App\\Http\\Controllers\\Admin\\CategoryCrudController@saveReorder',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/trading',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.index',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@index',
'operation' => 'list',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@index',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.search' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/trading/search',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.search',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@search',
'operation' => 'list',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@search',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.showDetailsRow' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/trading/{id}/details',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.showDetailsRow',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@showDetailsRow',
'operation' => 'list',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@showDetailsRow',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/trading/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.create',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@create',
'operation' => 'create',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@create',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/trading',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.store',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@store',
'operation' => 'create',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@store',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/trading/{id}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.edit',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@edit',
'operation' => 'update',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@edit',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'admin/trading/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.update',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@update',
'operation' => 'update',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@update',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/trading/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.destroy',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@destroy',
'operation' => 'delete',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@destroy',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trading.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/trading/{id}/show',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'admin',
),
'as' => 'trading.show',
'uses' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@show',
'operation' => 'show',
'controller' => 'App\\Http\\Controllers\\Admin\\TradingCrudController@show',
'namespace' => 'App\\Http\\Controllers\\Admin',
'prefix' => 'admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'guest:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@create',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@create',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::UCh4MPIo1lO0CLzE' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'guest:web',
2 => 'throttle:login',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::UCh4MPIo1lO0CLzE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logout',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@destroy',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@destroy',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'guest:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@create',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@create',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'register',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::H7NQDZkIbBFVtd0S' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'guest:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::H7NQDZkIbBFVtd0S',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user-password.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'user/password',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\PasswordController@update',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\PasswordController@update',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'user-password.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::EuhqZFYLmStLSWJb' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/confirm-password',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@show',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@show',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::EuhqZFYLmStLSWJb',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.confirmation' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/confirmed-password-status',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmedPasswordStatusController@show',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmedPasswordStatusController@show',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.confirmation',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.confirm' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/confirm-password',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.confirm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/profile',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\UserProfileController@show',
'controller' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\UserProfileController@show',
'namespace' => 'Laravel\\Jetstream\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'profile.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'other-browser-sessions.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'user/other-browser-sessions',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\OtherBrowserSessionsController@destroy',
'controller' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\OtherBrowserSessionsController@destroy',
'namespace' => 'Laravel\\Jetstream\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'other-browser-sessions.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'current-user-photo.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'user/profile-photo',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\ProfilePhotoController@destroy',
'controller' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\ProfilePhotoController@destroy',
'namespace' => 'Laravel\\Jetstream\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'current-user-photo.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'current-user.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'user',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\CurrentUserController@destroy',
'controller' => 'Laravel\\Jetstream\\Http\\Controllers\\Inertia\\CurrentUserController@destroy',
'namespace' => 'Laravel\\Jetstream\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'current-user.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::wXT1iFTwNsBNTPI0' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sanctum/csrf-cookie',
'action' =>
array (
'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'namespace' => NULL,
'prefix' => 'sanctum',
'where' =>
array (
),
'middleware' =>
array (
0 => 'web',
),
'as' => 'generated::wXT1iFTwNsBNTPI0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'api.imports' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/imports',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\ImportController@index',
'controller' => 'App\\Http\\Controllers\\Api\\ImportController@index',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'api.imports',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'api.exports' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/exports',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\ExportController@index',
'controller' => 'App\\Http\\Controllers\\Api\\ExportController@index',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'api.exports',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::sah6HxAy6J8vaDkf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/groups',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\FiltersController@groups',
'controller' => 'App\\Http\\Controllers\\Api\\FiltersController@groups',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::sah6HxAy6J8vaDkf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::KAL6pXsCLwiMN8vJ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/categories',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\FiltersController@categories',
'controller' => 'App\\Http\\Controllers\\Api\\FiltersController@categories',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::KAL6pXsCLwiMN8vJ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::GXRHhNn8EbTEw6Ig' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/other-filters',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\FiltersController@otherFilters',
'controller' => 'App\\Http\\Controllers\\Api\\FiltersController@otherFilters',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::GXRHhNn8EbTEw6Ig',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dQtMfkT380smTppl' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/tradings',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\TradingsController@index',
'controller' => 'App\\Http\\Controllers\\Api\\TradingsController@index',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::dQtMfkT380smTppl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'imports' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'imports',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'check_october_session',
),
'uses' => 'App\\Http\\Controllers\\Web\\ImportController@index',
'controller' => 'App\\Http\\Controllers\\Web\\ImportController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'imports',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tradings' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'tradings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'check_october_session',
),
'uses' => 'App\\Http\\Controllers\\Web\\TradingController@index',
'controller' => 'App\\Http\\Controllers\\Web\\TradingController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'tradings',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'exports' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'check_october_session',
),
'uses' => 'App\\Http\\Controllers\\Web\\ExportController@index',
'controller' => 'App\\Http\\Controllers\\Web\\ExportController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'exports',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'download/{group}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'check_october_session',
),
'uses' => 'App\\Http\\Controllers\\Web\\GroupController@download',
'controller' => 'App\\Http\\Controllers\\Web\\GroupController@download',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'requests.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'requests',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'check_october_session',
),
'uses' => 'App\\Http\\Controllers\\Web\\RequestController@store',
'controller' => 'App\\Http\\Controllers\\Web\\RequestController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'requests.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'lang' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'lang/{lang}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'check_october_session',
),
'uses' => 'App\\Http\\Controllers\\Web\\HomeController@lang',
'controller' => 'App\\Http\\Controllers\\Web\\HomeController@lang',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'lang',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'imports.import' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'imports/import',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\ImportController@import',
'controller' => 'App\\Http\\Controllers\\Web\\ImportController@import',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'imports.import',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'exports.import' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'exports/import',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\ExportController@import',
'controller' => 'App\\Http\\Controllers\\Web\\ExportController@import',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'exports.import',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'tradings.import' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'tradings/import',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\TradingController@import',
'controller' => 'App\\Http\\Controllers\\Web\\TradingController@import',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'tradings.import',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'import-status' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'import-status',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\ExportController@status',
'controller' => 'App\\Http\\Controllers\\Web\\ExportController@status',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'import-status',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'lines' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'lines',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\LineController@index',
'controller' => 'App\\Http\\Controllers\\Web\\LineController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'lines',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'lines.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'lines',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\LineController@store',
'controller' => 'App\\Http\\Controllers\\Web\\LineController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'lines.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'lines.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'lines/{export}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\LineController@destroy',
'controller' => 'App\\Http\\Controllers\\Web\\LineController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'lines.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'requests' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'requests',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\RequestController@index',
'controller' => 'App\\Http\\Controllers\\Web\\RequestController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'requests',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'requests.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'requests/{request}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\RequestController@destroy',
'controller' => 'App\\Http\\Controllers\\Web\\RequestController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'requests.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'settings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\SettingController@index',
'controller' => 'App\\Http\\Controllers\\Web\\SettingController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'settings',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'settings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\SettingController@store',
'controller' => 'App\\Http\\Controllers\\Web\\SettingController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'settings.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'categories' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'categories',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\CategoryController@index',
'controller' => 'App\\Http\\Controllers\\Web\\CategoryController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'categories',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'categories.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'categories',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\CategoryController@store',
'controller' => 'App\\Http\\Controllers\\Web\\CategoryController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'categories.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'categories.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'categories/{category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\CategoryController@destroy',
'controller' => 'App\\Http\\Controllers\\Web\\CategoryController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'categories.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'groups' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'groups',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\GroupController@index',
'controller' => 'App\\Http\\Controllers\\Web\\GroupController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'groups',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'groups.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'groups',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\GroupController@store',
'controller' => 'App\\Http\\Controllers\\Web\\GroupController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'groups.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'groups.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'groups/{group}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\GroupController@update',
'controller' => 'App\\Http\\Controllers\\Web\\GroupController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'groups.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'groups.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'groups/{group}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\GroupController@destroy',
'controller' => 'App\\Http\\Controllers\\Web\\GroupController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'groups.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::fr0IGQZP3VEQasAv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'upgrade',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\HomeController@upgrade',
'controller' => 'App\\Http\\Controllers\\Web\\HomeController@upgrade',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::fr0IGQZP3VEQasAv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout_confirm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'logout-confirm',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth:sanctum',
),
'uses' => 'App\\Http\\Controllers\\Web\\HomeController@logoutConfirm',
'controller' => 'App\\Http\\Controllers\\Web\\HomeController@logoutConfirm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'logout_confirm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);