Files
Epicnabbo-Catalogus-Updated…/Updated_Cms/bootstrap/cache/routes-v7.php
T
Remco 30c90152de 🆙 Fixed things 🆙
2026-01-09 21:22:31 +01:00

11603 lines
294 KiB
PHP

<?php
app('router')->setCompiledRoutes(
array (
'compiled' =>
array (
0 => false,
1 =>
array (
'/housekeeping/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.auth.login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.auth.logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.pages.dashboard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/badge-page' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.pages.badge-page',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/articles' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.articles.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/articles/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.articles.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/camera-web' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.camera-web.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/cms-settings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.cms-settings.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/housekeeping-permissions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.housekeeping-permissions.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/permissions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.permissions.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/permissions/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.permissions.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/tags' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.tags.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/tags/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.tags.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/teams' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.teams.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/website/teams/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.teams.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/draw-badges' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.draw-badges.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/achievements' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.achievements.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/achievements/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.achievements.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/badge-text-editor' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.badge-text-editor.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/badge-text-editor/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.badge-text-editor.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/badge-uploads' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.badge-uploads.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/catalog-pages' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.catalog-pages.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/catalog-pages/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.catalog-pages.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/chatlog-private' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.chatlog-private.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/chatlog-room' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.chatlog-room.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/logs/commands' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.logs.commands.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/emulator-settings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.emulator-settings.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/emulator-settings/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.emulator-settings.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/emulator-texts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.emulator-texts.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/open-positions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.open-positions.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/open-positions/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.open-positions.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/staff-applications' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.staff-applications.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/website-ads' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.website-ads.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/website-ads/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.website-ads.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/hotel/wordfilters' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.wordfilters.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/user-management/bans' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.user-management.bans.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/user-management/users' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.user-management.users.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/housekeeping/user-management/users/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.user-management.users.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/clockwork' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ZKtbzqKBHPb0wrI0',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/clockwork/app' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::shE4pIRW4G7dXQxB',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/__clockwork' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::hw1JljSSHCBRo7lI',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'login.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::TfxqytAwOGGkl1Yw',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'register',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/confirm-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.confirm',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'password.confirm.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/confirmed-password-status' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.confirmation',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/two-factor-challenge' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::OjP6lbqFXETzMOcB',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/two-factor-authentication' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.enable',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'two-factor.disable',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/confirmed-two-factor-authentication' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.confirm',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/two-factor-qr-code' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.qr-code',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/two-factor-secret-key' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.secret-key',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/two-factor-recovery-codes' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.recovery-codes',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'two-factor.regenerate-recovery-codes',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/sanctum/csrf-cookie' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'sanctum.csrf-cookie',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/livewire/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'livewire.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/livewire/livewire.js' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::tfzHhFt0uRP7KLlm',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/livewire/livewire.min.js.map' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ggrY99DOSfJ28lAT',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/livewire/upload-file' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'livewire.upload-file',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/log-viewer/api/hosts' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.hosts',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/log-viewer/api/folders' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.folders',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/log-viewer/api/files' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/log-viewer/api/clear-cache-all' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files.clear-cache-all',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/log-viewer/api/delete-multiple-files' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files.delete-multiple-files',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/log-viewer/api/logs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.logs',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_ignition/health-check' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.healthCheck',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_ignition/execute-solution' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.executeSolution',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_ignition/update-config' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'ignition.updateConfig',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/online-users' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'api.online-users',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/online-count' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'api.online-count',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/installation' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/installation/start-installation' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.start-installation',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/installation/restart-installation' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.restart',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/installation/previous-step' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.previous-step',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/installation/save-step' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.save-step',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/installation/complete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.complete',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/maintenance' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'maintenance.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/banned' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'banned.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'welcome',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/forgot-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'forgot.password.get',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'forgot.password.post',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/me' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'me.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/claim/referral-reward' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'claim.referral-reward',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/settings/account' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings.account.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'settings.account.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/settings/password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings.password.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'settings.password.update',
),
1 => NULL,
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/settings/session-logs' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings.session-logs',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/settings/two-factor' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings.two-factor',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/settings/user/settings/two-factor-authentication' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.two-factor.enable',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'user.two-factor.disable',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/user/settings/2fa-verify' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'two-factor.verify',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/draw-badge' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'draw-badge',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/buy-badge' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'badge.buy',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/community/photos' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'photos.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/community/articles' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'article.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/community/staff' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'staff.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/community/teams' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'teams.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/community/staff-applications' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'staff-applications.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/leaderboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'leaderboard.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/help-center' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/help-center/tickets/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/help-center/tickets/store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/help-center/tickets/all' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/help-center/rules' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.rules.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/paypal/process-transaction' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'paypal.process-transaction',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/paypal/successful-transaction' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'paypal.successful-transaction',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/paypal/cancelled-transaction' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'paypal.cancelled-transaction',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/values' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'values.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/values/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'values.search',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/game/nitro' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'nitro-client',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/game/flash' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'flash-client',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/logo-generator' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'logo-generator.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'store.generated-logo',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/filament/(?|exports/([^/]++)/download(*:45)|imports/([^/]++)/failed\\-rows/download(*:90))|/h(?|ousekeeping/(?|website/(?|articles/([^/]++)(?|(*:149)|/edit(*:162))|permissions/([^/]++)(?|(*:194)|/edit(*:207))|t(?|ags/([^/]++)(?|(*:235)|/edit(*:248))|eams/([^/]++)/edit(*:275)))|camera\\-web/([^/]++)/edit(*:310)|draw\\-badges/([^/]++)/edit(*:344)|hotel/(?|achievements/([^/]++)(?|(*:385)|/edit(*:398))|badge\\-text\\-editor/([^/]++)/edit(*:440)|catalog\\-pages/([^/]++)/edit(*:476)|emulator\\-settings/([^/]++)/edit(*:516)|open\\-positions/([^/]++)/edit(*:553)|staff\\-applications/([^/]++)/edit(*:594))|user\\-management/users/([^/]++)(?|(*:637)|/edit(*:650)))|elp\\-center/tickets/(?|show/([^/]++)(*:696)|edit/([^/]++)(?|(*:720))|delete/([^/]++)(*:744)|toggle\\-status/([^/]++)(*:775)|reply/([^/]++)/(?|store(*:806)|delete(*:820))))|/__clockwork/(?|((?:[0-9-]+|latest))/extended(*:876)|((?:[0-9-]+|latest))(?:/((?:next|previous))(?:/(\\d+))?)?(*:940)|([^/]++)(*:956)|a(?|uth(*:971)|pp(*:981))|(.+)(*:994))|/c(?|lockwork/(.+)(*:1021)|ommunity/(?|article/([^/]++)(?|(*:1061)|/(?|comment(?|(*:1084)|(*:1093))|toggle\\-reaction(*:1119)))|staff\\-applications/([^/]++)(?|(*:1161))))|/l(?|ivewire/preview\\-file/([^/]++)(*:1208)|og\\-viewer(?|/api/f(?|olders/([^/]++)(?|/(?|download(?|/request(*:1280)|(*:1289))|clear\\-cache(*:1311))|(*:1321))|iles/([^/]++)(?|/(?|download(?|/request(*:1370)|(*:1379))|clear\\-cache(*:1401))|(*:1411)))|(?:/((?:.*)))?(*:1436))|anguage/([^/]++)(*:1462))|/api/user/([^/]++)(*:1490)|/installation/step/([^/]++)(*:1526)|/re(?|gister/([^/]++)(*:1556)|set\\-password/([^/]++)(?|(*:1590)))|/profile/([^/]++)(?|(*:1621)|/(?|guestbook(*:1643)|([^/]++)/delete(*:1667)))|/shop(?|(?:/([^/]++))?(*:1700)|/(?|purchase/([^/]++)(*:1730)|voucher(*:1746)))|/values/(?|category/([^/]++)(*:1785)|([^/]++)(*:1802)))/?$}sDu',
),
3 =>
array (
45 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.exports.download',
),
1 =>
array (
0 => 'export',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
90 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.imports.failed-rows.download',
),
1 =>
array (
0 => 'import',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
149 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.articles.view',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
162 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.articles.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
194 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.permissions.view',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
207 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.permissions.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
235 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.tags.view',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
248 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.tags.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
275 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.website.teams.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
310 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.camera-web.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
344 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.draw-badges.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
385 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.achievements.view',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
398 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.achievements.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
440 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.badge-text-editor.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
476 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.catalog-pages.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
516 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.emulator-settings.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
553 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.open-positions.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
594 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.hotel.staff-applications.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
637 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.user-management.users.view',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
650 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'filament.housekeeping.resources.user-management.users.edit',
),
1 =>
array (
0 => 'record',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
696 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.show',
),
1 =>
array (
0 => 'ticket',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
720 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.edit',
),
1 =>
array (
0 => 'ticket',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.update',
),
1 =>
array (
0 => 'ticket',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
744 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.destroy',
),
1 =>
array (
0 => 'ticket',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
775 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.toggle-status',
),
1 =>
array (
0 => 'ticket',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
806 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.reply.store',
),
1 =>
array (
0 => 'ticket',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
820 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'help-center.ticket.reply.destroy',
),
1 =>
array (
0 => 'reply',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
876 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Y9xm49vbDjL1adu9',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
940 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::Dqe6oM3s1cmX9OiW',
'direction' => NULL,
'count' => NULL,
),
1 =>
array (
0 => 'id',
1 => 'direction',
2 => 'count',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
956 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::RRgZSWJfh9FaE9i1',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
971 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::YlZ1Uh55cPKeoQBO',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
981 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::uoR5pYg6d2RJunkg',
),
1 =>
array (
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
994 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::EJSuylsfhdi0lfRU',
),
1 =>
array (
0 => 'path',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1021 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::1wKIgk4IndawSJYF',
),
1 =>
array (
0 => 'path',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1061 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'article.show',
),
1 =>
array (
0 => 'article',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1084 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'article.comment.store',
),
1 =>
array (
0 => 'article',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1093 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'article.comment.destroy',
),
1 =>
array (
0 => 'comment',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1119 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'article.toggle-reaction',
),
1 =>
array (
0 => 'article',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1161 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'staff-applications.show',
),
1 =>
array (
0 => 'position',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'staff-applications.store',
),
1 =>
array (
0 => 'position',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1208 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'livewire.preview-file',
),
1 =>
array (
0 => 'filename',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1280 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.folders.request-download',
),
1 =>
array (
0 => 'folderIdentifier',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1289 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.folders.download',
),
1 =>
array (
0 => 'folderIdentifier',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1311 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.folders.clear-cache',
),
1 =>
array (
0 => 'folderIdentifier',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1321 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.folders.delete',
),
1 =>
array (
0 => 'folderIdentifier',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1370 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files.request-download',
),
1 =>
array (
0 => 'fileIdentifier',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1379 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files.download',
),
1 =>
array (
0 => 'fileIdentifier',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1401 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files.clear-cache',
),
1 =>
array (
0 => 'fileIdentifier',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1411 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.files.delete',
),
1 =>
array (
0 => 'fileIdentifier',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1436 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'log-viewer.index',
'view' => NULL,
),
1 =>
array (
0 => 'view',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1462 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'language.select',
),
1 =>
array (
0 => 'locale',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1490 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'api.fetch-user',
),
1 =>
array (
0 => 'username',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1526 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'installation.show-step',
),
1 =>
array (
0 => 'step',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1556 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register.referral',
),
1 =>
array (
0 => 'referral_code',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1590 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'reset.password.get',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'reset.password.post',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1621 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.show',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1643 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'guestbook.store',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1667 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'guestbook.destroy',
),
1 =>
array (
0 => 'user',
1 => 'guestbook',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1700 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shop.index',
'category' => NULL,
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1730 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shop.buy',
),
1 =>
array (
0 => 'package',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1746 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shop.use-voucher',
),
1 =>
array (
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1785 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'values.category',
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1802 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'values.value',
),
1 =>
array (
0 => 'value',
),
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 (
'filament.exports.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filament/exports/{export}/download',
'action' =>
array (
'middleware' =>
array (
0 => 'filament.actions',
),
'uses' => 'Filament\\Actions\\Exports\\Http\\Controllers\\DownloadExport@__invoke',
'controller' => 'Filament\\Actions\\Exports\\Http\\Controllers\\DownloadExport',
'as' => 'filament.exports.download',
'namespace' => NULL,
'prefix' => 'filament',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.imports.failed-rows.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filament/imports/{import}/failed-rows/download',
'action' =>
array (
'middleware' =>
array (
0 => 'filament.actions',
),
'uses' => 'Filament\\Actions\\Imports\\Http\\Controllers\\DownloadImportFailureCsv@__invoke',
'controller' => 'Filament\\Actions\\Imports\\Http\\Controllers\\DownloadImportFailureCsv',
'as' => 'filament.imports.failed-rows.download',
'namespace' => NULL,
'prefix' => 'filament',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.auth.login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/login',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
),
'uses' => 'Filament\\Auth\\Pages\\Login@__invoke',
'controller' => 'Filament\\Auth\\Pages\\Login',
'as' => 'filament.housekeeping.auth.login',
'namespace' => NULL,
'prefix' => '/housekeeping',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.auth.logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'housekeeping/logout',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'uses' => 'Filament\\Auth\\Http\\Controllers\\LogoutController@__invoke',
'controller' => 'Filament\\Auth\\Http\\Controllers\\LogoutController',
'as' => 'filament.housekeeping.auth.logout',
'namespace' => NULL,
'prefix' => '/housekeeping',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.pages.dashboard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'uses' => 'Filament\\Pages\\Dashboard@__invoke',
'controller' => 'Filament\\Pages\\Dashboard',
'as' => 'filament.housekeeping.pages.dashboard',
'namespace' => NULL,
'prefix' => 'housekeeping/',
'where' =>
array (
),
'excluded_middleware' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.pages.badge-page' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/badge-page',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'uses' => 'App\\Filament\\Pages\\BadgePage@__invoke',
'controller' => 'App\\Filament\\Pages\\BadgePage',
'as' => 'filament.housekeeping.pages.badge-page',
'namespace' => NULL,
'prefix' => 'housekeeping/',
'where' =>
array (
),
'excluded_middleware' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.articles.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/articles',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\ListArticles@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\ListArticles',
'as' => 'filament.housekeeping.resources.website.articles.index',
'namespace' => NULL,
'prefix' => 'housekeeping/website/articles',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.articles.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/articles/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\CreateArticle@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\CreateArticle',
'as' => 'filament.housekeeping.resources.website.articles.create',
'namespace' => NULL,
'prefix' => 'housekeeping/website/articles',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.articles.view' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/articles/{record}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\ViewArticle@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\ViewArticle',
'as' => 'filament.housekeeping.resources.website.articles.view',
'namespace' => NULL,
'prefix' => 'housekeeping/website/articles',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.articles.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/articles/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\EditArticle@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Articles\\Pages\\EditArticle',
'as' => 'filament.housekeeping.resources.website.articles.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/website/articles',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.camera-web.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/camera-web',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\CameraWebs\\Pages\\ListCameraWeb@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\CameraWebs\\Pages\\ListCameraWeb',
'as' => 'filament.housekeeping.resources.camera-web.index',
'namespace' => NULL,
'prefix' => 'housekeeping/camera-web',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.camera-web.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/camera-web/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\CameraWebs\\Pages\\EditCameraWeb@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\CameraWebs\\Pages\\EditCameraWeb',
'as' => 'filament.housekeeping.resources.camera-web.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/camera-web',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.cms-settings.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/cms-settings',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\CmsSettings\\Pages\\ManageCmsSettings@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\CmsSettings\\Pages\\ManageCmsSettings',
'as' => 'filament.housekeeping.resources.website.cms-settings.index',
'namespace' => NULL,
'prefix' => 'housekeeping/website/cms-settings',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.housekeeping-permissions.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/housekeeping-permissions',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\HousekeepingPermissions\\Pages\\ListHousekeepingPermissions@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\HousekeepingPermissions\\Pages\\ListHousekeepingPermissions',
'as' => 'filament.housekeeping.resources.website.housekeeping-permissions.index',
'namespace' => NULL,
'prefix' => 'housekeeping/website/housekeeping-permissions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.permissions.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/permissions',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\ListPermissions@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\ListPermissions',
'as' => 'filament.housekeeping.resources.website.permissions.index',
'namespace' => NULL,
'prefix' => 'housekeeping/website/permissions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.permissions.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/permissions/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\CreatePermission@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\CreatePermission',
'as' => 'filament.housekeeping.resources.website.permissions.create',
'namespace' => NULL,
'prefix' => 'housekeeping/website/permissions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.permissions.view' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/permissions/{record}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\ViewPermission@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\ViewPermission',
'as' => 'filament.housekeeping.resources.website.permissions.view',
'namespace' => NULL,
'prefix' => 'housekeeping/website/permissions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.permissions.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/permissions/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\EditPermission@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Permissions\\Pages\\EditPermission',
'as' => 'filament.housekeeping.resources.website.permissions.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/website/permissions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.tags.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/tags',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\ListTags@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\ListTags',
'as' => 'filament.housekeeping.resources.website.tags.index',
'namespace' => NULL,
'prefix' => 'housekeeping/website/tags',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.tags.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/tags/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\CreateTag@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\CreateTag',
'as' => 'filament.housekeeping.resources.website.tags.create',
'namespace' => NULL,
'prefix' => 'housekeeping/website/tags',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.tags.view' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/tags/{record}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\ViewTag@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\ViewTag',
'as' => 'filament.housekeeping.resources.website.tags.view',
'namespace' => NULL,
'prefix' => 'housekeeping/website/tags',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.tags.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/tags/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\EditTag@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Tags\\Pages\\EditTag',
'as' => 'filament.housekeeping.resources.website.tags.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/website/tags',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.teams.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/teams',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Teams\\Pages\\ListTeams@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Teams\\Pages\\ListTeams',
'as' => 'filament.housekeeping.resources.website.teams.index',
'namespace' => NULL,
'prefix' => 'housekeeping/website/teams',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.teams.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/teams/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Teams\\Pages\\CreateTeam@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Teams\\Pages\\CreateTeam',
'as' => 'filament.housekeeping.resources.website.teams.create',
'namespace' => NULL,
'prefix' => 'housekeeping/website/teams',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.website.teams.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/website/teams/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\Teams\\Pages\\EditTeam@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\Teams\\Pages\\EditTeam',
'as' => 'filament.housekeeping.resources.website.teams.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/website/teams',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.draw-badges.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/draw-badges',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\WebsiteDrawBadges\\Pages\\ListWebsiteDrawBadge@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\WebsiteDrawBadges\\Pages\\ListWebsiteDrawBadge',
'as' => 'filament.housekeeping.resources.draw-badges.index',
'namespace' => NULL,
'prefix' => 'housekeeping/draw-badges',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.draw-badges.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/draw-badges/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Atom\\WebsiteDrawBadges\\Pages\\EditWebsiteDrawBadge@__invoke',
'controller' => 'App\\Filament\\Resources\\Atom\\WebsiteDrawBadges\\Pages\\EditWebsiteDrawBadge',
'as' => 'filament.housekeeping.resources.draw-badges.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/draw-badges',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.achievements.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/achievements',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\ListAchievements@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\ListAchievements',
'as' => 'filament.housekeeping.resources.hotel.achievements.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/achievements',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.achievements.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/achievements/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\CreateAchievement@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\CreateAchievement',
'as' => 'filament.housekeeping.resources.hotel.achievements.create',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/achievements',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.achievements.view' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/achievements/{record}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\ViewAchievement@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\ViewAchievement',
'as' => 'filament.housekeeping.resources.hotel.achievements.view',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/achievements',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.achievements.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/achievements/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\EditAchievement@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\Achievements\\Pages\\EditAchievement',
'as' => 'filament.housekeeping.resources.hotel.achievements.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/achievements',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.badge-text-editor.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/badge-text-editor',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\BadgeTextEditors\\Pages\\ListBadgeTextEditors@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\BadgeTextEditors\\Pages\\ListBadgeTextEditors',
'as' => 'filament.housekeeping.resources.hotel.badge-text-editor.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/badge-text-editor',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.badge-text-editor.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/badge-text-editor/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\BadgeTextEditors\\Pages\\CreateBadgeTextEditor@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\BadgeTextEditors\\Pages\\CreateBadgeTextEditor',
'as' => 'filament.housekeeping.resources.hotel.badge-text-editor.create',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/badge-text-editor',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.badge-text-editor.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/badge-text-editor/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\BadgeTextEditors\\Pages\\EditBadgeTextEditor@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\BadgeTextEditors\\Pages\\EditBadgeTextEditor',
'as' => 'filament.housekeeping.resources.hotel.badge-text-editor.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/badge-text-editor',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.badge-uploads.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/badge-uploads',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\BadgeUploads\\Pages\\ManageBadgeUploads@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\BadgeUploads\\Pages\\ManageBadgeUploads',
'as' => 'filament.housekeeping.resources.hotel.badge-uploads.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/badge-uploads',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.catalog-pages.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/catalog-pages',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\CatalogPages\\Pages\\ListCatalogPages@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\CatalogPages\\Pages\\ListCatalogPages',
'as' => 'filament.housekeeping.resources.hotel.catalog-pages.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/catalog-pages',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.catalog-pages.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/catalog-pages/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\CatalogPages\\Pages\\CreateCatalogPage@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\CatalogPages\\Pages\\CreateCatalogPage',
'as' => 'filament.housekeeping.resources.hotel.catalog-pages.create',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/catalog-pages',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.catalog-pages.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/catalog-pages/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\CatalogPages\\Pages\\EditCatalogPage@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\CatalogPages\\Pages\\EditCatalogPage',
'as' => 'filament.housekeeping.resources.hotel.catalog-pages.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/catalog-pages',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.chatlog-private.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/chatlog-private',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\ChatlogPrivates\\Pages\\ManageChatlogPrivates@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\ChatlogPrivates\\Pages\\ManageChatlogPrivates',
'as' => 'filament.housekeeping.resources.hotel.chatlog-private.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/chatlog-private',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.chatlog-room.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/chatlog-room',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\ChatlogRooms\\Pages\\ManageChatlogRooms@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\ChatlogRooms\\Pages\\ManageChatlogRooms',
'as' => 'filament.housekeeping.resources.hotel.chatlog-room.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/chatlog-room',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.logs.commands.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/logs/commands',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\CommandLogs\\Pages\\ManageCommandLogs@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\CommandLogs\\Pages\\ManageCommandLogs',
'as' => 'filament.housekeeping.resources.logs.commands.index',
'namespace' => NULL,
'prefix' => 'housekeeping/logs/commands',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.emulator-settings.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/emulator-settings',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\EmulatorSettings\\Pages\\ListEmulatorSettings@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\EmulatorSettings\\Pages\\ListEmulatorSettings',
'as' => 'filament.housekeeping.resources.hotel.emulator-settings.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/emulator-settings',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.emulator-settings.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/emulator-settings/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\EmulatorSettings\\Pages\\CreateEmulatorSetting@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\EmulatorSettings\\Pages\\CreateEmulatorSetting',
'as' => 'filament.housekeeping.resources.hotel.emulator-settings.create',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/emulator-settings',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.emulator-settings.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/emulator-settings/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\EmulatorSettings\\Pages\\EditEmulatorSetting@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\EmulatorSettings\\Pages\\EditEmulatorSetting',
'as' => 'filament.housekeeping.resources.hotel.emulator-settings.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/emulator-settings',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.emulator-texts.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/emulator-texts',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\EmulatorTexts\\Pages\\ManageEmulatorTexts@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\EmulatorTexts\\Pages\\ManageEmulatorTexts',
'as' => 'filament.housekeeping.resources.hotel.emulator-texts.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/emulator-texts',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.open-positions.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/open-positions',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\OpenPositions\\Pages\\ListOpenPositions@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\OpenPositions\\Pages\\ListOpenPositions',
'as' => 'filament.housekeeping.resources.hotel.open-positions.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/open-positions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.open-positions.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/open-positions/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\OpenPositions\\Pages\\CreateOpenPosition@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\OpenPositions\\Pages\\CreateOpenPosition',
'as' => 'filament.housekeeping.resources.hotel.open-positions.create',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/open-positions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.open-positions.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/open-positions/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\OpenPositions\\Pages\\EditOpenPosition@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\OpenPositions\\Pages\\EditOpenPosition',
'as' => 'filament.housekeeping.resources.hotel.open-positions.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/open-positions',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.staff-applications.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/staff-applications',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\StaffApplications\\Pages\\ListStaffApplications@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\StaffApplications\\Pages\\ListStaffApplications',
'as' => 'filament.housekeeping.resources.hotel.staff-applications.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/staff-applications',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.staff-applications.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/staff-applications/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\StaffApplications\\Pages\\EditStaffApplication@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\StaffApplications\\Pages\\EditStaffApplication',
'as' => 'filament.housekeeping.resources.hotel.staff-applications.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/staff-applications',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.website-ads.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/website-ads',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\WebsiteAds\\Pages\\ListWebsiteAds@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\WebsiteAds\\Pages\\ListWebsiteAds',
'as' => 'filament.housekeeping.resources.hotel.website-ads.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/website-ads',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.website-ads.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/website-ads/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\WebsiteAds\\Pages\\CreateWebsiteAd@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\WebsiteAds\\Pages\\CreateWebsiteAd',
'as' => 'filament.housekeeping.resources.hotel.website-ads.create',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/website-ads',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.hotel.wordfilters.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/hotel/wordfilters',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\Hotel\\WordFilters\\Pages\\ManageWordFilters@__invoke',
'controller' => 'App\\Filament\\Resources\\Hotel\\WordFilters\\Pages\\ManageWordFilters',
'as' => 'filament.housekeeping.resources.hotel.wordfilters.index',
'namespace' => NULL,
'prefix' => 'housekeeping/hotel/wordfilters',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.user-management.bans.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/user-management/bans',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\User\\Bans\\Pages\\ManageBans@__invoke',
'controller' => 'App\\Filament\\Resources\\User\\Bans\\Pages\\ManageBans',
'as' => 'filament.housekeeping.resources.user-management.bans.index',
'namespace' => NULL,
'prefix' => 'housekeeping/user-management/bans',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.user-management.users.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/user-management/users',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\User\\Users\\Pages\\ListUsers@__invoke',
'controller' => 'App\\Filament\\Resources\\User\\Users\\Pages\\ListUsers',
'as' => 'filament.housekeeping.resources.user-management.users.index',
'namespace' => NULL,
'prefix' => 'housekeeping/user-management/users',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.user-management.users.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/user-management/users/create',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\User\\Users\\Pages\\CreateUser@__invoke',
'controller' => 'App\\Filament\\Resources\\User\\Users\\Pages\\CreateUser',
'as' => 'filament.housekeeping.resources.user-management.users.create',
'namespace' => NULL,
'prefix' => 'housekeeping/user-management/users',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.user-management.users.view' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/user-management/users/{record}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\User\\Users\\Pages\\ViewUser@__invoke',
'controller' => 'App\\Filament\\Resources\\User\\Users\\Pages\\ViewUser',
'as' => 'filament.housekeeping.resources.user-management.users.view',
'namespace' => NULL,
'prefix' => 'housekeeping/user-management/users',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'filament.housekeeping.resources.user-management.users.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'housekeeping/user-management/users/{record}/edit',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'panel:housekeeping',
1 => 'Illuminate\\Cookie\\Middleware\\EncryptCookies',
2 => 'Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse',
3 => 'Illuminate\\Session\\Middleware\\StartSession',
4 => 'Filament\\Http\\Middleware\\AuthenticateSession',
5 => 'Illuminate\\View\\Middleware\\ShareErrorsFromSession',
6 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
7 => 'Illuminate\\Routing\\Middleware\\SubstituteBindings',
8 => 'Filament\\Http\\Middleware\\DisableBladeIconComponents',
9 => 'Filament\\Http\\Middleware\\DispatchServingFilamentEvent',
10 => 'Filament\\Http\\Middleware\\Authenticate',
),
'excluded_middleware' =>
array (
),
'uses' => 'App\\Filament\\Resources\\User\\Users\\Pages\\EditUser@__invoke',
'controller' => 'App\\Filament\\Resources\\User\\Users\\Pages\\EditUser',
'as' => 'filament.housekeeping.resources.user-management.users.edit',
'namespace' => NULL,
'prefix' => 'housekeeping/user-management/users',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Y9xm49vbDjL1adu9' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '__clockwork/{id}/extended',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@getExtendedData',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@getExtendedData',
'as' => 'generated::Y9xm49vbDjL1adu9',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '([0-9-]+|latest)',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::Dqe6oM3s1cmX9OiW' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '__clockwork/{id}/{direction?}/{count?}',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@getData',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@getData',
'as' => 'generated::Dqe6oM3s1cmX9OiW',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'id' => '([0-9-]+|latest)',
'direction' => '(next|previous)',
'count' => '\\d+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::RRgZSWJfh9FaE9i1' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => '__clockwork/{id}',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@updateData',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@updateData',
'as' => 'generated::RRgZSWJfh9FaE9i1',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::YlZ1Uh55cPKeoQBO' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => '__clockwork/auth',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@authenticate',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@authenticate',
'as' => 'generated::YlZ1Uh55cPKeoQBO',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ZKtbzqKBHPb0wrI0' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'clockwork',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@webRedirect',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@webRedirect',
'as' => 'generated::ZKtbzqKBHPb0wrI0',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::shE4pIRW4G7dXQxB' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'clockwork/app',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@webIndex',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@webIndex',
'as' => 'generated::shE4pIRW4G7dXQxB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::1wKIgk4IndawSJYF' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'clockwork/{path}',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@webAsset',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@webAsset',
'as' => 'generated::1wKIgk4IndawSJYF',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'path' => '.+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::hw1JljSSHCBRo7lI' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '__clockwork',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@webRedirect',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@webRedirect',
'as' => 'generated::hw1JljSSHCBRo7lI',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::uoR5pYg6d2RJunkg' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '__clockwork/app',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@webIndex',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@webIndex',
'as' => 'generated::uoR5pYg6d2RJunkg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::EJSuylsfhdi0lfRU' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '__clockwork/{path}',
'action' =>
array (
'uses' => 'Clockwork\\Support\\Laravel\\ClockworkController@webAsset',
'controller' => 'Clockwork\\Support\\Laravel\\ClockworkController@webAsset',
'as' => 'generated::EJSuylsfhdi0lfRU',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'path' => '.+',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'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:36:"static fn () => \\to_route(\'welcome\')";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000000000140f0000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'guest:web',
4 => 'throttle:login',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'login.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logout',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@destroy',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\AuthenticatedSessionController@destroy',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::TfxqytAwOGGkl1Yw' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@create',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::TfxqytAwOGGkl1Yw',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\RegisteredUserController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.confirm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/confirm-password',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@show',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@show',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.confirm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.confirmation' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/confirmed-password-status',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmedPasswordStatusController@show',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmedPasswordStatusController@show',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.confirmation',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.confirm.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/confirm-password',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmablePasswordController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'password.confirm.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'two-factor-challenge',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'guest:web',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorAuthenticatedSessionController@create',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorAuthenticatedSessionController@create',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::OjP6lbqFXETzMOcB' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'two-factor-challenge',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest:web',
2 => 'throttle:two-factor',
),
'uses' => 'App\\Actions\\Fortify\\Controllers\\TwoFactorAuthenticatedSessionController@store',
'controller' => 'App\\Actions\\Fortify\\Controllers\\TwoFactorAuthenticatedSessionController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::OjP6lbqFXETzMOcB',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.enable' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/two-factor-authentication',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorAuthenticationController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorAuthenticationController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.enable',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.confirm' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/confirmed-two-factor-authentication',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmedTwoFactorAuthenticationController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\ConfirmedTwoFactorAuthenticationController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.confirm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.disable' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'user/two-factor-authentication',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorAuthenticationController@destroy',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorAuthenticationController@destroy',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.disable',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.qr-code' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/two-factor-qr-code',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorQrCodeController@show',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorQrCodeController@show',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.qr-code',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.secret-key' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/two-factor-secret-key',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorSecretKeyController@show',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\TwoFactorSecretKeyController@show',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.secret-key',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.recovery-codes' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/two-factor-recovery-codes',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\RecoveryCodeController@index',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\RecoveryCodeController@index',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.recovery-codes',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.regenerate-recovery-codes' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/two-factor-recovery-codes',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'auth:web',
4 => 'password.confirm',
),
'uses' => 'Laravel\\Fortify\\Http\\Controllers\\RecoveryCodeController@store',
'controller' => 'Laravel\\Fortify\\Http\\Controllers\\RecoveryCodeController@store',
'namespace' => 'Laravel\\Fortify\\Http\\Controllers',
'prefix' => '',
'where' =>
array (
),
'as' => 'two-factor.regenerate-recovery-codes',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'sanctum.csrf-cookie' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'sanctum/csrf-cookie',
'action' =>
array (
'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show',
'namespace' => NULL,
'prefix' => 'sanctum',
'where' =>
array (
),
'middleware' =>
array (
0 => 'web',
),
'as' => 'sanctum.csrf-cookie',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'livewire.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'livewire/update',
'action' =>
array (
'uses' => 'Livewire\\Mechanisms\\HandleRequests\\HandleRequests@handleUpdate',
'controller' => 'Livewire\\Mechanisms\\HandleRequests\\HandleRequests@handleUpdate',
'middleware' =>
array (
0 => 'web',
),
'as' => 'livewire.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::tfzHhFt0uRP7KLlm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'livewire/livewire.js',
'action' =>
array (
'uses' => 'Livewire\\Mechanisms\\FrontendAssets\\FrontendAssets@returnJavaScriptAsFile',
'controller' => 'Livewire\\Mechanisms\\FrontendAssets\\FrontendAssets@returnJavaScriptAsFile',
'as' => 'generated::tfzHhFt0uRP7KLlm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ggrY99DOSfJ28lAT' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'livewire/livewire.min.js.map',
'action' =>
array (
'uses' => 'Livewire\\Mechanisms\\FrontendAssets\\FrontendAssets@maps',
'controller' => 'Livewire\\Mechanisms\\FrontendAssets\\FrontendAssets@maps',
'as' => 'generated::ggrY99DOSfJ28lAT',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'livewire.upload-file' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'livewire/upload-file',
'action' =>
array (
'uses' => 'Livewire\\Features\\SupportFileUploads\\FileUploadController@handle',
'controller' => 'Livewire\\Features\\SupportFileUploads\\FileUploadController@handle',
'as' => 'livewire.upload-file',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'livewire.preview-file' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'livewire/preview-file/{filename}',
'action' =>
array (
'uses' => 'Livewire\\Features\\SupportFileUploads\\FilePreviewController@handle',
'controller' => 'Livewire\\Features\\SupportFileUploads\\FilePreviewController@handle',
'as' => 'livewire.preview-file',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.hosts' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/hosts',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\HostsController@index',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\HostsController@index',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.hosts',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.folders' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/folders',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@index',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@index',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.folders',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.folders.request-download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/folders/{folderIdentifier}/download/request',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@requestDownload',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@requestDownload',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.folders.request-download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.folders.clear-cache' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'log-viewer/api/folders/{folderIdentifier}/clear-cache',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@clearCache',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@clearCache',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.folders.clear-cache',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.folders.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'log-viewer/api/folders/{folderIdentifier}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@delete',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@delete',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.folders.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/files',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@index',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@index',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files.request-download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/files/{fileIdentifier}/download/request',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@requestDownload',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@requestDownload',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files.request-download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files.clear-cache' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'log-viewer/api/files/{fileIdentifier}/clear-cache',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@clearCache',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@clearCache',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files.clear-cache',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'log-viewer/api/files/{fileIdentifier}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@delete',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@delete',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files.clear-cache-all' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'log-viewer/api/clear-cache-all',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@clearCacheAll',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@clearCacheAll',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files.clear-cache-all',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files.delete-multiple-files' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'log-viewer/api/delete-multiple-files',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@deleteMultipleFiles',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@deleteMultipleFiles',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files.delete-multiple-files',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.logs' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/logs',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Opcodes\\LogViewer\\Http\\Middleware\\ForwardRequestToHostMiddleware',
3 => 'Opcodes\\LogViewer\\Http\\Middleware\\JsonResourceWithoutWrappingMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\LogsController@index',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\LogsController@index',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.logs',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.folders.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/folders/{folderIdentifier}/download',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Illuminate\\Routing\\Middleware\\ValidateSignature',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@download',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FoldersController@download',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.folders.download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.files.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/api/files/{fileIdentifier}/download',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Opcodes\\LogViewer\\Http\\Middleware\\EnsureFrontendRequestsAreStateful',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'Illuminate\\Routing\\Middleware\\ValidateSignature',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@download',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\FilesController@download',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer/api',
'where' =>
array (
),
'as' => 'log-viewer.files.download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'log-viewer.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'log-viewer/{view?}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'web',
1 => 'Opcodes\\LogViewer\\Http\\Middleware\\AuthorizeLogViewer',
2 => 'App\\Http\\Middleware\\LogViewerMiddleware',
),
'uses' => 'Opcodes\\LogViewer\\Http\\Controllers\\IndexController@__invoke',
'controller' => 'Opcodes\\LogViewer\\Http\\Controllers\\IndexController',
'namespace' => 'Opcodes\\LogViewer\\Http\\Controllers',
'prefix' => 'log-viewer',
'where' =>
array (
),
'as' => 'log-viewer.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'view' => '(.*)',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'ignition.healthCheck' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_ignition/health-check',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\HealthCheckController',
'as' => 'ignition.healthCheck',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'ignition.executeSolution' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => '_ignition/execute-solution',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\ExecuteSolutionController',
'as' => 'ignition.executeSolution',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'ignition.updateConfig' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => '_ignition/update-config',
'action' =>
array (
'middleware' =>
array (
0 => 'Spatie\\LaravelIgnition\\Http\\Middleware\\RunnableSolutionsEnabled',
),
'uses' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController@__invoke',
'controller' => 'Spatie\\LaravelIgnition\\Http\\Controllers\\UpdateConfigController',
'as' => 'ignition.updateConfig',
'namespace' => NULL,
'prefix' => '_ignition',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'api.fetch-user' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/user/{username}',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'throttle:50,1',
),
'uses' => 'App\\Http\\Controllers\\Api\\HotelApiController@fetchUser',
'controller' => 'App\\Http\\Controllers\\Api\\HotelApiController@fetchUser',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'api.fetch-user',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'api.online-users' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/online-users',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'throttle:50,1',
),
'uses' => 'App\\Http\\Controllers\\Api\\HotelApiController@onlineUsers',
'controller' => 'App\\Http\\Controllers\\Api\\HotelApiController@onlineUsers',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'api.online-users',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'api.online-count' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/online-count',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'throttle:50,1',
),
'uses' => 'App\\Http\\Controllers\\Api\\HotelApiController@onlineUserCount',
'controller' => 'App\\Http\\Controllers\\Api\\HotelApiController@onlineUserCount',
'namespace' => NULL,
'prefix' => 'api',
'where' =>
array (
),
'as' => 'api.online-count',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'language.select' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'language/{locale}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\LocaleController@__invoke',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\LocaleController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'language.select',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'installation',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@index',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@index',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.show-step' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'installation/step/{step}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@showStep',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@showStep',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.show-step',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.start-installation' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'installation/start-installation',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@storeInstallationKey',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@storeInstallationKey',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.start-installation',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.restart' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'installation/restart-installation',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@restartInstallation',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@restartInstallation',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.restart',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.previous-step' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'installation/previous-step',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@previousStep',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@previousStep',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.previous-step',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.save-step' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'installation/save-step',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@saveStepSettings',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@saveStepSettings',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.save-step',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'installation.complete' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'installation/complete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@completeInstallation',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\InstallationController@completeInstallation',
'namespace' => NULL,
'prefix' => '/installation',
'where' =>
array (
),
'as' => 'installation.complete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'maintenance.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'maintenance',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\MaintenanceController@__invoke',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\MaintenanceController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'maintenance.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banned.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'banned',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\User\\BannedController@__invoke',
'controller' => 'App\\Http\\Controllers\\User\\BannedController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'banned.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'welcome' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\HomeController@__invoke',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\HomeController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'welcome',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register.referral' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register/{referral_code}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\User\\UserReferralController@__invoke',
'controller' => 'App\\Http\\Controllers\\User\\UserReferralController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register.referral',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'forgot.password.get' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'forgot-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@__invoke',
'controller' => 'App\\Http\\Controllers\\User\\ForgotPasswordController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'forgot.password.get',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'forgot.password.post' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'forgot-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@submitForgetPassword',
'controller' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@submitForgetPassword',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'forgot.password.post',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'reset.password.get' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'reset-password/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@showResetPassword',
'controller' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@showResetPassword',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'reset.password.get',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'reset.password.post' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'reset-password/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'guest',
5 => 'throttle:15,1',
),
'excluded_middleware' =>
array (
0 => 'force.staff.2fa',
),
'uses' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@submitResetPassword',
'controller' => 'App\\Http\\Controllers\\User\\ForgotPasswordController@submitResetPassword',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'reset.password.post',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'me.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/me',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\MeController@__invoke',
'controller' => 'App\\Http\\Controllers\\User\\MeController',
'namespace' => NULL,
'prefix' => '/user',
'where' =>
array (
),
'as' => 'me.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'claim.referral-reward' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/claim/referral-reward',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\ReferralController@__invoke',
'controller' => 'App\\Http\\Controllers\\User\\ReferralController',
'namespace' => NULL,
'prefix' => '/user',
'where' =>
array (
),
'as' => 'claim.referral-reward',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.account.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/settings/account',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\AccountSettingsController@edit',
'controller' => 'App\\Http\\Controllers\\User\\AccountSettingsController@edit',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'settings.account.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.account.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'user/settings/account',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\AccountSettingsController@update',
'controller' => 'App\\Http\\Controllers\\User\\AccountSettingsController@update',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'settings.account.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.password.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/settings/password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\PasswordSettingsController@edit',
'controller' => 'App\\Http\\Controllers\\User\\PasswordSettingsController@edit',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'settings.password.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.password.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'user/settings/password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\PasswordSettingsController@update',
'controller' => 'App\\Http\\Controllers\\User\\PasswordSettingsController@update',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'settings.password.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.session-logs' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/settings/session-logs',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\AccountSettingsController@sessionLogs',
'controller' => 'App\\Http\\Controllers\\User\\AccountSettingsController@sessionLogs',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'settings.session-logs',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.two-factor' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'user/settings/two-factor',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@index',
'controller' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@index',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'settings.two-factor',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.two-factor.enable' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/settings/user/settings/two-factor-authentication',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@store',
'controller' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@store',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'user.two-factor.enable',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'two-factor.verify' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'user/settings/2fa-verify',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@verify',
'controller' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@verify',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'two-factor.verify',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.two-factor.disable' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'user/settings/user/settings/two-factor-authentication',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@destroy',
'controller' => 'App\\Http\\Controllers\\User\\TwoFactorAuthenticationController@destroy',
'namespace' => NULL,
'prefix' => 'user/settings',
'where' =>
array (
),
'as' => 'user.two-factor.disable',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'draw-badge' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'draw-badge',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Badge\\BadgeController@show',
'controller' => 'App\\Http\\Controllers\\Badge\\BadgeController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'draw-badge',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'badge.buy' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'buy-badge',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Badge\\BadgeController@buy',
'controller' => 'App\\Http\\Controllers\\Badge\\BadgeController@buy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'badge.buy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\ProfileController@__invoke',
'controller' => 'App\\Http\\Controllers\\User\\ProfileController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'profile.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
'user' => 'username',
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'guestbook.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'profile/{user}/guestbook',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\GuestbookController@store',
'controller' => 'App\\Http\\Controllers\\User\\GuestbookController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'guestbook.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'guestbook.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'profile/{user}/{guestbook}/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\User\\GuestbookController@destroy',
'controller' => 'App\\Http\\Controllers\\User\\GuestbookController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'guestbook.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'photos.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/photos',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\PhotosController@__invoke',
'controller' => 'App\\Http\\Controllers\\Community\\PhotosController',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'photos.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'article.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/articles',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Articles\\ArticleController@index',
'controller' => 'App\\Http\\Controllers\\Articles\\ArticleController@index',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'article.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'article.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/article/{article}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Articles\\ArticleController@show',
'controller' => 'App\\Http\\Controllers\\Articles\\ArticleController@show',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'article.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
'article' => 'slug',
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'staff.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/staff',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\Staff\\StaffController@__invoke',
'controller' => 'App\\Http\\Controllers\\Community\\Staff\\StaffController',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'staff.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'teams.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/teams',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\Staff\\WebsiteTeamsController@__invoke',
'controller' => 'App\\Http\\Controllers\\Community\\Staff\\WebsiteTeamsController',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'teams.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'staff-applications.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/staff-applications',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\Staff\\StaffApplicationsController@index',
'controller' => 'App\\Http\\Controllers\\Community\\Staff\\StaffApplicationsController@index',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'staff-applications.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'staff-applications.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'community/staff-applications/{position}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\Staff\\StaffApplicationsController@show',
'controller' => 'App\\Http\\Controllers\\Community\\Staff\\StaffApplicationsController@show',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'staff-applications.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'staff-applications.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'community/staff-applications/{position}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\Staff\\StaffApplicationsController@store',
'controller' => 'App\\Http\\Controllers\\Community\\Staff\\StaffApplicationsController@store',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'staff-applications.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'article.comment.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'community/article/{article}/comment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Articles\\WebsiteArticleCommentsController@store',
'controller' => 'App\\Http\\Controllers\\Articles\\WebsiteArticleCommentsController@store',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'article.comment.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
'article' => 'slug',
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'article.comment.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'community/article/{comment}/comment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Articles\\WebsiteArticleCommentsController@destroy',
'controller' => 'App\\Http\\Controllers\\Articles\\WebsiteArticleCommentsController@destroy',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'article.comment.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'article.toggle-reaction' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'community/article/{article}/toggle-reaction',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
5 => 'throttle:30,1',
),
'uses' => 'App\\Http\\Controllers\\Articles\\ArticleController@toggleReaction',
'controller' => 'App\\Http\\Controllers\\Articles\\ArticleController@toggleReaction',
'namespace' => NULL,
'prefix' => '/community',
'where' =>
array (
),
'as' => 'article.toggle-reaction',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
'article' => 'slug',
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'leaderboard.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'leaderboard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\LeaderboardController@__invoke',
'controller' => 'App\\Http\\Controllers\\Community\\LeaderboardController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'leaderboard.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shop.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/{category?}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\ShopController@__invoke',
'controller' => 'App\\Http\\Controllers\\Shop\\ShopController',
'namespace' => NULL,
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'shop.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
'category' => 'slug',
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shop.buy' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/purchase/{package}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\ShopController@purchase',
'controller' => 'App\\Http\\Controllers\\Shop\\ShopController@purchase',
'namespace' => NULL,
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'shop.buy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shop.use-voucher' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/voucher',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\ShopVoucherController@__invoke',
'controller' => 'App\\Http\\Controllers\\Shop\\ShopVoucherController',
'namespace' => NULL,
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'shop.use-voucher',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'help-center',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\HelpCenterController@__invoke',
'controller' => 'App\\Http\\Controllers\\Help\\HelpCenterController',
'as' => 'help-center.index',
'namespace' => NULL,
'prefix' => '/help-center',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'help-center/tickets/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@create',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@create',
'as' => 'help-center.ticket.create',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'help-center/tickets/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@store',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@store',
'as' => 'help-center.ticket.store',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'help-center/tickets/show/{ticket}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@show',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@show',
'as' => 'help-center.ticket.show',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'help-center/tickets/edit/{ticket}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@edit',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@edit',
'as' => 'help-center.ticket.edit',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'help-center/tickets/edit/{ticket}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@update',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@update',
'as' => 'help-center.ticket.update',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'help-center/tickets/delete/{ticket}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@destroy',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@destroy',
'as' => 'help-center.ticket.destroy',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.toggle-status' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'help-center/tickets/toggle-status/{ticket}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@toggleTicketStatus',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@toggleTicketStatus',
'as' => 'help-center.ticket.toggle-status',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.reply.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'help-center/tickets/reply/{ticket}/store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketReplyController@store',
'controller' => 'App\\Http\\Controllers\\Help\\TicketReplyController@store',
'as' => 'help-center.ticket.reply.store',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.reply.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'help-center/tickets/reply/{reply}/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@destroy',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@destroy',
'as' => 'help-center.ticket.reply.destroy',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.ticket.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'help-center/tickets/all',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
),
'uses' => 'App\\Http\\Controllers\\Help\\TicketController@index',
'controller' => 'App\\Http\\Controllers\\Help\\TicketController@index',
'as' => 'help-center.ticket.index',
'namespace' => NULL,
'prefix' => 'help-center/tickets',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'help-center.rules.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'help-center/rules',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'excluded_middleware' =>
array (
0 => 'check.ban',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Help\\WebsiteRulesController@__invoke',
'controller' => 'App\\Http\\Controllers\\Help\\WebsiteRulesController',
'as' => 'help-center.rules.index',
'namespace' => NULL,
'prefix' => '/help-center',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'paypal.process-transaction' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'paypal/process-transaction',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\PaypalController@process',
'controller' => 'App\\Http\\Controllers\\Shop\\PaypalController@process',
'namespace' => NULL,
'prefix' => '/paypal',
'where' =>
array (
),
'as' => 'paypal.process-transaction',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'paypal.successful-transaction' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'paypal/successful-transaction',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\PaypalController@successful',
'controller' => 'App\\Http\\Controllers\\Shop\\PaypalController@successful',
'namespace' => NULL,
'prefix' => '/paypal',
'where' =>
array (
),
'as' => 'paypal.successful-transaction',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'paypal.cancelled-transaction' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'paypal/cancelled-transaction',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\PaypalController@cancelled',
'controller' => 'App\\Http\\Controllers\\Shop\\PaypalController@cancelled',
'namespace' => NULL,
'prefix' => '/paypal',
'where' =>
array (
),
'as' => 'paypal.cancelled-transaction',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'values.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'values',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@index',
'controller' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'values.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'values.search' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'values/search',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@search',
'controller' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@search',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'values.search',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'values.category' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'values/category/{category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@category',
'controller' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@category',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'values.category',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'values.value' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'values/{value}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@value',
'controller' => 'App\\Http\\Controllers\\Community\\WebsiteRareValuesController@value',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'values.value',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'nitro-client' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'game/nitro',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
5 => 'findretros.redirect',
6 => 'vpn.checker',
),
'uses' => 'App\\Http\\Controllers\\Client\\NitroController@__invoke',
'controller' => 'App\\Http\\Controllers\\Client\\NitroController',
'namespace' => NULL,
'prefix' => '/game',
'where' =>
array (
),
'as' => 'nitro-client',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'flash-client' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'game/flash',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
5 => 'findretros.redirect',
6 => 'vpn.checker',
),
'uses' => 'App\\Http\\Controllers\\Client\\FlashController@__invoke',
'controller' => 'App\\Http\\Controllers\\Client\\FlashController',
'namespace' => NULL,
'prefix' => '/game',
'where' =>
array (
),
'as' => 'flash-client',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logo-generator.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'logo-generator',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\LogoGeneratorController@index',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\LogoGeneratorController@index',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'logo-generator.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'store.generated-logo' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logo-generator',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'maintenance',
2 => 'check.ban',
3 => 'force.staff.2fa',
4 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Miscellaneous\\LogoGeneratorController@store',
'controller' => 'App\\Http\\Controllers\\Miscellaneous\\LogoGeneratorController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'store.generated-logo',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);