EVOLUTION-NINJA
Edit File: 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 ( '/sanctum/csrf-cookie' => array ( 0 => array ( 0 => array ( '_route' => 'sanctum.csrf-cookie', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/roles' => array ( 0 => array ( 0 => array ( '_route' => 'roles.index', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'roles.store', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/user' => array ( 0 => array ( 0 => array ( '_route' => 'generated::ke3n6EakrwvUaK2L', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/check-session' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Nu0QsZyhEOo513If', ), 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::ZtikvF6qV1yfLT4K', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/mfa-verify' => array ( 0 => array ( 0 => array ( '_route' => 'generated::W1IK9SllmnblDkZ5', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/check-login' => array ( 0 => array ( 0 => array ( '_route' => 'generated::jDhJEHyRIvQFRq7I', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/register' => array ( 0 => array ( 0 => array ( '_route' => 'generated::ot53kzMSxMxsQZqJ', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/logout' => array ( 0 => array ( 0 => array ( '_route' => 'generated::wBcTN6cd9VUuwo7v', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/student-admission' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Bi3K62CnyYAsh2Id', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/StudentList' => array ( 0 => array ( 0 => array ( '_route' => 'generated::czD9D52WjOYnn1nz', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/next-student-id' => array ( 0 => array ( 0 => array ( '_route' => 'generated::uvVeY2S0TOSsPyVS', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/students' => array ( 0 => array ( 0 => array ( '_route' => 'generated::h9tak06cgggx1vwJ', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/submit-attendance' => array ( 0 => array ( 0 => array ( '_route' => 'generated::tZNTLPT1gmAVgBLQ', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/attendance-report' => array ( 0 => array ( 0 => array ( '_route' => 'generated::gWrRIaoNIlrKy2dE', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/employees' => array ( 0 => array ( 0 => array ( '_route' => 'generated::VtXmQlNrV3l5LRPM', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/addEmployee' => array ( 0 => array ( 0 => array ( '_route' => 'generated::GUtHxQK4qkTQfQvU', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/next-employee-id' => array ( 0 => array ( 0 => array ( '_route' => 'generated::v4K98rvJaMZ3vEcm', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/fees-collection' => array ( 0 => array ( 0 => array ( '_route' => 'generated::c46XwNyeUFNfWZWO', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/fees-collection-list' => array ( 0 => array ( 0 => array ( '_route' => 'generated::A9a0Sh7aFhmTmTr2', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/fees-structure-list' => array ( 0 => array ( 0 => array ( '_route' => 'generated::8E9BtnXYkDbvrzc2', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/fees-structure-store' => array ( 0 => array ( 0 => array ( '_route' => 'generated::01Okg41kpbat57uE', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/classes-list' => array ( 0 => array ( 0 => array ( '_route' => 'generated::E3sg5RTttxNatyvV', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/classes-insert' => array ( 0 => array ( 0 => array ( '_route' => 'generated::mQZ982PJHh0uICxI', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/employees/search' => array ( 0 => array ( 0 => array ( '_route' => 'generated::JbVNAgNYrvEeqLJq', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/admin/attendance/classes-list' => array ( 0 => array ( 0 => array ( '_route' => 'generated::NBKk5e7TkPQQrBHL', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/admin/attendance/students-list' => array ( 0 => array ( 0 => array ( '_route' => 'generated::slvuGZhDLsFqKdKu', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/admin/attendance/submit-attendance' => array ( 0 => array ( 0 => array ( '_route' => 'generated::nwGxPU9PSRhnG7Wg', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/admin/attendance/day' => array ( 0 => array ( 0 => array ( '_route' => 'generated::AhB70tIV220t95NH', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/admin/attendance/date-range' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Nhs7saJwpTRJBHzP', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/admin/attendance/class-month' => array ( 0 => array ( 0 => array ( '_route' => 'generated::elIZ6Fu6B7O1bFi4', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/class-subjects-list' => array ( 0 => array ( 0 => array ( '_route' => 'generated::p916ZWXjo6NsVZKC', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/class-subjects-insert' => array ( 0 => array ( 0 => array ( '_route' => 'generated::iFWHQ8jhs0WKEUW2', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/classes-stats' => array ( 0 => array ( 0 => array ( '_route' => 'generated::mv7PGoqn8lAaioPB', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/addBooks' => array ( 0 => array ( 0 => array ( '_route' => 'generated::o3pjgzsbxc1wOctB', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/get-books' => array ( 0 => array ( 0 => array ( '_route' => 'generated::GwuSHVHnvI1jXoBH', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/issue-book' => array ( 0 => array ( 0 => array ( '_route' => 'generated::ES81NgOEovENgrj3', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/issued-books' => array ( 0 => array ( 0 => array ( '_route' => 'generated::Yxylsz81pPk0czeL', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/return-book' => array ( 0 => array ( 0 => array ( '_route' => 'generated::6QHFrZL7KuLrcGJK', ), 1 => NULL, 2 => array ( 'POST' => 0, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/reports' => array ( 0 => array ( 0 => array ( '_route' => 'generated::JzVeDEPL1yqNlDFU', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/' => array ( 0 => array ( 0 => array ( '_route' => 'generated::thuQU6O2fjywha85', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), ), 2 => array ( 0 => '{^(?|/api/(?|r(?|oles/([^/]++)(?|(*:35))|egisterData(?|Edit/([^/]++)(*:70)|Update/([^/]++)(*:92)|Delete/([^/]++)(*:114)))|Student/([^/]++)(*:140)|student(?|s(?|Update/([^/]++)(*:177)|Delete/([^/]++)(*:200))|Fee/([^/]++)(*:221))|updateEmployee/([^/]++)(*:253)|EmployeeDelete/([^/]++)(*:284)|fees\\-structure\\-(?|update/([^/]++)(*:327)|delete/([^/]++)(*:350))|class(?|es\\-(?|update/([^/]++)(*:389)|delete/([^/]++)(*:412))|\\-subjects\\-(?|single/([^/]++)(*:451)|update/([^/]++)(*:474)|delete/([^/]++)(*:497)))|admin/attendance/(?|update\\-attendance/([^/]++)(*:554)|delete\\-attendance/([^/]++)(*:589)|student/([^/]++)(*:613))|edit\\-(?|book/([^/]++)(*:644)|issued\\-book/([^/]++)(*:673))|delete\\-(?|book/([^/]++)(*:706)|issued\\-book/([^/]++)(*:735))|issued\\-book/([^/]++)(*:765)|(.*)(*:777)))/?$}sDu', ), 3 => array ( 35 => array ( 0 => array ( 0 => array ( '_route' => 'roles.show', ), 1 => array ( 0 => 'role', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => array ( '_route' => 'roles.update', ), 1 => array ( 0 => 'role', ), 2 => array ( 'PUT' => 0, 'PATCH' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 2 => array ( 0 => array ( '_route' => 'roles.destroy', ), 1 => array ( 0 => 'role', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 70 => array ( 0 => array ( 0 => array ( '_route' => 'generated::57O5JtJAwW1B6mPS', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 92 => array ( 0 => array ( 0 => array ( '_route' => 'generated::d450JyJJasn2hR6V', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 114 => array ( 0 => array ( 0 => array ( '_route' => 'generated::9ffm5mtGSlTTYpDK', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 140 => array ( 0 => array ( 0 => array ( '_route' => 'generated::gp2Nl5s1yO18Hwgc', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 177 => array ( 0 => array ( 0 => array ( '_route' => 'generated::GxBKXz6lEKTYoUjq', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 200 => array ( 0 => array ( 0 => array ( '_route' => 'generated::Y2ZGJLw828VB7fSF', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 221 => array ( 0 => array ( 0 => array ( '_route' => 'generated::NCBjg6zf625onod3', ), 1 => array ( 0 => 'studentId', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 253 => array ( 0 => array ( 0 => array ( '_route' => 'generated::GcZiLuSsXTbkvRl5', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 284 => array ( 0 => array ( 0 => array ( '_route' => 'generated::A4nLQ7tEuLi6bZ9t', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 327 => array ( 0 => array ( 0 => array ( '_route' => 'generated::rqF8zx5pqSBoJYPE', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 350 => array ( 0 => array ( 0 => array ( '_route' => 'generated::7Zq948SOVKbj7u07', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 389 => array ( 0 => array ( 0 => array ( '_route' => 'generated::bFNnT5072gDA0e4w', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 412 => array ( 0 => array ( 0 => array ( '_route' => 'generated::BALumAYbyIFThVes', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 451 => array ( 0 => array ( 0 => array ( '_route' => 'generated::b6tuuW71e9Ok4MMt', ), 1 => array ( 0 => 'class_id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 474 => array ( 0 => array ( 0 => array ( '_route' => 'generated::QNtff5bO0kyosKpK', ), 1 => array ( 0 => 'class_id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 497 => array ( 0 => array ( 0 => array ( '_route' => 'generated::PhzztfRYFvYozoR9', ), 1 => array ( 0 => 'class_id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 554 => array ( 0 => array ( 0 => array ( '_route' => 'generated::STGfQvgZrilQ18rh', ), 1 => array ( 0 => 'id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 589 => array ( 0 => array ( 0 => array ( '_route' => 'generated::w42IgpEUKrcbqzgU', ), 1 => array ( 0 => 'id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 613 => array ( 0 => array ( 0 => array ( '_route' => 'generated::KKKseLmD0kT0IeSz', ), 1 => array ( 0 => 'student_id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 644 => array ( 0 => array ( 0 => array ( '_route' => 'generated::HATORFjJxJr39tA3', ), 1 => array ( 0 => 'isbn', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 673 => array ( 0 => array ( 0 => array ( '_route' => 'generated::4PwGjkzCAmSpp0iy', ), 1 => array ( 0 => 'user_id', ), 2 => array ( 'PUT' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 706 => array ( 0 => array ( 0 => array ( '_route' => 'generated::y549txVR6XAnHSNp', ), 1 => array ( 0 => 'isbn', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 735 => array ( 0 => array ( 0 => array ( '_route' => 'generated::So1DFVmdttLcB5Fu', ), 1 => array ( 0 => 'book_id', ), 2 => array ( 'DELETE' => 0, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 765 => array ( 0 => array ( 0 => array ( '_route' => 'generated::jkWmcRY3ZHJWrAUo', ), 1 => array ( 0 => 'user_id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 777 => array ( 0 => array ( 0 => array ( '_route' => 'generated::haQzscp5TmcQtTMN', ), 1 => array ( 0 => 'any', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => NULL, 1 => NULL, 2 => NULL, 3 => NULL, 4 => false, 5 => false, 6 => 0, ), ), ), 4 => NULL, ), 'attributes' => array ( 'sanctum.csrf-cookie' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'sanctum/csrf-cookie', 'action' => array ( 'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show', 'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show', 'namespace' => NULL, 'prefix' => 'sanctum', 'where' => array ( ), 'middleware' => array ( 0 => 'web', ), 'as' => 'sanctum.csrf-cookie', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.index' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/roles', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'as' => 'roles.index', 'uses' => 'App\\Http\\Controllers\\RoleController@index', 'controller' => 'App\\Http\\Controllers\\RoleController@index', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.store' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/roles', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'as' => 'roles.store', 'uses' => 'App\\Http\\Controllers\\RoleController@store', 'controller' => 'App\\Http\\Controllers\\RoleController@store', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.show' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/roles/{role}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'as' => 'roles.show', 'uses' => 'App\\Http\\Controllers\\RoleController@show', 'controller' => 'App\\Http\\Controllers\\RoleController@show', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.update' => array ( 'methods' => array ( 0 => 'PUT', 1 => 'PATCH', ), 'uri' => 'api/roles/{role}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'as' => 'roles.update', 'uses' => 'App\\Http\\Controllers\\RoleController@update', 'controller' => 'App\\Http\\Controllers\\RoleController@update', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'roles.destroy' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/roles/{role}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'as' => 'roles.destroy', 'uses' => 'App\\Http\\Controllers\\RoleController@destroy', 'controller' => 'App\\Http\\Controllers\\RoleController@destroy', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::ke3n6EakrwvUaK2L' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/user', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:77:"function (\\Illuminate\\Http\\Request $request) { return $request->user(); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000006e80000000000000000";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::ke3n6EakrwvUaK2L', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Nu0QsZyhEOo513If' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/check-session', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:101:"function (\\Illuminate\\Http\\Request $request) { return \\response()->json([\'logged_in\' => true]); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000006f00000000000000000";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::Nu0QsZyhEOo513If', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::ZtikvF6qV1yfLT4K' => 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::ZtikvF6qV1yfLT4K', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::W1IK9SllmnblDkZ5' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/mfa-verify', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AuthController@mfaVerify', 'controller' => 'App\\Http\\Controllers\\AuthController@mfaVerify', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::W1IK9SllmnblDkZ5', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::jDhJEHyRIvQFRq7I' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/check-login', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AuthController@checkLogin', 'controller' => 'App\\Http\\Controllers\\AuthController@checkLogin', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::jDhJEHyRIvQFRq7I', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::ot53kzMSxMxsQZqJ' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/register', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AuthController@register', 'controller' => 'App\\Http\\Controllers\\AuthController@register', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::ot53kzMSxMxsQZqJ', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::57O5JtJAwW1B6mPS' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/registerDataEdit/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AuthController@show', 'controller' => 'App\\Http\\Controllers\\AuthController@show', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::57O5JtJAwW1B6mPS', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::d450JyJJasn2hR6V' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/registerDataUpdate/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AuthController@update', 'controller' => 'App\\Http\\Controllers\\AuthController@update', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::d450JyJJasn2hR6V', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::9ffm5mtGSlTTYpDK' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/registerDataDelete/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AuthController@destroy', 'controller' => 'App\\Http\\Controllers\\AuthController@destroy', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::9ffm5mtGSlTTYpDK', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::wBcTN6cd9VUuwo7v' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/logout', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'App\\Http\\Controllers\\AuthController@logout', 'controller' => 'App\\Http\\Controllers\\AuthController@logout', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::wBcTN6cd9VUuwo7v', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Bi3K62CnyYAsh2Id' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/student-admission', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@Add_student', 'controller' => 'App\\Http\\Controllers\\StudentController@Add_student', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::Bi3K62CnyYAsh2Id', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::czD9D52WjOYnn1nz' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/StudentList', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@StudentList', 'controller' => 'App\\Http\\Controllers\\StudentController@StudentList', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::czD9D52WjOYnn1nz', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::gp2Nl5s1yO18Hwgc' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/Student/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@ViewStudent', 'controller' => 'App\\Http\\Controllers\\StudentController@ViewStudent', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::gp2Nl5s1yO18Hwgc', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::GxBKXz6lEKTYoUjq' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/studentsUpdate/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@studentsUpdate', 'controller' => 'App\\Http\\Controllers\\StudentController@studentsUpdate', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::GxBKXz6lEKTYoUjq', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Y2ZGJLw828VB7fSF' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/studentsDelete/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@StudentsDelete', 'controller' => 'App\\Http\\Controllers\\StudentController@StudentsDelete', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::Y2ZGJLw828VB7fSF', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::uvVeY2S0TOSsPyVS' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/next-student-id', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@nextStudentId', 'controller' => 'App\\Http\\Controllers\\StudentController@nextStudentId', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::uvVeY2S0TOSsPyVS', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::h9tak06cgggx1vwJ' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/students', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@students_attendance', 'controller' => 'App\\Http\\Controllers\\StudentController@students_attendance', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::h9tak06cgggx1vwJ', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::tZNTLPT1gmAVgBLQ' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/submit-attendance', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@storeAttendance', 'controller' => 'App\\Http\\Controllers\\StudentController@storeAttendance', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::tZNTLPT1gmAVgBLQ', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::gWrRIaoNIlrKy2dE' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/attendance-report', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\StudentController@getAttendanceReport', 'controller' => 'App\\Http\\Controllers\\StudentController@getAttendanceReport', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::gWrRIaoNIlrKy2dE', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::VtXmQlNrV3l5LRPM' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/employees', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\EmployeeController@EmployeesList', 'controller' => 'App\\Http\\Controllers\\EmployeeController@EmployeesList', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::VtXmQlNrV3l5LRPM', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::GUtHxQK4qkTQfQvU' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/addEmployee', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\EmployeeController@AddEmployees', 'controller' => 'App\\Http\\Controllers\\EmployeeController@AddEmployees', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::GUtHxQK4qkTQfQvU', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::GcZiLuSsXTbkvRl5' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/updateEmployee/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\EmployeeController@EmployeesUpdate', 'controller' => 'App\\Http\\Controllers\\EmployeeController@EmployeesUpdate', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::GcZiLuSsXTbkvRl5', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::A4nLQ7tEuLi6bZ9t' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/EmployeeDelete/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\EmployeeController@EmployeesDelete', 'controller' => 'App\\Http\\Controllers\\EmployeeController@EmployeesDelete', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::A4nLQ7tEuLi6bZ9t', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::v4K98rvJaMZ3vEcm' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/next-employee-id', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\EmployeeController@nextEmployeesId', 'controller' => 'App\\Http\\Controllers\\EmployeeController@nextEmployeesId', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::v4K98rvJaMZ3vEcm', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::c46XwNyeUFNfWZWO' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/fees-collection', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeesCollectionController@fees_collection', 'controller' => 'App\\Http\\Controllers\\FeesCollectionController@fees_collection', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::c46XwNyeUFNfWZWO', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::A9a0Sh7aFhmTmTr2' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/fees-collection-list', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeesCollectionController@fees_collection_list', 'controller' => 'App\\Http\\Controllers\\FeesCollectionController@fees_collection_list', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::A9a0Sh7aFhmTmTr2', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::NCBjg6zf625onod3' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/studentFee/{studentId}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeesCollectionController@studentFee', 'controller' => 'App\\Http\\Controllers\\FeesCollectionController@studentFee', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::NCBjg6zf625onod3', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::8E9BtnXYkDbvrzc2' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/fees-structure-list', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeeStructureController@index', 'controller' => 'App\\Http\\Controllers\\FeeStructureController@index', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::8E9BtnXYkDbvrzc2', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::01Okg41kpbat57uE' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/fees-structure-store', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeeStructureController@fees_structure_store', 'controller' => 'App\\Http\\Controllers\\FeeStructureController@fees_structure_store', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::01Okg41kpbat57uE', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::rqF8zx5pqSBoJYPE' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/fees-structure-update/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeeStructureController@fees_structure_update', 'controller' => 'App\\Http\\Controllers\\FeeStructureController@fees_structure_update', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::rqF8zx5pqSBoJYPE', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::7Zq948SOVKbj7u07' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/fees-structure-delete/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\FeeStructureController@fees_structure_destroy', 'controller' => 'App\\Http\\Controllers\\FeeStructureController@fees_structure_destroy', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::7Zq948SOVKbj7u07', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::E3sg5RTttxNatyvV' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/classes-list', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassRoomController@index', 'controller' => 'App\\Http\\Controllers\\ClassRoomController@index', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::E3sg5RTttxNatyvV', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::mQZ982PJHh0uICxI' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/classes-insert', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassRoomController@class_insert', 'controller' => 'App\\Http\\Controllers\\ClassRoomController@class_insert', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::mQZ982PJHh0uICxI', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::bFNnT5072gDA0e4w' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/classes-update/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassRoomController@class_update', 'controller' => 'App\\Http\\Controllers\\ClassRoomController@class_update', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::bFNnT5072gDA0e4w', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::BALumAYbyIFThVes' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/classes-delete/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassRoomController@class_delete', 'controller' => 'App\\Http\\Controllers\\ClassRoomController@class_delete', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::BALumAYbyIFThVes', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::JbVNAgNYrvEeqLJq' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/employees/search', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassRoomController@searchEmployees', 'controller' => 'App\\Http\\Controllers\\ClassRoomController@searchEmployees', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::JbVNAgNYrvEeqLJq', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::NBKk5e7TkPQQrBHL' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/admin/attendance/classes-list', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@classes_list', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@classes_list', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::NBKk5e7TkPQQrBHL', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::slvuGZhDLsFqKdKu' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/admin/attendance/students-list', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@students_list', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@students_list', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::slvuGZhDLsFqKdKu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::nwGxPU9PSRhnG7Wg' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/admin/attendance/submit-attendance', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@submit_attendance', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@submit_attendance', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::nwGxPU9PSRhnG7Wg', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::STGfQvgZrilQ18rh' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/admin/attendance/update-attendance/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@update_attendance', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@update_attendance', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::STGfQvgZrilQ18rh', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::w42IgpEUKrcbqzgU' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/admin/attendance/delete-attendance/{id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@delete_attendance', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@delete_attendance', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::w42IgpEUKrcbqzgU', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::AhB70tIV220t95NH' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/admin/attendance/day', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@dayReport', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@dayReport', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::AhB70tIV220t95NH', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Nhs7saJwpTRJBHzP' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/admin/attendance/date-range', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@dateRangeReport', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@dateRangeReport', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::Nhs7saJwpTRJBHzP', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::KKKseLmD0kT0IeSz' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/admin/attendance/student/{student_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@studentMonthReport', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@studentMonthReport', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::KKKseLmD0kT0IeSz', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::elIZ6Fu6B7O1bFi4' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/admin/attendance/class-month', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\AdminAttendanceController@classMonthReport', 'controller' => 'App\\Http\\Controllers\\AdminAttendanceController@classMonthReport', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::elIZ6Fu6B7O1bFi4', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::p916ZWXjo6NsVZKC' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/class-subjects-list', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_list', 'controller' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_list', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::p916ZWXjo6NsVZKC', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::b6tuuW71e9Ok4MMt' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/class-subjects-single/{class_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_single', 'controller' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_single', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::b6tuuW71e9Ok4MMt', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::iFWHQ8jhs0WKEUW2' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/class-subjects-insert', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_insert', 'controller' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_insert', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::iFWHQ8jhs0WKEUW2', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::QNtff5bO0kyosKpK' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/class-subjects-update/{class_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_update', 'controller' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_update', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::QNtff5bO0kyosKpK', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::PhzztfRYFvYozoR9' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/class-subjects-delete/{class_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_delete', 'controller' => 'App\\Http\\Controllers\\ClassSubjectController@class_subjects_delete', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::PhzztfRYFvYozoR9', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::mv7PGoqn8lAaioPB' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/classes-stats', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\ClassRoomController@stats', 'controller' => 'App\\Http\\Controllers\\ClassRoomController@stats', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::mv7PGoqn8lAaioPB', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::o3pjgzsbxc1wOctB' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/addBooks', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@addBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@addBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::o3pjgzsbxc1wOctB', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::HATORFjJxJr39tA3' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/edit-book/{isbn}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@updateBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@updateBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::HATORFjJxJr39tA3', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::y549txVR6XAnHSNp' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/delete-book/{isbn}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@deleteBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@deleteBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::y549txVR6XAnHSNp', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::GwuSHVHnvI1jXoBH' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/get-books', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@getBooks', 'controller' => 'App\\Http\\Controllers\\LibraryController@getBooks', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::GwuSHVHnvI1jXoBH', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::ES81NgOEovENgrj3' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/issue-book', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@issueBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@issueBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::ES81NgOEovENgrj3', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::So1DFVmdttLcB5Fu' => array ( 'methods' => array ( 0 => 'DELETE', ), 'uri' => 'api/delete-issued-book/{book_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@deleteIssuedBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@deleteIssuedBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::So1DFVmdttLcB5Fu', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::4PwGjkzCAmSpp0iy' => array ( 'methods' => array ( 0 => 'PUT', ), 'uri' => 'api/edit-issued-book/{user_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@editIssuedBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@editIssuedBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::4PwGjkzCAmSpp0iy', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::Yxylsz81pPk0czeL' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/issued-books', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@getIssueBooks', 'controller' => 'App\\Http\\Controllers\\LibraryController@getIssueBooks', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::Yxylsz81pPk0czeL', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::jkWmcRY3ZHJWrAUo' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/issued-book/{user_id}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@getIssuedBooks', 'controller' => 'App\\Http\\Controllers\\LibraryController@getIssuedBooks', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::jkWmcRY3ZHJWrAUo', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::6QHFrZL7KuLrcGJK' => array ( 'methods' => array ( 0 => 'POST', ), 'uri' => 'api/return-book', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@returnBook', 'controller' => 'App\\Http\\Controllers\\LibraryController@returnBook', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::6QHFrZL7KuLrcGJK', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::JzVeDEPL1yqNlDFU' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/reports', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'App\\Http\\Controllers\\LibraryController@getReports', 'controller' => 'App\\Http\\Controllers\\LibraryController@getReports', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::JzVeDEPL1yqNlDFU', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::haQzscp5TmcQtTMN' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/{any}', 'action' => array ( 'middleware' => array ( 0 => 'api', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:74:"function () { return \\file_get_contents(\\public_path(\'index.html\')); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000072d0000000000000000";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::haQzscp5TmcQtTMN', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( 'any' => '.*', ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::thuQU6O2fjywha85' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '/', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:44:"function () { return \\view(\'welcome\'); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000007300000000000000000";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::thuQU6O2fjywha85', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), ), ) );