Server IP : 103.11.96.170 / Your IP : 3.145.170.67 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/info/bootstrap/cache/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php /* |-------------------------------------------------------------------------- | Load The Cached Routes |-------------------------------------------------------------------------- | | Here we will decode and unserialize the RouteCollection instance that | holds all of the route information for an application. This allows | us to instantaneously load the entire route map into the router. | */ app('router')->setCompiledRoutes( array ( 'compiled' => array ( 0 => false, 1 => array ( '/sanctum/csrf-cookie' => array ( 0 => array ( 0 => array ( '_route' => 'generated::odKhAnTdNh5Qr6F2', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/api/user' => array ( 0 => array ( 0 => array ( '_route' => 'generated::tWQEqmV5zOrvf8dq', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/admin-page' => array ( 0 => array ( 0 => array ( '_route' => 'admin.page', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/user-page' => array ( 0 => array ( 0 => array ( '_route' => 'user.page', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/' => array ( 0 => array ( 0 => array ( '_route' => 'generated::ufaAmmMRneKW8IFY', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), '/generate/qrunsap' => array ( 0 => array ( 0 => array ( '_route' => 'qrunsap', ), 1 => NULL, 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => false, 6 => NULL, ), ), ), 2 => array ( 0 => '{^(?|/cek_surat/no/([^/]++)(*:29)|/generate/qr/([^/]++)(*:57))/?$}sDu', ), 3 => array ( 29 => array ( 0 => array ( 0 => array ( '_route' => 'cek.surat', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), ), 57 => array ( 0 => array ( 0 => array ( '_route' => 'qr.surat', ), 1 => array ( 0 => 'id', ), 2 => array ( 'GET' => 0, 'HEAD' => 1, ), 3 => NULL, 4 => false, 5 => true, 6 => NULL, ), 1 => array ( 0 => NULL, 1 => NULL, 2 => NULL, 3 => NULL, 4 => false, 5 => false, 6 => 0, ), ), ), 4 => NULL, ), 'attributes' => array ( 'generated::odKhAnTdNh5Qr6F2' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'sanctum/csrf-cookie', 'action' => array ( 'uses' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show', 'controller' => 'Laravel\\Sanctum\\Http\\Controllers\\CsrfCookieController@show', 'namespace' => NULL, 'prefix' => 'sanctum', 'where' => array ( ), 'middleware' => array ( 0 => 'web', ), 'as' => 'generated::odKhAnTdNh5Qr6F2', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::tWQEqmV5zOrvf8dq' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'api/user', 'action' => array ( 'middleware' => array ( 0 => 'api', 1 => 'auth:sanctum', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:297:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:79:"function (\\Illuminate\\Http\\Request $request) { return $request->user(); }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001d7e56dc0000000029225c7c";}";s:4:"hash";s:44:"ozLkYWyp0IfI04yejOR4qGG+kEBxYCtbu+koiFuKh4I=";}}', 'namespace' => NULL, 'prefix' => 'api', 'where' => array ( ), 'as' => 'generated::tWQEqmV5zOrvf8dq', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'admin.page' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'admin-page', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'role:pegawai', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:266:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:48:"function() { return \'Halaman untuk Admin\'; }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001d7e56de0000000029225c7c";}";s:4:"hash";s:44:"4Hr15DbJz9lnU3bqXcZbnYNIEz2bdllP+e9c9SkFHAU=";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'admin.page', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'user.page' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'user-page', 'action' => array ( 'middleware' => array ( 0 => 'web', 1 => 'role:yayasan', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:265:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:47:"function() { return \'Halaman untuk User\'; }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001d7e56d80000000029225c7c";}";s:4:"hash";s:44:"VCJ/42fUVDPpT0x1LS9eu8lFYNDfxnEmfF3ZH74T/R0=";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'user.page', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'generated::ufaAmmMRneKW8IFY' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => '/', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:266:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:48:"function() { return \'Layanan Surat UNSAP\'; }";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000001d7e56da0000000029225c7c";}";s:4:"hash";s:44:"nnm53txzdQIBSmHhY2b7gy2MV4MztyVnQ19slt5q/0Q=";}}', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'generated::ufaAmmMRneKW8IFY', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'cek.surat' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'cek_surat/no/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\PegawaiController@cek_surat', 'controller' => 'App\\Http\\Controllers\\PegawaiController@cek_surat', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'cek.surat', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'qr.surat' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'generate/qr/{id}', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\PegawaiController@getQr', 'controller' => 'App\\Http\\Controllers\\PegawaiController@getQr', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'qr.surat', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), 'qrunsap' => array ( 'methods' => array ( 0 => 'GET', 1 => 'HEAD', ), 'uri' => 'generate/qrunsap', 'action' => array ( 'middleware' => array ( 0 => 'web', ), 'uses' => 'App\\Http\\Controllers\\PegawaiController@getQrUnsap', 'controller' => 'App\\Http\\Controllers\\PegawaiController@getQrUnsap', 'namespace' => NULL, 'prefix' => '', 'where' => array ( ), 'as' => 'qrunsap', ), 'fallback' => false, 'defaults' => array ( ), 'wheres' => array ( ), 'bindingFields' => array ( ), 'lockSeconds' => NULL, 'waitSeconds' => NULL, 'withTrashed' => false, ), ), ) );