File: /var/www/api-talleres.bradford/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,
),
),
'/docs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'l5-swagger.default.docs',
),
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,
),
),
'/sanctum/csrf-cookie' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::9MrfJuEtZEIO5dL9',
),
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::3eo7KhT45TBqmhLg',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VYJtYmdzJsuVFuhk',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/activate-account' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::cDITtdbzMfobsEIX',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/validate-code-account' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jJawnrxq7FNBo1vK',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/activate-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Qw4lzBgn8uJff2qI',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/recovery' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::hGu4EOUqaSdZiyWe',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/validate-code' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::3XrkldVII5gOsk3I',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/reset-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::JTJQh01LgKFu7v7H',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/sign-in' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::5RLpYxW9ynY31Rah',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::wtxBfaNU1646vHbC',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/me' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::nqqGGCjGz3yKOCj9',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/my-profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jVDmK6OEOSnjAAM7',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::GDDys013MnSx4TcR',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/my-profile/password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7zZlrdUjC5YTOSaU',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::NTpUT0jtb7RDIYXn',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/profiles-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Ttfl37CvYsDUJuhd',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/profiles' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::LG784I1lMEbfEq0M',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/profiles/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::6yF9cZp1wONxiLMl',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/profiles/permissions-matrix' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::2fVOXmhzUuM11CuA',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/permissions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::cSPub6KoCoEjB97g',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/courses-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7xwtuzqb89ARWY7m',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/courses' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::b3mVLzAVd0xLHAh5',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/courses/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::RSg8pTt6lTjPHMtB',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/course-letters-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ASZnNR2YIx0elN3O',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/course-letters' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::rNI5pviQUUHHEUa7',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/course-letters/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::2pVp8kC7FoFwoTqE',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/genders-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VDVukTCQu1Hp7SuY',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/genders' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7pk8JAo35SkWibEG',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/genders/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QN1fJI91AGQG690J',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/relationships-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::zfAPltQR7oyyyT5i',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/relationships' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::WzFg02zY4gO6rux2',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/relationships/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Y31svNH86NWek7Cb',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/countries-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::A0hgW7tcTEk5pz8z',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/countries' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::MWyQAr5tKijgoEC6',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/countries/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::5GucjOo5WA4jblb0',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/regions-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::bqmjt5cxiuRf2OBe',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/regions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::SsT26Og0Mk9I6LBn',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/regions/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::SJUh2JgFIqohfMIE',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/students' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::XQ0wtXXd7HmFShoD',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/students/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HkjyaYd2xjnkaeCI',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/parents-list' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::bvWyEgM6P2vQuxYp',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/parents' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YmMrYzZBWTRnRrrh',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/parents/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xftIUh9g6m5uDhLi',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/users' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::f1vZY4m6opbFZBSL',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/users/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::oDYe5tHCCphKslEy',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/configuration' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::WVsUVsM6wYNUyQA7',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::0cjkqhK5fPjGIz0O',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/postulations' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jNaOqc6qOR4ttsvY',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/postulations/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HDeQTrzZzLqVKZoR',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/periods' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ob4egSREU46halrV',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::DyHjwquFQq5TqgEA',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/get-period' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xZwu5KnMvUQZVNKC',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/clubs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::tdhFQhyZu6BBx6yh',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/clubs/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::EHGDpoi0UE4QigiE',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-orders/enrollment-config' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::XnqkoQcqB6rV3Ycd',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-orders/current' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::BnLilAx9CtoCf0EB',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-orders/active' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::fGRi27gXqYzASJth',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-orders/history' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HcqHR1OxPeT12ytI',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-orders/admin/all' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vQYSxvwhbhCTpeAh',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-enrollments' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VBE9ZW9OH5LGWsAH',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-enrollments/check' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::H8rRUssAPk55MeFB',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-enrollments/count' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::u0k4qteHUVKwiscz',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-enrollments/admin/all' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::WFZBNHbnHdAere0q',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-enrollments/admin/report' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Jot8Wvudse4N9soz',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/club-enrollments/admin/export' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::sLZAh0q6QwVDuPpQ',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/reports/financial' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::9FCqhf3m09IeLTrG',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/reports/financial/export-excel' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VHdfqnm2KYApureU',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/webhook-logs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HthYjopoTeaCXk63',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/excel-uploads' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7Ns0TXZcbAASJvxL',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::Lz79s1dfgG5kuOIu',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/excel-uploads/stats' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VJAW3KriBi8vtIFh',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/excel-upload-types' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::qY3XyegPCmHKkKgO',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/upload-lines' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1tbUH7SKITQd0fQg',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/customers' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::eqhyF9AgsCOYsm8w',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/events' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YrQN7gV3OGwjpTxs',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/invoices' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::P2ikI42RQOUiR6Cl',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/payments' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::WdxiKqNwMK4msnml',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::RRS4j9IuuzJAlxWR',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::Ipmz931v5F2F3n0U',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/organization/payments' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1FqF1ATJOaCSTF7l',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/organization/payment-methods' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::bUr7BCHBn50kxj6y',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/subscriptions/associate/payment-method' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::W02s0CDxfzY2PkJk',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/subscriptions/associate/payment-method/batch' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::yaxZarUSlpPqseB0',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/redirection' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1JrsBTdpgSI1zWjb',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::OCvLt06EFphpnV2R',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/subscriptions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::hPPgrvOkovBSqVYw',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/transactions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::60upm7Ad0tZM5Ily',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/checkout-sessions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::V1WRDgQnlZJQ0VvQ',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhook-endpoints' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dfq0I4dfIzr9aGDJ',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::jQp38v4GKQKC3bdB',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/dummy_webhook' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QgvduHgI1aavRVzy',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/transactions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::pBGpl3YWNnwCBO9a',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/customers' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::l4t8cVv25q2FfgKw',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/subscriptions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ZMiI7leFPv1o9bHH',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/invoices' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ZvOdeE4d33kPDbL5',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/payments' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::XD9LjBvJAAhk8k7S',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/payouts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::OQH6k0DCKthgYwJv',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/payment-methods' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jFxOGHgT5SVxpSHm',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks/payment-intents' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Os3TPaSkXRVC63kg',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/test/send' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::O8fBSrWryOfjXhzA',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/test/webhook-register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::t2DVgAaUH0A3Uu1L',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/test/webhook' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::pnYGhwO4YQCZKQ10',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/webhook' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::y2YknU1xjIU4ezjN',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::eBMIYvK99AMhmPRH',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::FWMFNoMLagoyrCLO',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/webhook/test' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::cuo81Ob3DaEluxST',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/logos' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QeLC3aWGE6dktBou',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::FRP7hz4roFdXl9xV',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/templates' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::kE3AKM6R0iSzSG20',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::lR9MP4kKJLQkClqr',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/documents' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::6V3pU4jBHoP9heAo',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/documents/batch/file' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::zZm0WFRyxAiF4mKX',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/reports/statusDocuments' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::l9WmVxFACat9Ij3m',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis/reports/company' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xuZgojSupGE8a05A',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/payment-webhook' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::cHr3j96c07ePCfWl',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/toku/webhooks' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::socKH5knjYXzVKYQ',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/signapis-webhooks' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::zuELCLWit8gTK5LQ',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::AtwNRN7PAPJZz1pC',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/docs/asset/([^/]++)(*:27)|/api/(?|me\\-2/([^/]++)(*:56)|p(?|rofiles/([^/]++)(?|(*:86))|arents/([^/]++)(?|(*:112))|ostulations/([^/]++)(?|(*:144))|eriods/([^/]++)(?|(*:171)|/activate(*:188)))|c(?|ou(?|rse(?|s/([^/]++)(?|(*:226))|\\-letters/([^/]++)(?|(*:256)))|ntries/([^/]++)(?|(*:284)))|lub(?|s/([^/]++)(?|(*:313))|\\-(?|orders/(?|by\\-code/([^/]++)(*:354)|([0-9]+)(*:370)|([0-9]+)/detail(*:393)|([0-9]+)/items(*:415)|([0-9]+)/items/bulk(*:442)|([0-9]+)/items/([0-9]+)(*:473)|([0-9]+)/pay(*:493)|([0-9]+)/checkout(*:518)|([0-9]+)/cancel(*:541)|([0-9]+)/extend(*:564)|admin/([0-9]+)(*:586))|enrollments/(?|student/([0-9]+)(*:626)|([0-9]+)(*:642)|([0-9]+)/request\\-cancellation(*:680)|([0-9]+)/cancel(*:703)|([0-9]+)/reject\\-cancellation(*:740)|admin/club/([0-9]+)(*:767)))))|genders/([^/]++)(?|(*:798))|re(?|lationships/([^/]++)(?|(*:835))|gions/([^/]++)(?|(*:861)))|s(?|tudents/([^/]++)(?|(*:894))|ignapis/(?|logos/([^/]++)(?|(*:931))|templates/(?|([^/]++)(?|/([^/]++)(?|(*:976))|(*:985))|test(*:998))|signatories/([^/]++)/resend(*:1034)|documents/(?|([^/]++)(*:1064)|signatories(?|(*:1087)|/([^/]++)(?|(*:1108)|/reject(*:1124)))|([^/]++)/cancel(*:1150)|client/([^/]++)/cancel(*:1181)|batch(?|(*:1198)|/(?|signatories/([^/]++)/(?|sign(*:1239)|reject(*:1254))|([^/]++)(?|(*:1275)|/cancel(*:1291))|certify(*:1308)|([^/]++)/summary/([^/]++)(?|(*:1345))))|signatories/([^/]++)/sign(*:1382))))|u(?|sers/([^/]++)(?|(*:1414))|pload\\-lines/(?|([^/]++)(*:1448)|bulk\\-update(*:1469)|([^/]++)/(?|restore(*:1497)|lines/(?|([^/]++)(*:1523)|bulk\\-delete(*:1544)))))|excel\\-upload(?|s/([^/]++)(?|(*:1586)|/(?|l(?|ines/([^/]++)(*:1616)|ogs(*:1628))|c(?|onfirm(*:1648)|ancel(*:1662))|reprocess(*:1681)|download\\-all(*:1703))|(*:1713))|\\-types/([^/]++)(?|(*:1742)|/(?|template(*:1763)|stats(*:1777))))|toku/(?|c(?|ustomers/([^/]++)(?|(*:1821))|heckout\\-sessions/([^/]++)(?|(*:1860)|/expire(*:1876)))|invoices/(?|([^/]++)(?|(*:1910)|/void(*:1924)|(*:1933))|customer/([^/]++)(*:1960))|payment(?|s/([^/]++)(*:1990)|\\-methods/(?|([^/]++)(*:2020)|customers/([^/]++)(*:2047)))|subscriptions/(?|([^/]++)(?|(*:2086))|customer/([^/]++)(*:2113))|transactions/([^/]++)(?|(*:2147)|/fees(*:2161))|webhook\\-endpoints/([^/]++)(?|(*:2201)))))/?$}sDu',
),
3 =>
array (
27 =>
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,
),
),
56 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::IEaMATzLbIoHWLbl',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
86 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7Wg38EmAcBBeKKqm',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::ZPapjuLDiqyqoc6A',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::g6wdDPFSZYVDIxat',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
112 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::eG0bpejbdRLBLfif',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::2X9yaa54cgJFaHbz',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::6GOLO9Apps0oTMrt',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
144 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::N5qNT559moqhfWaG',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::R5l7kXvpsFC5XV57',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::09l0c0ZaIpT2NLIy',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
171 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VqKnXrKC5oc4YAq8',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::X4WzSzhUteG5lqLh',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::4nm7QApzbd5yCp54',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
188 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::hH9aP6LZJ0UyQNe1',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
226 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Em5PZbSY8jj4Wy8H',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::c37e4EeOyUeQYyIn',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::VIbCpNvJBv6SRoIE',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
256 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::mbPbGSX71Fk5G88T',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::GhJJMIoDWsBAskJ4',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::yZxRjAK7y7IVx2O7',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
284 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::u4RGQ7jisqJQUZD2',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::VknfZmB79Gn6ZgWH',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::pC8tK2wLBk43IXLM',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
313 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::z4NUG96E2GbR6UZl',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::xms3yLxi8iOXxdGT',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::HvoTG9OIs7GUhSS2',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
354 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::jxbwYRCoVL3jg3Jg',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
370 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::BStCUxzuoR8lYTEp',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
393 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::iLKg1TLxt0eIvqxI',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
415 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::EsVEUxPUdzoj1BvP',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
442 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::sMhBR6EVvbREoZG3',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
473 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::8Xo8egFRspgZKphc',
),
1 =>
array (
0 => 'orderId',
1 => 'itemId',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
493 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::w910TaPAiPKBhKMZ',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
518 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::qtzHR0NqYoUFwVnd',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
541 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::pvi00WFrr3BEUsi8',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
564 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1tMBucD7v0FXeBFQ',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
586 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Oe2cOp9LK0ERGj0D',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
626 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xOAoaouUq2mfHC3b',
),
1 =>
array (
0 => 'studentId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
642 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YASaAba5gAfyzBRw',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
680 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7mKAFm0yY2OwI2zt',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
703 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::J1KwhAJiKrlgrc5d',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
740 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::r5RZAsYVXiyg4Bmd',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
767 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::tMd1rwdvnCfCAUZx',
),
1 =>
array (
0 => 'clubId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
798 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::xSfaneCRKDaoIaEm',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::Dp24ey77g26jXHES',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::bCM4IfMstTRRH2BC',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
835 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::VEsNJMHhppBhSUji',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::sf3iX0ruCa3kOQwW',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::4YLXPiwHvqjRtgBt',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
861 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::w57Clu4OTifp8D0L',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::tBKdPSfaYqi90bpw',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::8w75svurPvZFe1Or',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
894 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Tiz97knMIhmGV2d4',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::7L6eGQF38VyXaEDR',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::hWnDYbsWmNY3RSka',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
931 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::3whCIXNegvdhn02f',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::gHyOVIdNsxno6bzH',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
976 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::FuDggaP8d98dQkHJ',
),
1 =>
array (
0 => 'code',
1 => 'type',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::nunMrnfGtZ3pkC8T',
),
1 =>
array (
0 => 'code',
1 => 'type',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::UOiK6K1mO3J2TIXn',
),
1 =>
array (
0 => 'code',
1 => 'type',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
985 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::q4hobi4lU7i76YiO',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
998 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::0soio1B1d3YJbO0J',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1034 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::FYiCeWoD6ugCJrZs',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1064 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QOdC3XtPcdwtGTqt',
),
1 =>
array (
0 => 'documentId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1087 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::9g2RurhTcYJQ3lzH',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1108 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::hpCPz1RyUHPmsD6n',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::GID9d1ke3dwcGHGD',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1124 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::kUgTmzEZXeWPIOlM',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1150 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Qd6pTTvYRvtjQxof',
),
1 =>
array (
0 => 'documentId',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1181 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::9jGMZacwVlShiM4B',
),
1 =>
array (
0 => 'documentClientId',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1198 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Se8wl4auVu8CBVk3',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1239 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::upPf5t0mWSH0u4v4',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1254 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::uMPtIVZ3WIvBwHHv',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1275 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::86VXpDBPxtBMwMwF',
),
1 =>
array (
0 => 'groupId',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1291 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::IUdfhTdFiEKhITL9',
),
1 =>
array (
0 => 'groupId',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1308 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::exR7KcvAxxUDDSDm',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1345 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::QIKYLzo1yLrAzxrR',
),
1 =>
array (
0 => 'groupId',
1 => 'email',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::ISockmY5YXxfJzth',
),
1 =>
array (
0 => 'groupId',
1 => 'email',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1382 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::zdqnYmUINM1ftH3Q',
),
1 =>
array (
0 => 'signatoryId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1414 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::A2RWaFSORbT6mc1o',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::K2TOY5iEwbUHMa5r',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::5GiD0RNdy415OnKN',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1448 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::HrmlaTedZ3UV0QEL',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1469 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Qrwl1c0roZyOS8Q4',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1497 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::8p7KzcjsxIDaxMiT',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1523 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Wb2QYkrcpe7cSJMm',
),
1 =>
array (
0 => 'uploadId',
1 => 'lineNumber',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1544 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::N1aquCoV9FAvuOoK',
),
1 =>
array (
0 => 'uploadId',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1586 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::pYU6fPWO4YAyUb07',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1616 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ltBCYYYh8EIoFeQv',
),
1 =>
array (
0 => 'uploadId',
1 => 'lineNumber',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1628 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::4wPaWPwOhblymFbh',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1648 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::RtZqSdfIMSNz0BY5',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1662 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::gjL7HYsRU2CiYNK7',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1681 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dioz8BYBFjnGUMbn',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1703 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::K2fshK3QYXlwDIJ5',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1713 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vbnNUBEbrF89TQ8J',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1742 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::CyLNJ8nMEEmXK8gg',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1763 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::G2SCEujtGPCs16f6',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1777 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::CSAgSI0eEtps7pb1',
),
1 =>
array (
0 => 'code',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1821 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::NkvD41pgi2RglxLr',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::9od4pciCOlXavVd4',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::fwQAZrUmSPjtoZlI',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1860 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::SVlW8UJgga58pypI',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::p926AreMsfQqAm4J',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1876 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::i0bpU0f5LJS5CQHj',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1910 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::frthjPy7osfpsmoI',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::eWf4RKYje5qIRmcu',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1924 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::yXYenSQ6mJRgJrbe',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1933 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::CyvXnOwmPBMSoDhs',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1960 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Nk0ZJYPc3LdDvwNY',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1990 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::eqOxs5pDgH8c0Gm0',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2020 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::BCSG7oK73wj4fZ1R',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2047 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::llesoAcNeGi9XsoS',
),
1 =>
array (
0 => 'customer_id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2086 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::kKUb8naluDBOvrSe',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::EsCpPuSHxXN9UtJS',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'generated::xQcEJtnnN8jvEbg0',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2113 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::JswtQ9jlxI3iyQ5C',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2147 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::dPSwdzAaaLqedKyM',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
2161 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::XZxBaOVWfn2R4cug',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
2201 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::6qaaeQR0tRtIpFjS',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::if1mTpjL0xPQDB3P',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
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 (
'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',
'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,
),
'generated::9MrfJuEtZEIO5dL9' =>
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::9MrfJuEtZEIO5dL9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3eo7KhT45TBqmhLg' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/user',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth:sanctum',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:263:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:45:"fn(\\Illuminate\\Http\\Request $r) => $r->user()";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a314000000000770e664";}";s:4:"hash";s:44:"adTk1gKTBVD713yLE88408sY5YOWzwmE5IQU9YpGpBE=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::3eo7KhT45TBqmhLg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VYJtYmdzJsuVFuhk' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/login',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@login',
'controller' => 'App\\Http\\Controllers\\AuthController@login',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VYJtYmdzJsuVFuhk',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::cDITtdbzMfobsEIX' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/activate-account',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@activateAccount',
'controller' => 'App\\Http\\Controllers\\AuthController@activateAccount',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::cDITtdbzMfobsEIX',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jJawnrxq7FNBo1vK' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/validate-code-account',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@validateCodeActivation',
'controller' => 'App\\Http\\Controllers\\AuthController@validateCodeActivation',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::jJawnrxq7FNBo1vK',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Qw4lzBgn8uJff2qI' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/activate-password',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@activatePasswordWithCode',
'controller' => 'App\\Http\\Controllers\\AuthController@activatePasswordWithCode',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Qw4lzBgn8uJff2qI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hGu4EOUqaSdZiyWe' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/recovery',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@sendRecoveryCode',
'controller' => 'App\\Http\\Controllers\\AuthController@sendRecoveryCode',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::hGu4EOUqaSdZiyWe',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3XrkldVII5gOsk3I' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/validate-code',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@validateCode',
'controller' => 'App\\Http\\Controllers\\AuthController@validateCode',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::3XrkldVII5gOsk3I',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::JTJQh01LgKFu7v7H' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/reset-password',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@resetPassword',
'controller' => 'App\\Http\\Controllers\\AuthController@resetPassword',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::JTJQh01LgKFu7v7H',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::5RLpYxW9ynY31Rah' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/sign-in',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@loginApi',
'controller' => 'App\\Http\\Controllers\\AuthController@loginApi',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::5RLpYxW9ynY31Rah',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::wtxBfaNU1646vHbC' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/logout',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\AuthController@logout',
'controller' => 'App\\Http\\Controllers\\AuthController@logout',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::wtxBfaNU1646vHbC',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::nqqGGCjGz3yKOCj9' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/me',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\AuthController@validateSession',
'controller' => 'App\\Http\\Controllers\\AuthController@validateSession',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::nqqGGCjGz3yKOCj9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::IEaMATzLbIoHWLbl' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/me-2/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\AuthController@getUser',
'controller' => 'App\\Http\\Controllers\\AuthController@getUser',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::IEaMATzLbIoHWLbl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jVDmK6OEOSnjAAM7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/my-profile',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\MyProfileController@show',
'controller' => 'App\\Http\\Controllers\\MyProfileController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::jVDmK6OEOSnjAAM7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::GDDys013MnSx4TcR' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/my-profile',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\MyProfileController@update',
'controller' => 'App\\Http\\Controllers\\MyProfileController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::GDDys013MnSx4TcR',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7zZlrdUjC5YTOSaU' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/my-profile/password',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\MyProfileController@updatePassword',
'controller' => 'App\\Http\\Controllers\\MyProfileController@updatePassword',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::7zZlrdUjC5YTOSaU',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::NTpUT0jtb7RDIYXn' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/dashboard',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\DashboardController@dashboard',
'controller' => 'App\\Http\\Controllers\\DashboardController@dashboard',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::NTpUT0jtb7RDIYXn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Ttfl37CvYsDUJuhd' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/profiles-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:283:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:65:"fn(\\App\\Http\\Controllers\\ProfileController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a300000000000770e664";}";s:4:"hash";s:44:"zUqHBr8qfnW00RpL05Y+I6rlGm7D8ZVmKcAHvBZRvcc=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Ttfl37CvYsDUJuhd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::LG784I1lMEbfEq0M' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/profiles',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@list',
'controller' => 'App\\Http\\Controllers\\ProfileController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::LG784I1lMEbfEq0M',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6yF9cZp1wONxiLMl' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/profiles/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@store',
'controller' => 'App\\Http\\Controllers\\ProfileController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::6yF9cZp1wONxiLMl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::2fVOXmhzUuM11CuA' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/profiles/permissions-matrix',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@updatePermissionsMatrix',
'controller' => 'App\\Http\\Controllers\\ProfileController@updatePermissionsMatrix',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::2fVOXmhzUuM11CuA',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7Wg38EmAcBBeKKqm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/profiles/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@show',
'controller' => 'App\\Http\\Controllers\\ProfileController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::7Wg38EmAcBBeKKqm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZPapjuLDiqyqoc6A' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/profiles/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@update',
'controller' => 'App\\Http\\Controllers\\ProfileController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::ZPapjuLDiqyqoc6A',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::g6wdDPFSZYVDIxat' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/profiles/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@destroy',
'controller' => 'App\\Http\\Controllers\\ProfileController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::g6wdDPFSZYVDIxat',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::cSPub6KoCoEjB97g' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/permissions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@getPermissions',
'controller' => 'App\\Http\\Controllers\\ProfileController@getPermissions',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::cSPub6KoCoEjB97g',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7xwtuzqb89ARWY7m' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/courses-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:282:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:64:"fn(\\App\\Http\\Controllers\\CourseController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a337000000000770e664";}";s:4:"hash";s:44:"fR4SmDG/ABtFHzgZnh0KaqROe0xbXAc6uloF94pS0EM=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::7xwtuzqb89ARWY7m',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::b3mVLzAVd0xLHAh5' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/courses',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseController@list',
'controller' => 'App\\Http\\Controllers\\CourseController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::b3mVLzAVd0xLHAh5',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::RSg8pTt6lTjPHMtB' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/courses/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseController@store',
'controller' => 'App\\Http\\Controllers\\CourseController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::RSg8pTt6lTjPHMtB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Em5PZbSY8jj4Wy8H' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/courses/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseController@show',
'controller' => 'App\\Http\\Controllers\\CourseController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Em5PZbSY8jj4Wy8H',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::c37e4EeOyUeQYyIn' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/courses/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseController@update',
'controller' => 'App\\Http\\Controllers\\CourseController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::c37e4EeOyUeQYyIn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VIbCpNvJBv6SRoIE' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/courses/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseController@destroy',
'controller' => 'App\\Http\\Controllers\\CourseController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VIbCpNvJBv6SRoIE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ASZnNR2YIx0elN3O' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/course-letters-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:288:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:70:"fn(\\App\\Http\\Controllers\\CourseLetterController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a330000000000770e664";}";s:4:"hash";s:44:"ebr3fRSHFtmgW9hV2K0YSdRAz9zcyTDgOTpVr8DXyZM=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::ASZnNR2YIx0elN3O',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::rNI5pviQUUHHEUa7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/course-letters',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseLetterController@list',
'controller' => 'App\\Http\\Controllers\\CourseLetterController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::rNI5pviQUUHHEUa7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::2pVp8kC7FoFwoTqE' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/course-letters/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseLetterController@store',
'controller' => 'App\\Http\\Controllers\\CourseLetterController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::2pVp8kC7FoFwoTqE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::mbPbGSX71Fk5G88T' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/course-letters/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseLetterController@show',
'controller' => 'App\\Http\\Controllers\\CourseLetterController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::mbPbGSX71Fk5G88T',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::GhJJMIoDWsBAskJ4' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/course-letters/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseLetterController@update',
'controller' => 'App\\Http\\Controllers\\CourseLetterController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::GhJJMIoDWsBAskJ4',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::yZxRjAK7y7IVx2O7' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/course-letters/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CourseLetterController@destroy',
'controller' => 'App\\Http\\Controllers\\CourseLetterController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::yZxRjAK7y7IVx2O7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VDVukTCQu1Hp7SuY' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/genders-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:282:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:64:"fn(\\App\\Http\\Controllers\\GenderController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a339000000000770e664";}";s:4:"hash";s:44:"zR3RGArAhhsa1GG9BrJk/aBaog6Wdn2Afk7FdvJBPEo=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VDVukTCQu1Hp7SuY',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7pk8JAo35SkWibEG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/genders',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\GenderController@list',
'controller' => 'App\\Http\\Controllers\\GenderController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::7pk8JAo35SkWibEG',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QN1fJI91AGQG690J' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/genders/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\GenderController@store',
'controller' => 'App\\Http\\Controllers\\GenderController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::QN1fJI91AGQG690J',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xSfaneCRKDaoIaEm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/genders/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\GenderController@show',
'controller' => 'App\\Http\\Controllers\\GenderController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::xSfaneCRKDaoIaEm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Dp24ey77g26jXHES' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/genders/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\GenderController@update',
'controller' => 'App\\Http\\Controllers\\GenderController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Dp24ey77g26jXHES',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::bCM4IfMstTRRH2BC' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/genders/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\GenderController@destroy',
'controller' => 'App\\Http\\Controllers\\GenderController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::bCM4IfMstTRRH2BC',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::zfAPltQR7oyyyT5i' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/relationships-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:288:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:70:"fn(\\App\\Http\\Controllers\\RelationshipController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a322000000000770e664";}";s:4:"hash";s:44:"oqO6URIDXgOYwYU2ZJtmWzDVO0BOiMneoY3hb55H+Zs=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::zfAPltQR7oyyyT5i',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::WzFg02zY4gO6rux2' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/relationships',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RelationshipController@list',
'controller' => 'App\\Http\\Controllers\\RelationshipController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::WzFg02zY4gO6rux2',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Y31svNH86NWek7Cb' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/relationships/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RelationshipController@store',
'controller' => 'App\\Http\\Controllers\\RelationshipController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Y31svNH86NWek7Cb',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VEsNJMHhppBhSUji' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/relationships/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RelationshipController@show',
'controller' => 'App\\Http\\Controllers\\RelationshipController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VEsNJMHhppBhSUji',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::sf3iX0ruCa3kOQwW' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/relationships/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RelationshipController@update',
'controller' => 'App\\Http\\Controllers\\RelationshipController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::sf3iX0ruCa3kOQwW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::4YLXPiwHvqjRtgBt' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/relationships/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RelationshipController@destroy',
'controller' => 'App\\Http\\Controllers\\RelationshipController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::4YLXPiwHvqjRtgBt',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::A0hgW7tcTEk5pz8z' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/countries-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:283:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:65:"fn(\\App\\Http\\Controllers\\CountryController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a32b000000000770e664";}";s:4:"hash";s:44:"GYkCj9DJZs4H6QZqpQQuXjbelq8yOdOCbOjf7wOARlI=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::A0hgW7tcTEk5pz8z',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::MWyQAr5tKijgoEC6' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/countries',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CountryController@list',
'controller' => 'App\\Http\\Controllers\\CountryController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::MWyQAr5tKijgoEC6',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::5GucjOo5WA4jblb0' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/countries/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CountryController@store',
'controller' => 'App\\Http\\Controllers\\CountryController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::5GucjOo5WA4jblb0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::u4RGQ7jisqJQUZD2' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/countries/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CountryController@show',
'controller' => 'App\\Http\\Controllers\\CountryController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::u4RGQ7jisqJQUZD2',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VknfZmB79Gn6ZgWH' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/countries/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CountryController@update',
'controller' => 'App\\Http\\Controllers\\CountryController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VknfZmB79Gn6ZgWH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::pC8tK2wLBk43IXLM' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/countries/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\CountryController@destroy',
'controller' => 'App\\Http\\Controllers\\CountryController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::pC8tK2wLBk43IXLM',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::bqmjt5cxiuRf2OBe' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/regions-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:282:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:64:"fn(\\App\\Http\\Controllers\\RegionController $c) => $c->list(false)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a354000000000770e664";}";s:4:"hash";s:44:"E8akir7h4Am/QS0gGkYaQ4JGOzVIpsSA+RRVRQD5zco=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::bqmjt5cxiuRf2OBe',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::SsT26Og0Mk9I6LBn' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/regions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RegionController@list',
'controller' => 'App\\Http\\Controllers\\RegionController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::SsT26Og0Mk9I6LBn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::SJUh2JgFIqohfMIE' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/regions/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RegionController@store',
'controller' => 'App\\Http\\Controllers\\RegionController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::SJUh2JgFIqohfMIE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::w57Clu4OTifp8D0L' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/regions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RegionController@show',
'controller' => 'App\\Http\\Controllers\\RegionController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::w57Clu4OTifp8D0L',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tBKdPSfaYqi90bpw' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/regions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RegionController@update',
'controller' => 'App\\Http\\Controllers\\RegionController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::tBKdPSfaYqi90bpw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::8w75svurPvZFe1Or' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/regions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\RegionController@destroy',
'controller' => 'App\\Http\\Controllers\\RegionController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::8w75svurPvZFe1Or',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::XQ0wtXXd7HmFShoD' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/students',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\StudentController@list',
'controller' => 'App\\Http\\Controllers\\StudentController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::XQ0wtXXd7HmFShoD',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HkjyaYd2xjnkaeCI' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/students/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\StudentController@store',
'controller' => 'App\\Http\\Controllers\\StudentController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::HkjyaYd2xjnkaeCI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Tiz97knMIhmGV2d4' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/students/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\StudentController@show',
'controller' => 'App\\Http\\Controllers\\StudentController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Tiz97knMIhmGV2d4',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7L6eGQF38VyXaEDR' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/students/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\StudentController@update',
'controller' => 'App\\Http\\Controllers\\StudentController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::7L6eGQF38VyXaEDR',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hWnDYbsWmNY3RSka' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/students/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\StudentController@destroy',
'controller' => 'App\\Http\\Controllers\\StudentController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::hWnDYbsWmNY3RSka',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::bvWyEgM6P2vQuxYp' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/parents-list',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:281:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:63:"fn(\\App\\Http\\Controllers\\ParentController $c) => $c->list(true)";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a358000000000770e664";}";s:4:"hash";s:44:"0MlBeLCTi30uwHOS4YYjZZApL+WRxwn5kseKP8g4PPE=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::bvWyEgM6P2vQuxYp',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YmMrYzZBWTRnRrrh' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/parents',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ParentController@list',
'controller' => 'App\\Http\\Controllers\\ParentController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::YmMrYzZBWTRnRrrh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xftIUh9g6m5uDhLi' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/parents/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ParentController@store',
'controller' => 'App\\Http\\Controllers\\ParentController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::xftIUh9g6m5uDhLi',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::eG0bpejbdRLBLfif' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/parents/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ParentController@show',
'controller' => 'App\\Http\\Controllers\\ParentController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::eG0bpejbdRLBLfif',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::2X9yaa54cgJFaHbz' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/parents/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ParentController@update',
'controller' => 'App\\Http\\Controllers\\ParentController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::2X9yaa54cgJFaHbz',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6GOLO9Apps0oTMrt' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/parents/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ParentController@destroy',
'controller' => 'App\\Http\\Controllers\\ParentController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::6GOLO9Apps0oTMrt',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::f1vZY4m6opbFZBSL' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/users',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\UserController@list',
'controller' => 'App\\Http\\Controllers\\UserController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::f1vZY4m6opbFZBSL',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::oDYe5tHCCphKslEy' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/users/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\UserController@store',
'controller' => 'App\\Http\\Controllers\\UserController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::oDYe5tHCCphKslEy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::A2RWaFSORbT6mc1o' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/users/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\UserController@show',
'controller' => 'App\\Http\\Controllers\\UserController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::A2RWaFSORbT6mc1o',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::K2TOY5iEwbUHMa5r' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/users/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\UserController@update',
'controller' => 'App\\Http\\Controllers\\UserController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::K2TOY5iEwbUHMa5r',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::5GiD0RNdy415OnKN' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/users/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\UserController@destroy',
'controller' => 'App\\Http\\Controllers\\UserController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::5GiD0RNdy415OnKN',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::WVsUVsM6wYNUyQA7' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/configuration',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ConfigurationController@showByCode',
'controller' => 'App\\Http\\Controllers\\ConfigurationController@showByCode',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::WVsUVsM6wYNUyQA7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::0cjkqhK5fPjGIz0O' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/configuration',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ConfigurationController@storeOrUpdate',
'controller' => 'App\\Http\\Controllers\\ConfigurationController@storeOrUpdate',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::0cjkqhK5fPjGIz0O',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jNaOqc6qOR4ttsvY' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/postulations',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PostulationController@list',
'controller' => 'App\\Http\\Controllers\\PostulationController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::jNaOqc6qOR4ttsvY',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HDeQTrzZzLqVKZoR' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/postulations/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PostulationController@store',
'controller' => 'App\\Http\\Controllers\\PostulationController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::HDeQTrzZzLqVKZoR',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::N5qNT559moqhfWaG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/postulations/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PostulationController@show',
'controller' => 'App\\Http\\Controllers\\PostulationController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::N5qNT559moqhfWaG',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::R5l7kXvpsFC5XV57' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/postulations/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PostulationController@update',
'controller' => 'App\\Http\\Controllers\\PostulationController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::R5l7kXvpsFC5XV57',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::09l0c0ZaIpT2NLIy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/postulations/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PostulationController@destroy',
'controller' => 'App\\Http\\Controllers\\PostulationController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::09l0c0ZaIpT2NLIy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ob4egSREU46halrV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/periods',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@list',
'controller' => 'App\\Http\\Controllers\\PeriodController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::ob4egSREU46halrV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::DyHjwquFQq5TqgEA' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/periods',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@store',
'controller' => 'App\\Http\\Controllers\\PeriodController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::DyHjwquFQq5TqgEA',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VqKnXrKC5oc4YAq8' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/periods/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@show',
'controller' => 'App\\Http\\Controllers\\PeriodController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VqKnXrKC5oc4YAq8',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::X4WzSzhUteG5lqLh' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/periods/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@update',
'controller' => 'App\\Http\\Controllers\\PeriodController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::X4WzSzhUteG5lqLh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::4nm7QApzbd5yCp54' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/periods/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@destroy',
'controller' => 'App\\Http\\Controllers\\PeriodController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::4nm7QApzbd5yCp54',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hH9aP6LZJ0UyQNe1' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/periods/{id}/activate',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@activate',
'controller' => 'App\\Http\\Controllers\\PeriodController@activate',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::hH9aP6LZJ0UyQNe1',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xZwu5KnMvUQZVNKC' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/get-period',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\PeriodController@getPeriodActivate',
'controller' => 'App\\Http\\Controllers\\PeriodController@getPeriodActivate',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::xZwu5KnMvUQZVNKC',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tdhFQhyZu6BBx6yh' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/clubs',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubController@list',
'controller' => 'App\\Http\\Controllers\\ClubController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::tdhFQhyZu6BBx6yh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::EHGDpoi0UE4QigiE' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/clubs/store',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubController@store',
'controller' => 'App\\Http\\Controllers\\ClubController@store',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::EHGDpoi0UE4QigiE',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::z4NUG96E2GbR6UZl' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/clubs/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubController@show',
'controller' => 'App\\Http\\Controllers\\ClubController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::z4NUG96E2GbR6UZl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xms3yLxi8iOXxdGT' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/clubs/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubController@update',
'controller' => 'App\\Http\\Controllers\\ClubController@update',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::xms3yLxi8iOXxdGT',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HvoTG9OIs7GUhSS2' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/clubs/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubController@destroy',
'controller' => 'App\\Http\\Controllers\\ClubController@destroy',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::HvoTG9OIs7GUhSS2',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::XnqkoQcqB6rV3Ycd' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/enrollment-config',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@enrollmentConfig',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@enrollmentConfig',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::XnqkoQcqB6rV3Ycd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::BnLilAx9CtoCf0EB' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/current',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@getCurrentActive',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@getCurrentActive',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::BnLilAx9CtoCf0EB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::fGRi27gXqYzASJth' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/active',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@getOrCreateActive',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@getOrCreateActive',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::fGRi27gXqYzASJth',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HcqHR1OxPeT12ytI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/history',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@history',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@history',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::HcqHR1OxPeT12ytI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jxbwYRCoVL3jg3Jg' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/by-code/{code}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@showByCode',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@showByCode',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::jxbwYRCoVL3jg3Jg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::BStCUxzuoR8lYTEp' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@show',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::BStCUxzuoR8lYTEp',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::iLKg1TLxt0eIvqxI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/{id}/detail',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@showDetail',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@showDetail',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::iLKg1TLxt0eIvqxI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::EsVEUxPUdzoj1BvP' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/{id}/items',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@addItem',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@addItem',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::EsVEUxPUdzoj1BvP',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::sMhBR6EVvbREoZG3' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/{id}/items/bulk',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@addItemsBulk',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@addItemsBulk',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::sMhBR6EVvbREoZG3',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::8Xo8egFRspgZKphc' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/club-orders/{orderId}/items/{itemId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@removeItem',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@removeItem',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::8Xo8egFRspgZKphc',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'orderId' => '[0-9]+',
'itemId' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::w910TaPAiPKBhKMZ' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/{id}/pay',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@processPayment',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@processPayment',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::w910TaPAiPKBhKMZ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::qtzHR0NqYoUFwVnd' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/{id}/checkout',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@createTokuCheckout',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@createTokuCheckout',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::qtzHR0NqYoUFwVnd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::pvi00WFrr3BEUsi8' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/{id}/cancel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@cancel',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@cancel',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::pvi00WFrr3BEUsi8',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1tMBucD7v0FXeBFQ' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-orders/{id}/extend',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@extend',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@extend',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::1tMBucD7v0FXeBFQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vQYSxvwhbhCTpeAh' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/admin/all',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@adminIndex',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@adminIndex',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::vQYSxvwhbhCTpeAh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Oe2cOp9LK0ERGj0D' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-orders/admin/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubOrderController@adminShow',
'controller' => 'App\\Http\\Controllers\\ClubOrderController@adminShow',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Oe2cOp9LK0ERGj0D',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VBE9ZW9OH5LGWsAH' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@index',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@index',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VBE9ZW9OH5LGWsAH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::H8rRUssAPk55MeFB' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/check',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@checkEnrollment',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@checkEnrollment',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::H8rRUssAPk55MeFB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::u0k4qteHUVKwiscz' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/count',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@countForStudent',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@countForStudent',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::u0k4qteHUVKwiscz',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xOAoaouUq2mfHC3b' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/student/{studentId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@forStudent',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@forStudent',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::xOAoaouUq2mfHC3b',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'studentId' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YASaAba5gAfyzBRw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@show',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@show',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::YASaAba5gAfyzBRw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7mKAFm0yY2OwI2zt' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-enrollments/{id}/request-cancellation',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@requestCancellation',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@requestCancellation',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::7mKAFm0yY2OwI2zt',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::J1KwhAJiKrlgrc5d' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-enrollments/{id}/cancel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@cancel',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@cancel',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::J1KwhAJiKrlgrc5d',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::r5RZAsYVXiyg4Bmd' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/club-enrollments/{id}/reject-cancellation',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@rejectCancellation',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@rejectCancellation',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::r5RZAsYVXiyg4Bmd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::WFZBNHbnHdAere0q' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/admin/all',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@adminIndex',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@adminIndex',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::WFZBNHbnHdAere0q',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tMd1rwdvnCfCAUZx' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/admin/club/{clubId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@adminForClub',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@adminForClub',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::tMd1rwdvnCfCAUZx',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'clubId' => '[0-9]+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Jot8Wvudse4N9soz' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/admin/report',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@report',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@report',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Jot8Wvudse4N9soz',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::sLZAh0q6QwVDuPpQ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/club-enrollments/admin/export',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ClubEnrollmentController@export',
'controller' => 'App\\Http\\Controllers\\ClubEnrollmentController@export',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::sLZAh0q6QwVDuPpQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::9FCqhf3m09IeLTrG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/reports/financial',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ReportController@financialReport',
'controller' => 'App\\Http\\Controllers\\ReportController@financialReport',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::9FCqhf3m09IeLTrG',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VHdfqnm2KYApureU' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/reports/financial/export-excel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ReportController@financialReportExcel',
'controller' => 'App\\Http\\Controllers\\ReportController@financialReportExcel',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::VHdfqnm2KYApureU',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HthYjopoTeaCXk63' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/webhook-logs',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\WebhookGeneralController@list',
'controller' => 'App\\Http\\Controllers\\WebhookGeneralController@list',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::HthYjopoTeaCXk63',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7Ns0TXZcbAASJvxL' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-uploads',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@list',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@list',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::7Ns0TXZcbAASJvxL',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::VJAW3KriBi8vtIFh' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-uploads/stats',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@stats',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@stats',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::VJAW3KriBi8vtIFh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::pYU6fPWO4YAyUb07' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-uploads/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@show',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@show',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::pYU6fPWO4YAyUb07',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Lz79s1dfgG5kuOIu' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/excel-uploads',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@store',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@store',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::Lz79s1dfgG5kuOIu',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ltBCYYYh8EIoFeQv' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/excel-uploads/{uploadId}/lines/{lineNumber}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@updateLine',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@updateLine',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::ltBCYYYh8EIoFeQv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::RtZqSdfIMSNz0BY5' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/excel-uploads/{id}/confirm',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@confirm',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@confirm',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::RtZqSdfIMSNz0BY5',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::gjL7HYsRU2CiYNK7' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/excel-uploads/{id}/cancel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@cancel',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@cancel',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::gjL7HYsRU2CiYNK7',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vbnNUBEbrF89TQ8J' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/excel-uploads/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@destroy',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@destroy',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::vbnNUBEbrF89TQ8J',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dioz8BYBFjnGUMbn' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/excel-uploads/{id}/reprocess',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@reprocess',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@reprocess',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::dioz8BYBFjnGUMbn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::4wPaWPwOhblymFbh' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-uploads/{id}/logs',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@getLogs',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@getLogs',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::4wPaWPwOhblymFbh',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::K2fshK3QYXlwDIJ5' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-uploads/{id}/download-all',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@downloadAllLines',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@downloadAllLines',
'namespace' => NULL,
'prefix' => 'api/excel-uploads',
'where' =>
array (
),
'as' => 'generated::K2fshK3QYXlwDIJ5',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::qY3XyegPCmHKkKgO' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-upload-types',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@getTypes',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@getTypes',
'namespace' => NULL,
'prefix' => 'api/excel-upload-types',
'where' =>
array (
),
'as' => 'generated::qY3XyegPCmHKkKgO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::CyLNJ8nMEEmXK8gg' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-upload-types/{code}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@getTypeDetail',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@getTypeDetail',
'namespace' => NULL,
'prefix' => 'api/excel-upload-types',
'where' =>
array (
),
'as' => 'generated::CyLNJ8nMEEmXK8gg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::G2SCEujtGPCs16f6' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-upload-types/{code}/template',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@downloadTemplate',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@downloadTemplate',
'namespace' => NULL,
'prefix' => 'api/excel-upload-types',
'where' =>
array (
),
'as' => 'generated::G2SCEujtGPCs16f6',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::CSAgSI0eEtps7pb1' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/excel-upload-types/{code}/stats',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadController@getTypeStats',
'controller' => 'App\\Http\\Controllers\\ExcelUploadController@getTypeStats',
'namespace' => NULL,
'prefix' => 'api/excel-upload-types',
'where' =>
array (
),
'as' => 'generated::CSAgSI0eEtps7pb1',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1tbUH7SKITQd0fQg' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/upload-lines',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadLineController@list',
'controller' => 'App\\Http\\Controllers\\ExcelUploadLineController@list',
'namespace' => NULL,
'prefix' => 'api/upload-lines',
'where' =>
array (
),
'as' => 'generated::1tbUH7SKITQd0fQg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::HrmlaTedZ3UV0QEL' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/upload-lines/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadLineController@show',
'controller' => 'App\\Http\\Controllers\\ExcelUploadLineController@show',
'namespace' => NULL,
'prefix' => 'api/upload-lines',
'where' =>
array (
),
'as' => 'generated::HrmlaTedZ3UV0QEL',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Qrwl1c0roZyOS8Q4' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/upload-lines/bulk-update',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadLineController@bulkUpdate',
'controller' => 'App\\Http\\Controllers\\ExcelUploadLineController@bulkUpdate',
'namespace' => NULL,
'prefix' => 'api/upload-lines',
'where' =>
array (
),
'as' => 'generated::Qrwl1c0roZyOS8Q4',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::8p7KzcjsxIDaxMiT' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/upload-lines/{id}/restore',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadLineController@restore',
'controller' => 'App\\Http\\Controllers\\ExcelUploadLineController@restore',
'namespace' => NULL,
'prefix' => 'api/upload-lines',
'where' =>
array (
),
'as' => 'generated::8p7KzcjsxIDaxMiT',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Wb2QYkrcpe7cSJMm' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/upload-lines/{uploadId}/lines/{lineNumber}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadLineController@deleteLine',
'controller' => 'App\\Http\\Controllers\\ExcelUploadLineController@deleteLine',
'namespace' => NULL,
'prefix' => 'api/upload-lines',
'where' =>
array (
),
'as' => 'generated::Wb2QYkrcpe7cSJMm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::N1aquCoV9FAvuOoK' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/upload-lines/{uploadId}/lines/bulk-delete',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
2 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\ExcelUploadLineController@bulkDeleteLines',
'controller' => 'App\\Http\\Controllers\\ExcelUploadLineController@bulkDeleteLines',
'namespace' => NULL,
'prefix' => 'api/upload-lines',
'where' =>
array (
),
'as' => 'generated::N1aquCoV9FAvuOoK',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::eqhyF9AgsCOYsm8w' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/customers',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CustomerController@store',
'controller' => 'App\\Http\\Controllers\\Toku\\CustomerController@store',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::eqhyF9AgsCOYsm8w',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::NkvD41pgi2RglxLr' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/toku/customers/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CustomerController@update',
'controller' => 'App\\Http\\Controllers\\Toku\\CustomerController@update',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::NkvD41pgi2RglxLr',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::9od4pciCOlXavVd4' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/customers/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CustomerController@show',
'controller' => 'App\\Http\\Controllers\\Toku\\CustomerController@show',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::9od4pciCOlXavVd4',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::fwQAZrUmSPjtoZlI' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/toku/customers/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CustomerController@delete',
'controller' => 'App\\Http\\Controllers\\Toku\\CustomerController@delete',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::fwQAZrUmSPjtoZlI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YrQN7gV3OGwjpTxs' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/events',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\EventsController@index',
'controller' => 'App\\Http\\Controllers\\Toku\\EventsController@index',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::YrQN7gV3OGwjpTxs',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::P2ikI42RQOUiR6Cl' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/invoices',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\InvoiceController@store',
'controller' => 'App\\Http\\Controllers\\Toku\\InvoiceController@store',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::P2ikI42RQOUiR6Cl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::frthjPy7osfpsmoI' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/toku/invoices/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\InvoiceController@update',
'controller' => 'App\\Http\\Controllers\\Toku\\InvoiceController@update',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::frthjPy7osfpsmoI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::eWf4RKYje5qIRmcu' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/invoices/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\InvoiceController@show',
'controller' => 'App\\Http\\Controllers\\Toku\\InvoiceController@show',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::eWf4RKYje5qIRmcu',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::yXYenSQ6mJRgJrbe' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/invoices/{id}/void',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\InvoiceController@void',
'controller' => 'App\\Http\\Controllers\\Toku\\InvoiceController@void',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::yXYenSQ6mJRgJrbe',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::CyvXnOwmPBMSoDhs' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/toku/invoices/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\InvoiceController@destroy',
'controller' => 'App\\Http\\Controllers\\Toku\\InvoiceController@destroy',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::CyvXnOwmPBMSoDhs',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Nk0ZJYPc3LdDvwNY' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/invoices/customer/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\InvoiceController@byCustomer',
'controller' => 'App\\Http\\Controllers\\Toku\\InvoiceController@byCustomer',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::Nk0ZJYPc3LdDvwNY',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::WdxiKqNwMK4msnml' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/payments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentController@storeOrUpdate',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentController@storeOrUpdate',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::WdxiKqNwMK4msnml',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::RRS4j9IuuzJAlxWR' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/toku/payments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentController@update',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentController@update',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::RRS4j9IuuzJAlxWR',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Ipmz931v5F2F3n0U' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/toku/payments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentController@destroy',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentController@destroy',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::Ipmz931v5F2F3n0U',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1FqF1ATJOaCSTF7l' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/organization/payments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentController@index',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentController@index',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::1FqF1ATJOaCSTF7l',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::eqOxs5pDgH8c0Gm0' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/payments/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentController@show',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentController@show',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::eqOxs5pDgH8c0Gm0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::BCSG7oK73wj4fZ1R' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/toku/payment-methods/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@delete',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@delete',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::BCSG7oK73wj4fZ1R',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::bUr7BCHBn50kxj6y' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/organization/payment-methods',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@list',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@list',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::bUr7BCHBn50kxj6y',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::llesoAcNeGi9XsoS' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/payment-methods/customers/{customer_id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@listByCustomer',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@listByCustomer',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::llesoAcNeGi9XsoS',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::W02s0CDxfzY2PkJk' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/subscriptions/associate/payment-method',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@associateToSubscription',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@associateToSubscription',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::W02s0CDxfzY2PkJk',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::yaxZarUSlpPqseB0' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/subscriptions/associate/payment-method/batch',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@associateBatch',
'controller' => 'App\\Http\\Controllers\\Toku\\PaymentMethodController@associateBatch',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::yaxZarUSlpPqseB0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1JrsBTdpgSI1zWjb' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/redirection',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\RedirectionController@store',
'controller' => 'App\\Http\\Controllers\\Toku\\RedirectionController@store',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::1JrsBTdpgSI1zWjb',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::OCvLt06EFphpnV2R' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/toku/redirection',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\RedirectionController@update',
'controller' => 'App\\Http\\Controllers\\Toku\\RedirectionController@update',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::OCvLt06EFphpnV2R',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hPPgrvOkovBSqVYw' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/subscriptions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@create',
'controller' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@create',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::hPPgrvOkovBSqVYw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::kKUb8naluDBOvrSe' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/toku/subscriptions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@update',
'controller' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@update',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::kKUb8naluDBOvrSe',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::EsCpPuSHxXN9UtJS' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/subscriptions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@get',
'controller' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@get',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::EsCpPuSHxXN9UtJS',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xQcEJtnnN8jvEbg0' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/toku/subscriptions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@delete',
'controller' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@delete',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::xQcEJtnnN8jvEbg0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::JswtQ9jlxI3iyQ5C' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/subscriptions/customer/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@getByCustomer',
'controller' => 'App\\Http\\Controllers\\Toku\\SubscriptionController@getByCustomer',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::JswtQ9jlxI3iyQ5C',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::60upm7Ad0tZM5Ily' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/transactions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\TransactionController@index',
'controller' => 'App\\Http\\Controllers\\Toku\\TransactionController@index',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::60upm7Ad0tZM5Ily',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dPSwdzAaaLqedKyM' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/transactions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\TransactionController@show',
'controller' => 'App\\Http\\Controllers\\Toku\\TransactionController@show',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::dPSwdzAaaLqedKyM',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::XZxBaOVWfn2R4cug' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/transactions/{id}/fees',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\TransactionController@fees',
'controller' => 'App\\Http\\Controllers\\Toku\\TransactionController@fees',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::XZxBaOVWfn2R4cug',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::V1WRDgQnlZJQ0VvQ' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/checkout-sessions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@store',
'controller' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@store',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::V1WRDgQnlZJQ0VvQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::SVlW8UJgga58pypI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/checkout-sessions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@show',
'controller' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@show',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::SVlW8UJgga58pypI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::p926AreMsfQqAm4J' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/toku/checkout-sessions/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@update',
'controller' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@update',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::p926AreMsfQqAm4J',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::i0bpU0f5LJS5CQHj' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/checkout-sessions/{id}/expire',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@expire',
'controller' => 'App\\Http\\Controllers\\Toku\\CheckoutSessionController@expire',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::i0bpU0f5LJS5CQHj',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::dfq0I4dfIzr9aGDJ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/webhook-endpoints',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\WebhookController@index',
'controller' => 'App\\Http\\Controllers\\Toku\\WebhookController@index',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::dfq0I4dfIzr9aGDJ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jQp38v4GKQKC3bdB' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhook-endpoints',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\WebhookController@store',
'controller' => 'App\\Http\\Controllers\\Toku\\WebhookController@store',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::jQp38v4GKQKC3bdB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6qaaeQR0tRtIpFjS' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'api/toku/webhook-endpoints/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\WebhookController@updateWebhook',
'controller' => 'App\\Http\\Controllers\\Toku\\WebhookController@updateWebhook',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::6qaaeQR0tRtIpFjS',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::if1mTpjL0xPQDB3P' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/toku/webhook-endpoints/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\WebhookController@show',
'controller' => 'App\\Http\\Controllers\\Toku\\WebhookController@show',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::if1mTpjL0xPQDB3P',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QgvduHgI1aavRVzy' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/dummy_webhook',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\WebhookController@testDummy',
'controller' => 'App\\Http\\Controllers\\Toku\\WebhookController@testDummy',
'namespace' => NULL,
'prefix' => 'api/toku',
'where' =>
array (
),
'as' => 'generated::QgvduHgI1aavRVzy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::pBGpl3YWNnwCBO9a' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/transactions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookTransactionController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookTransactionController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::pBGpl3YWNnwCBO9a',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::l4t8cVv25q2FfgKw' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/customers',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookCustomerController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookCustomerController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::l4t8cVv25q2FfgKw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZMiI7leFPv1o9bHH' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/subscriptions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookSubscriptionController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookSubscriptionController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::ZMiI7leFPv1o9bHH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZvOdeE4d33kPDbL5' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/invoices',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookInvoiceController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookInvoiceController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::ZvOdeE4d33kPDbL5',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::XD9LjBvJAAhk8k7S' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/payments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPaymentController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPaymentController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::XD9LjBvJAAhk8k7S',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::OQH6k0DCKthgYwJv' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/payouts',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPayoutController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPayoutController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::OQH6k0DCKthgYwJv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::jFxOGHgT5SVxpSHm' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/payment-methods',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPaymentMethodController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPaymentMethodController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::jFxOGHgT5SVxpSHm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Os3TPaSkXRVC63kg' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks/payment-intents',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPaymentIntentController@handle',
'controller' => 'App\\Http\\Controllers\\Toku\\webhook\\WebhookPaymentIntentController@handle',
'namespace' => NULL,
'prefix' => 'api/toku/webhooks',
'where' =>
array (
),
'as' => 'generated::Os3TPaSkXRVC63kg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::O8fBSrWryOfjXhzA' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/test/send',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTestController@sendToSignapis',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTestController@sendToSignapis',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::O8fBSrWryOfjXhzA',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::t2DVgAaUH0A3Uu1L' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/test/webhook-register',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTestController@registerWebhookTest',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTestController@registerWebhookTest',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::t2DVgAaUH0A3Uu1L',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::pnYGhwO4YQCZKQ10' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/test/webhook',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTestController@webhook',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTestController@webhook',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::pnYGhwO4YQCZKQ10',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::y2YknU1xjIU4ezjN' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/webhook',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@getWebhook',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@getWebhook',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::y2YknU1xjIU4ezjN',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::eBMIYvK99AMhmPRH' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/webhook',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@configureWebhook',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@configureWebhook',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::eBMIYvK99AMhmPRH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FWMFNoMLagoyrCLO' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/signapis/webhook',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@deleteWebhook',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@deleteWebhook',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::FWMFNoMLagoyrCLO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::cuo81Ob3DaEluxST' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/webhook/test',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@testWebhook',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisWebhookController@testWebhook',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::cuo81Ob3DaEluxST',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QeLC3aWGE6dktBou' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/logos',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@createLogo',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@createLogo',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::QeLC3aWGE6dktBou',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FRP7hz4roFdXl9xV' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/logos',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@listLogos',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@listLogos',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::FRP7hz4roFdXl9xV',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::3whCIXNegvdhn02f' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/logos/{code}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@getLogo',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@getLogo',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::3whCIXNegvdhn02f',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::gHyOVIdNsxno6bzH' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/signapis/logos/{code}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@deleteLogo',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisLogosController@deleteLogo',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::gHyOVIdNsxno6bzH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::kE3AKM6R0iSzSG20' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/templates',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@createTemplate',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@createTemplate',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::kE3AKM6R0iSzSG20',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::lR9MP4kKJLQkClqr' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/templates',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@listTemplates',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@listTemplates',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::lR9MP4kKJLQkClqr',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FuDggaP8d98dQkHJ' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/templates/{code}/{type}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@getTemplate',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@getTemplate',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::FuDggaP8d98dQkHJ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::nunMrnfGtZ3pkC8T' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/signapis/templates/{code}/{type}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@updateTemplate',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@updateTemplate',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::nunMrnfGtZ3pkC8T',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::UOiK6K1mO3J2TIXn' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/signapis/templates/{code}/{type}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@deleteTemplate',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@deleteTemplate',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::UOiK6K1mO3J2TIXn',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::q4hobi4lU7i76YiO' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/signapis/templates/{code}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@deleteTemplatesByCode',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@deleteTemplatesByCode',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::q4hobi4lU7i76YiO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::0soio1B1d3YJbO0J' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/templates/test',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@testTemplate',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisTemplatesController@testTemplate',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::0soio1B1d3YJbO0J',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::FYiCeWoD6ugCJrZs' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/signatories/{signatoryId}/resend',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisNotificationsController@resendInvitation',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisNotificationsController@resendInvitation',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::FYiCeWoD6ugCJrZs',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::6V3pU4jBHoP9heAo' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@createDocument',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@createDocument',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::6V3pU4jBHoP9heAo',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QOdC3XtPcdwtGTqt' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/documents/{documentId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@getDocument',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@getDocument',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::QOdC3XtPcdwtGTqt',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::9g2RurhTcYJQ3lzH' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/signatories',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@addSignatories',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@addSignatories',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::9g2RurhTcYJQ3lzH',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hpCPz1RyUHPmsD6n' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/signapis/documents/signatories/{signatoryId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@updateSignatory',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@updateSignatory',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::hpCPz1RyUHPmsD6n',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::GID9d1ke3dwcGHGD' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'api/signapis/documents/signatories/{signatoryId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@deleteSignatory',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@deleteSignatory',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::GID9d1ke3dwcGHGD',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::kUgTmzEZXeWPIOlM' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/signatories/{signatoryId}/reject',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@rejectDocument',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@rejectDocument',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::kUgTmzEZXeWPIOlM',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Qd6pTTvYRvtjQxof' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/signapis/documents/{documentId}/cancel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@cancelDocumentById',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@cancelDocumentById',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::Qd6pTTvYRvtjQxof',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::9jGMZacwVlShiM4B' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/signapis/documents/client/{documentClientId}/cancel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@cancelDocumentByClientId',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@cancelDocumentByClientId',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::9jGMZacwVlShiM4B',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::zZm0WFRyxAiF4mKX' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/batch/file',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@uploadBatchFile',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@uploadBatchFile',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::zZm0WFRyxAiF4mKX',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Se8wl4auVu8CBVk3' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/batch',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@createBatch',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@createBatch',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::Se8wl4auVu8CBVk3',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::upPf5t0mWSH0u4v4' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/batch/signatories/{signatoryId}/sign',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@signBatch',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@signBatch',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::upPf5t0mWSH0u4v4',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::uMPtIVZ3WIvBwHHv' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/batch/signatories/{signatoryId}/reject',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@rejectBatch',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@rejectBatch',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::uMPtIVZ3WIvBwHHv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::86VXpDBPxtBMwMwF' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/documents/batch/{groupId}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@getBatch',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@getBatch',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::86VXpDBPxtBMwMwF',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::IUdfhTdFiEKhITL9' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/signapis/documents/batch/{groupId}/cancel',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@cancelBatch',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@cancelBatch',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::IUdfhTdFiEKhITL9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::exR7KcvAxxUDDSDm' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/batch/certify',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@certifyBatch',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@certifyBatch',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::exR7KcvAxxUDDSDm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::QIKYLzo1yLrAzxrR' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/documents/batch/{groupId}/summary/{email}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@getBatchSignerSummary',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@getBatchSignerSummary',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::QIKYLzo1yLrAzxrR',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ISockmY5YXxfJzth' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'api/signapis/documents/batch/{groupId}/summary/{email}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@updateBatchSigner',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisDocumentController@updateBatchSigner',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::ISockmY5YXxfJzth',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::zdqnYmUINM1ftH3Q' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis/documents/signatories/{signatoryId}/sign',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisSigninController@signDocument',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisSigninController@signDocument',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::zdqnYmUINM1ftH3Q',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::l9WmVxFACat9Ij3m' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/reports/statusDocuments',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisReportsController@getStatusDocumentsReport',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisReportsController@getStatusDocumentsReport',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::l9WmVxFACat9Ij3m',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::xuZgojSupGE8a05A' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/signapis/reports/company',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'App\\Http\\Controllers\\Signapis\\SignapisReportsController@getCompanyReport',
'controller' => 'App\\Http\\Controllers\\Signapis\\SignapisReportsController@getCompanyReport',
'namespace' => NULL,
'prefix' => 'api/signapis',
'where' =>
array (
),
'as' => 'generated::xuZgojSupGE8a05A',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::cHr3j96c07ePCfWl' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/payment-webhook',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth.any',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:564:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:345:"function (\\Illuminate\\Http\\Request $request) {
\\Illuminate\\Support\\Facades\\Log::info(\'Webhook /payment-webhook recibido\', [
\'ip\' => $request->ip(),
\'headers\' => $request->headers->all(),
\'payload\' => $request->all(),
]);
return \\response()->json([\'ok\' => true], 200);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a303000000000770e664";}";s:4:"hash";s:44:"gZdqC87G8Cqk6Exfg/gOWjRCLyot0drsbmTqqCiLn7s=";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'excluded_middleware' =>
array (
0 => 'App\\Http\\Middleware\\VerifyCsrfToken',
),
'as' => 'generated::cHr3j96c07ePCfWl',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::socKH5knjYXzVKYQ' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/toku/webhooks',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\WebhookGeneralController@handle',
'controller' => 'App\\Http\\Controllers\\WebhookGeneralController@handle',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::socKH5knjYXzVKYQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::zuELCLWit8gTK5LQ' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/signapis-webhooks',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\WebhookGeneralController@handle',
'controller' => 'App\\Http\\Controllers\\WebhookGeneralController@handle',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::zuELCLWit8gTK5LQ',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::AtwNRN7PAPJZz1pC' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:264:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:46:"function () {
return \\view(\'welcome\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001bb8a2ed000000000770e664";}";s:4:"hash";s:44:"2RneVz5WPmC7NvKD1/k14KymJVIPgk3/ayGz1iTm7A0=";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::AtwNRN7PAPJZz1pC',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);