Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.0.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /var/www/ecommerce/bootstrap/cache/ |
<?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 (
'/_debugbar/open' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.openhandler',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_debugbar/assets/stylesheets' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.assets.css',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/_debugbar/assets/javascript' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.assets.js',
),
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,
),
),
'/filemanager' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.show',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/errors' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getErrors',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/upload' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.upload',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
'POST' => 2,
'PUT' => 3,
'PATCH' => 4,
'DELETE' => 5,
'OPTIONS' => 6,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/jsonitems' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getItems',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/move' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.move',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/domove' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.domove',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/newfolder' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getAddfolder',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/folders' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getFolders',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/crop' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getCrop',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/cropimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getCropimage',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/cropnewimage' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getCropnewimage',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/rename' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getRename',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/resize' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getResize',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/doresize' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.performResize',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/download' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getDownload',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/delete' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.getDelete',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/filemanager/demo' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'unisharp.lfm.',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/broadcasting/auth' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::5YNm74tR5tvTeDMb',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'POST' => 1,
'HEAD' => 2,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.home',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/about' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.about',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/for-business' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.for-business',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/for-training' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.for-training',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/faq' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.faq',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/training-n-consultancy' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.training-n-consultancy',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/join-career' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.join-career',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/partner' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.partner.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/training' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.training.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/send-enquiry' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'website.career.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/email/verify' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.notice',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/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,
),
),
'/shop/email/resend' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'verification.resend',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shop.logout',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'logout',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/password/reset' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.request',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'password.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/password/email' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'password.email',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/login' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login.form',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'login.submit',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/logout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.logout',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/register' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'register.form',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'register.submit',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'home',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/home' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::vxKzGMWS3svJtRTu',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/about-us' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'about-us',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/contact' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contact',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/contact/message' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'contact.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/product/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.search',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/chart' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.piechart',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/product-lists' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product-lists',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/product/track' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.track',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/product/track/order' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.track.order',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/blog' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'blog',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/blog/search' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'blog.search',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/blog/filter' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'blog.filter',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/subscribe' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'subscribe',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/review' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'review.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/review/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'review.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/comment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'comment.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'comment.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/comment/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'comment.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/coupon-store' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'coupon-store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/income' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.order.income',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/file-manager' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'file-manager',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/users' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'users.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/users/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/partner' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'partner.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/training' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'training.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/career' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'career.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/banner' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'banner.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'banner.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/banner/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'banner.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/brand' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'brand.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'brand.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/brand/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'brand.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin-profile',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/category' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'category.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/category/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/product' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'product.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/product/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/post-category' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-category.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'post-category.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/post-category/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-category.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/post-tag' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-tag.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'post-tag.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/post-tag/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-tag.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/post' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'post.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/post/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/message' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'message.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'message.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/message/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'message.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/order' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'order.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/order/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/shipping' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shipping.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'shipping.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/shipping/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shipping.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/coupon' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'coupon.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'coupon.store',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/coupon/create' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'coupon.create',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/settings' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/setting/update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'settings.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/notifications' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'all.notification',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/admin/change-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'change.password.form',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'change.password',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/add-to-cart' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'single-add-to-cart',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/cart-update' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cart.update',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/cart' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cart',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/cart/order' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cart.order',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/checkout' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'checkout',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/wishlist' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'wishlist',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/order/document/download' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.document.download',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/order/document/preview' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.document.preview',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/orders/csv' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'orders.csv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/training/document/download' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'training.document.download',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/trainings/csv' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'trainings.csv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/career/document/download' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'career.document.download',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/career/csv' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'careers.csv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/partner/csv' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'partners.csv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/profile' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user-profile',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/file' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.file.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/order' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.order.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/user-review' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.productreview.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/user-post/comment' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.post-comment.index',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/shop/user/change-password' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.change.password.form',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'user.change.password',
),
1 => NULL,
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
'/api/user' =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::d3ddfNWFN1m5C2lv',
),
1 => NULL,
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
),
2 =>
array (
0 => '{^(?|/_debugbar/c(?|lockwork/([^/]++)(*:39)|ache/([^/]++)(?:/([^/]++))?(*:73))|/shop/(?|email/verify/([^/]++)/([^/]++)(*:120)|p(?|assword/reset/([^/]++)(*:154)|roduct(?|\\-(?|detail/([^/]++)(*:191)|cat/([^/]++)(*:211)|sub\\-cat/([^/]++)/([^/]++)(*:245)|brand/([^/]++)(*:267))|/([^/]++)/review(*:292))|ost/([^/]++)/comment(*:321))|login/([^/]++)(?|(*:347)|/callback(*:364))|blog\\-(?|detail/([^/]++)(*:397)|cat/([^/]++)(*:417)|tag/([^/]++)(*:437))|review/([^/]++)(?|(*:464)|/edit(*:477)|(*:485))|c(?|omment/([^/]++)(?|(*:516)|/edit(*:529)|(*:537))|art\\-delete/([^/]++)(*:566))|ad(?|min/(?|users/([^/]++)(?|(*:604)|/edit(*:617)|(*:625))|b(?|anner/([^/]++)(?|(*:655)|/edit(*:668)|(*:676))|rand/([^/]++)(?|(*:701)|/edit(*:714)|(*:722)))|p(?|ro(?|file/([^/]++)(*:754)|duct/([^/]++)(?|(*:778)|/edit(*:791)|(*:799)))|ost(?|\\-(?|category/([^/]++)(?|(*:840)|/edit(*:853)|(*:861))|tag/([^/]++)(?|(*:885)|/edit(*:898)|(*:906)))|/([^/]++)(?|(*:928)|/edit(*:941)|(*:949))))|c(?|ategory/([^/]++)(?|(*:983)|/(?|edit(*:999)|child(*:1012))|(*:1022))|oupon/([^/]++)(?|(*:1049)|/edit(*:1063)|(*:1072)))|message/(?|([^/]++)(?|(*:1105)|/edit(*:1119)|(*:1128))|five(*:1142))|order/(?|([^/]++)(?|(*:1172)|/edit(*:1186)|(*:1195))|payment(?|/([^/]++)(*:1224)|\\-update/([^/]++)(*:1250)))|shipping/([^/]++)(?|(*:1281)|/edit(*:1295)|(*:1304))|notification/([^/]++)(?|(*:1338)))|d\\-to\\-cart/([^/]++)(*:1369))|wishlist(?|/([^/]++)(*:1399)|\\-delete/([^/]++)(*:1425))|order/pdf/([^/]++)(*:1453)|user/(?|profile/([^/]++)(*:1486)|file/show/([^/]++)(*:1513)|delete/([^/]++)(*:1537)|order/(?|show/([^/]++)(*:1568)|delete/([^/]++)(*:1592))|user\\-(?|review/(?|delete/([^/]++)(*:1636)|edit/([^/]++)(*:1658)|update/([^/]++)(*:1682))|post/comment/(?|delete/([^/]++)(*:1723)|edit/([^/]++)(*:1745)|udpate/([^/]++)(*:1769))))))/?$}sDu',
),
3 =>
array (
39 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.clockwork',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
73 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'debugbar.cache.delete',
'tags' => NULL,
),
1 =>
array (
0 => 'key',
1 => 'tags',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
120 =>
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,
),
),
154 =>
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,
),
),
191 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product-detail',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
211 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product-cat',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
245 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product-sub-cat',
),
1 =>
array (
0 => 'slug',
1 => 'sub_slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
267 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product-brand',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
292 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'review.store',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
321 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-comment.store',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
347 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login.redirect',
),
1 =>
array (
0 => 'provider',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
364 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'login.callback',
),
1 =>
array (
0 => 'provider',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
397 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'blog.detail',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
417 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'blog.category',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
437 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'blog.tag',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
464 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'review.show',
),
1 =>
array (
0 => 'review',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
477 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'review.edit',
),
1 =>
array (
0 => 'review',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
485 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'review.update',
),
1 =>
array (
0 => 'review',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'review.destroy',
),
1 =>
array (
0 => 'review',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
516 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'comment.show',
),
1 =>
array (
0 => 'comment',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
529 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'comment.edit',
),
1 =>
array (
0 => 'comment',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
537 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'comment.update',
),
1 =>
array (
0 => 'comment',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'comment.destroy',
),
1 =>
array (
0 => 'comment',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
566 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'cart-delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
604 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.show',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
617 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.edit',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
625 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'users.update',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'users.destroy',
),
1 =>
array (
0 => 'user',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
655 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'banner.show',
),
1 =>
array (
0 => 'banner',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
668 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'banner.edit',
),
1 =>
array (
0 => 'banner',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
676 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'banner.update',
),
1 =>
array (
0 => 'banner',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'banner.destroy',
),
1 =>
array (
0 => 'banner',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
701 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'brand.show',
),
1 =>
array (
0 => 'brand',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
714 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'brand.edit',
),
1 =>
array (
0 => 'brand',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
722 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'brand.update',
),
1 =>
array (
0 => 'brand',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'brand.destroy',
),
1 =>
array (
0 => 'brand',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
754 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'profile-update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
778 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.show',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
791 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.edit',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
799 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'product.update',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'product.destroy',
),
1 =>
array (
0 => 'product',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
840 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-category.show',
),
1 =>
array (
0 => 'post_category',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
853 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-category.edit',
),
1 =>
array (
0 => 'post_category',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
861 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-category.update',
),
1 =>
array (
0 => 'post_category',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'post-category.destroy',
),
1 =>
array (
0 => 'post_category',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
885 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-tag.show',
),
1 =>
array (
0 => 'post_tag',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
898 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-tag.edit',
),
1 =>
array (
0 => 'post_tag',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
906 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post-tag.update',
),
1 =>
array (
0 => 'post_tag',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'post-tag.destroy',
),
1 =>
array (
0 => 'post_tag',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
928 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post.show',
),
1 =>
array (
0 => 'post',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
941 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post.edit',
),
1 =>
array (
0 => 'post',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
949 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'post.update',
),
1 =>
array (
0 => 'post',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'post.destroy',
),
1 =>
array (
0 => 'post',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
983 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.show',
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
999 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.edit',
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1012 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'generated::ozjDeWQApi4AHCdr',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1022 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'category.update',
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'category.destroy',
),
1 =>
array (
0 => 'category',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1049 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'coupon.show',
),
1 =>
array (
0 => 'coupon',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1063 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'coupon.edit',
),
1 =>
array (
0 => 'coupon',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1072 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'coupon.update',
),
1 =>
array (
0 => 'coupon',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'coupon.destroy',
),
1 =>
array (
0 => 'coupon',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1105 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'message.show',
),
1 =>
array (
0 => 'message',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1119 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'message.edit',
),
1 =>
array (
0 => 'message',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1128 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'message.update',
),
1 =>
array (
0 => 'message',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'message.destroy',
),
1 =>
array (
0 => 'message',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1142 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'messages.five',
),
1 =>
array (
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1172 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.show',
),
1 =>
array (
0 => 'order',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1186 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.edit',
),
1 =>
array (
0 => 'order',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1195 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.update',
),
1 =>
array (
0 => 'order',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'order.destroy',
),
1 =>
array (
0 => 'order',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1224 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.payment',
),
1 =>
array (
0 => 'order',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1250 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.payment-update',
),
1 =>
array (
0 => 'order',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1281 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shipping.show',
),
1 =>
array (
0 => 'shipping',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1295 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shipping.edit',
),
1 =>
array (
0 => 'shipping',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => false,
6 => NULL,
),
),
1304 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'shipping.update',
),
1 =>
array (
0 => 'shipping',
),
2 =>
array (
'PUT' => 0,
'PATCH' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'shipping.destroy',
),
1 =>
array (
0 => 'shipping',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1338 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'admin.notification',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
1 =>
array (
0 =>
array (
'_route' => 'notification.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1369 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'add-to-cart',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1399 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'add-to-wishlist',
),
1 =>
array (
0 => 'slug',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1425 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'wishlist-delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1453 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'order.pdf',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1486 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user-profile-update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'POST' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1513 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.file.show',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1537 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.file.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1568 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.order.show',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1592 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.order.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1636 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.productreview.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1658 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.productreview.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1682 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.productreview.update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PATCH' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1723 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.post-comment.delete',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'DELETE' => 0,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1745 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.post-comment.edit',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'GET' => 0,
'HEAD' => 1,
),
3 => NULL,
4 => false,
5 => true,
6 => NULL,
),
),
1769 =>
array (
0 =>
array (
0 =>
array (
'_route' => 'user.post-comment.update',
),
1 =>
array (
0 => 'id',
),
2 =>
array (
'PATCH' => 0,
),
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 (
'debugbar.openhandler' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/open',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@handle',
'as' => 'debugbar.openhandler',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@handle',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.clockwork' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/clockwork/{id}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@clockwork',
'as' => 'debugbar.clockwork',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\OpenHandlerController@clockwork',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.assets.css' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/assets/stylesheets',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@css',
'as' => 'debugbar.assets.css',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@css',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.assets.js' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '_debugbar/assets/javascript',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@js',
'as' => 'debugbar.assets.js',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\AssetController@js',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'debugbar.cache.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => '_debugbar/cache/{key}/{tags?}',
'action' =>
array (
'domain' => NULL,
'middleware' =>
array (
0 => 'Barryvdh\\Debugbar\\Middleware\\DebugbarEnabled',
),
'uses' => 'Barryvdh\\Debugbar\\Controllers\\CacheController@delete',
'as' => 'debugbar.cache.delete',
'controller' => 'Barryvdh\\Debugbar\\Controllers\\CacheController@delete',
'namespace' => 'Barryvdh\\Debugbar\\Controllers',
'prefix' => '_debugbar',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'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,
),
'unisharp.lfm.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@show',
'as' => 'unisharp.lfm.show',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@show',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getErrors' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/errors',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@getErrors',
'as' => 'unisharp.lfm.getErrors',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\LfmController@getErrors',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.upload' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
6 => 'OPTIONS',
),
'uri' => 'filemanager/upload',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\UploadController@upload',
'as' => 'unisharp.lfm.upload',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\UploadController@upload',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getItems' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/jsonitems',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@getItems',
'as' => 'unisharp.lfm.getItems',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@getItems',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.move' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/move',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@move',
'as' => 'unisharp.lfm.move',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@move',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.domove' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/domove',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@domove',
'as' => 'unisharp.lfm.domove',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ItemsController@domove',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getAddfolder' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/newfolder',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getAddfolder',
'as' => 'unisharp.lfm.getAddfolder',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getAddfolder',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getFolders' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/folders',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getFolders',
'as' => 'unisharp.lfm.getFolders',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\FolderController@getFolders',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getCrop' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/crop',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCrop',
'as' => 'unisharp.lfm.getCrop',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCrop',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getCropimage' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/cropimage',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCropimage',
'as' => 'unisharp.lfm.getCropimage',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getCropimage',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getCropnewimage' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/cropnewimage',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getNewCropimage',
'as' => 'unisharp.lfm.getCropnewimage',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\CropController@getNewCropimage',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getRename' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/rename',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\RenameController@getRename',
'as' => 'unisharp.lfm.getRename',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\RenameController@getRename',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getResize' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/resize',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@getResize',
'as' => 'unisharp.lfm.getResize',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@getResize',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.performResize' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/doresize',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@performResize',
'as' => 'unisharp.lfm.performResize',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\ResizeController@performResize',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getDownload' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/download',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\DownloadController@getDownload',
'as' => 'unisharp.lfm.getDownload',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\DownloadController@getDownload',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.getDelete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/delete',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\DeleteController@getDelete',
'as' => 'unisharp.lfm.getDelete',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\DeleteController@getDelete',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'unisharp.lfm.' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'filemanager/demo',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'UniSharp\\LaravelFilemanager\\Middlewares\\CreateDefaultFolder',
3 => 'UniSharp\\LaravelFilemanager\\Middlewares\\MultiUser',
),
'uses' => 'UniSharp\\LaravelFilemanager\\Controllers\\DemoController@index',
'controller' => 'UniSharp\\LaravelFilemanager\\Controllers\\DemoController@index',
'as' => 'unisharp.lfm.',
'namespace' => 'UniSharp\\LaravelFilemanager\\Controllers',
'prefix' => 'filemanager',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::5YNm74tR5tvTeDMb' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'POST',
2 => 'HEAD',
),
'uri' => 'broadcasting/auth',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => '\\Illuminate\\Broadcasting\\BroadcastController@authenticate',
'controller' => '\\Illuminate\\Broadcasting\\BroadcastController@authenticate',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'excluded_middleware' =>
array (
0 => 'Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken',
),
'as' => 'generated::5YNm74tR5tvTeDMb',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.home' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => '/',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@index',
'as' => 'website.home',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.about' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'about',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@about',
'as' => 'website.about',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@about',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.for-business' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'for-business',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@forBusiness',
'as' => 'website.for-business',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@forBusiness',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.for-training' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'for-training',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@forTraining',
'as' => 'website.for-training',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@forTraining',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.faq' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'faq',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@faq',
'as' => 'website.faq',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@faq',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.training-n-consultancy' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'training-n-consultancy',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@trainingAndConsultancy',
'as' => 'website.training-n-consultancy',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@trainingAndConsultancy',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.join-career' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'join-career',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Website\\FrontendController@joinCareer',
'as' => 'website.join-career',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Website\\FrontendController@joinCareer',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.partner.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'partner',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Shop\\PartnerController@store',
'as' => 'website.partner.store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Shop\\PartnerController@store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.training.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'training',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Shop\\TrainingController@store',
'as' => 'website.training.store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Shop\\TrainingController@store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'website.career.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'send-enquiry',
'action' =>
array (
'middleware' => 'web',
'uses' => 'App\\Http\\Controllers\\Shop\\CareerController@store',
'as' => 'website.career.store',
'namespace' => NULL,
'prefix' => '',
'where' =>
array (
),
'controller' => 'App\\Http\\Controllers\\Shop\\CareerController@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' => 'shop/email/verify',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@show',
'namespace' => '',
'prefix' => '/shop',
'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' => 'shop/email/verify/{id}/{hash}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'signed',
2 => 'throttle:6,1',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@verify',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@verify',
'namespace' => '',
'prefix' => '/shop',
'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' => 'shop/email/verification-notification',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'auth',
2 => 'throttle:6,1',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@resend',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@resend',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'verification.send',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'verification.resend' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/email/resend',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@resend',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\VerificationController@resend',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'verification.resend',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shop.logout' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@logout',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@logout',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'shop.logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'logout' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@logout',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@logout',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.request' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/password/reset',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\ForgotPasswordController@showLinkRequestForm',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\ForgotPasswordController@showLinkRequestForm',
'namespace' => '',
'prefix' => '/shop',
'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' => 'shop/password/email',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\ForgotPasswordController@sendResetLinkEmail',
'namespace' => '',
'prefix' => '/shop',
'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' => 'shop/password/reset/{token}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\ResetPasswordController@showResetForm',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\ResetPasswordController@showResetForm',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'password.reset',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'password.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/password/reset',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\ResetPasswordController@reset',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\ResetPasswordController@reset',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'password.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.form' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@login',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@login',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'login.form',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.submit' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/user/login',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@loginSubmit',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@loginSubmit',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'login.submit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.logout' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/logout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@logout',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@logout',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'user.logout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register.form' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@register',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@register',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'register.form',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'register.submit' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/user/register',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@registerSubmit',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@registerSubmit',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'register.submit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.redirect' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/login/{provider}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@redirect',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@redirect',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'login.redirect',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'login.callback' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/login/{provider}/callback',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@Callback',
'controller' => 'App\\Http\\Controllers\\Shop\\Auth\\LoginController@Callback',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'login.callback',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'home' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@home',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@home',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'home',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::vxKzGMWS3svJtRTu' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/home',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@index',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'generated::vxKzGMWS3svJtRTu',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'about-us' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/about-us',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@aboutUs',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@aboutUs',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'about-us',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contact' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/contact',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@contact',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@contact',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'contact',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'contact.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/contact/message',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
),
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@store',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'contact.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product-detail' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product-detail/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@productDetail',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@productDetail',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product-detail',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.search' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product/search',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@productSearch',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@productSearch',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product.search',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product-cat' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product-cat/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@productCat',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@productCat',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product-cat',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product-sub-cat' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product-sub-cat/{slug}/{sub_slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@productSubCat',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@productSubCat',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product-sub-cat',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product-brand' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product-brand/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@productBrand',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@productBrand',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product-brand',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.piechart' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/chart',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@userPieChart',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@userPieChart',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'user.piechart',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product-lists' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product-lists',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@productLists',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@productLists',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product-lists',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.track' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/product/track',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@orderTrack',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@orderTrack',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'order.track',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.track.order' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/product/track/order',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@productTrackOrder',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@productTrackOrder',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'product.track.order',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'blog' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/blog',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@blog',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@blog',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'blog',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'blog.detail' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/blog-detail/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogDetail',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogDetail',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'blog.detail',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'blog.search' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/blog/search',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogSearch',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogSearch',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'blog.search',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'blog.filter' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/blog/filter',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogFilter',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogFilter',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'blog.filter',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'blog.category' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/blog-cat/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogByCategory',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogByCategory',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'blog.category',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'blog.tag' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/blog-tag/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogByTag',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@blogByTag',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'blog.tag',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'subscribe' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/subscribe',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\FrontendController@subscribe',
'controller' => 'App\\Http\\Controllers\\Shop\\FrontendController@subscribe',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'subscribe',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/review',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'review.index',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@index',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/review/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'review.create',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@create',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/review/{review}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'review.show',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@show',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/review/{review}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'review.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@edit',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/review/{review}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'review.update',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@update',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/review/{review}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'review.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@destroy',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'review.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/product/{slug}/review',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductReviewController@store',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'review.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-comment.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/post/{slug}/comment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@store',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'post-comment.store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/comment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.index',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@index',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/comment/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.create',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@create',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/comment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.store',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@store',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/comment/{comment}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.show',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@show',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/comment/{comment}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@edit',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/comment/{comment}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.update',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@update',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'comment.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/comment/{comment}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'as' => 'comment.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCommentController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCommentController@destroy',
'namespace' => '',
'prefix' => 'shop/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon-store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/coupon-store',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@couponStore',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@couponStore',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'coupon-store',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.order.income' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/income',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@incomeChart',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@incomeChart',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'product.order.income',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'admin',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'file-manager' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/file-manager',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@fileManager',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@fileManager',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'file-manager',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/users',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.index',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/users/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.create',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@create',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/users',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.store',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@store',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.show',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@show',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/users/{user}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@edit',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.update',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@update',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'users.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/users/{user}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'users.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\UsersController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\UsersController@destroy',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'partner.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/partner',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\PartnerController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\PartnerController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'partner.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'training.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/training',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\TrainingController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\TrainingController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'training.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'career.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/career',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CareerController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\CareerController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'career.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/banner',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.index',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/banner/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.create',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@create',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/banner',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.store',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@store',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/banner/{banner}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.show',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@show',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/banner/{banner}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@edit',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/banner/{banner}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.update',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@update',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'banner.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/banner/{banner}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'banner.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\BannerController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\BannerController@destroy',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/brand',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.index',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/brand/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.create',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@create',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/brand',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.store',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@store',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/brand/{brand}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.show',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@show',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/brand/{brand}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@edit',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/brand/{brand}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.update',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@update',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'brand.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/brand/{brand}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'brand.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\BrandController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\BrandController@destroy',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin-profile' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@profile',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@profile',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'admin-profile',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'profile-update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/profile/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@profileUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@profileUpdate',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'profile-update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/category',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.index',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/category/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.create',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/category',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.store',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/category/{category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.show',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/category/{category}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/category/{category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.update',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'category.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/category/{category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'category.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/product',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.index',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/product/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.create',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/product',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.store',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/product/{product}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.show',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/product/{product}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/product/{product}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.update',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'product.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/product/{product}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'product.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\ProductController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\ProductController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::ozjDeWQApi4AHCdr' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/category/{id}/child',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CategoryController@getChildByParent',
'controller' => 'App\\Http\\Controllers\\Shop\\CategoryController@getChildByParent',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'generated::ozjDeWQApi4AHCdr',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-category',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.index',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-category/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.create',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/post-category',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.store',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-category/{post_category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.show',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-category/{post_category}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/post-category/{post_category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.update',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-category.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/post-category/{post_category}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-category.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\PostCategoryController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-tag',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.index',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-tag/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.create',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/post-tag',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.store',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-tag/{post_tag}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.show',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post-tag/{post_tag}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/post-tag/{post_tag}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.update',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post-tag.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/post-tag/{post_tag}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post-tag.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\PostTagController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\PostTagController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.index',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.create',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/post',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.store',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post/{post}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.show',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/post/{post}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/post/{post}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.update',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'post.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/post/{post}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'post.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\PostController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\PostController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/message',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.index',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/message/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.create',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/message',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.store',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/message/{message}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.show',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/message/{message}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/message/{message}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.update',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'message.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/message/{message}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'message.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'messages.five' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/message/five',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\MessageController@messageFive',
'controller' => 'App\\Http\\Controllers\\Shop\\MessageController@messageFive',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'messages.five',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/order',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.index',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/order/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.create',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/order',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.store',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/order/{order}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.show',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/order/{order}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/order/{order}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.update',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/order/{order}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'order.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.payment' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/order/payment/{order}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@payment',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@payment',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'order.payment',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.payment-update' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'shop/admin/order/payment-update/{order}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@paymentUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@paymentUpdate',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'order.payment-update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/shipping',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.index',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/shipping/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.create',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/shipping',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.store',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/shipping/{shipping}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.show',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/shipping/{shipping}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/shipping/{shipping}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.update',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'shipping.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/shipping/{shipping}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'shipping.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\ShippingController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\ShippingController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/coupon',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.index',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@index',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.create' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/coupon/create',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.create',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@create',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@create',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.store' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/coupon',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.store',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@store',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/coupon/{coupon}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.show',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@show',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/coupon/{coupon}/edit',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.edit',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@edit',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@edit',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.update' =>
array (
'methods' =>
array (
0 => 'PUT',
1 => 'PATCH',
),
'uri' => 'shop/admin/coupon/{coupon}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.update',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@update',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@update',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'coupon.destroy' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/coupon/{coupon}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'as' => 'coupon.destroy',
'uses' => 'App\\Http\\Controllers\\Shop\\CouponController@destroy',
'controller' => 'App\\Http\\Controllers\\Shop\\CouponController@destroy',
'namespace' => '',
'prefix' => 'shop/admin/',
'where' =>
array (
),
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/settings',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@settings',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@settings',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'settings',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'settings.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/setting/update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@settingsUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@settingsUpdate',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'settings.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'admin.notification' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/notification/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\NotificationController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\NotificationController@show',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'admin.notification',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'all.notification' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/notifications',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\NotificationController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\NotificationController@index',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'all.notification',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'notification.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/admin/notification/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\NotificationController@delete',
'controller' => 'App\\Http\\Controllers\\Shop\\NotificationController@delete',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'notification.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'change.password.form' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/admin/change-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@changePassword',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@changePassword',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'change.password.form',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'change.password' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/admin/change-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'auth',
3 => 'admin',
),
'uses' => 'App\\Http\\Controllers\\Shop\\AdminController@changPasswordStore',
'controller' => 'App\\Http\\Controllers\\Shop\\AdminController@changPasswordStore',
'namespace' => '',
'prefix' => 'shop/admin',
'where' =>
array (
),
'as' => 'change.password',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'add-to-cart' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/add-to-cart/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CartController@addToCart',
'controller' => 'App\\Http\\Controllers\\Shop\\CartController@addToCart',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'add-to-cart',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'single-add-to-cart' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/add-to-cart',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CartController@singleAddToCart',
'controller' => 'App\\Http\\Controllers\\Shop\\CartController@singleAddToCart',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'single-add-to-cart',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cart-delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/cart-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CartController@cartDelete',
'controller' => 'App\\Http\\Controllers\\Shop\\CartController@cartDelete',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'cart-delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cart.update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/cart-update',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CartController@cartUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\CartController@cartUpdate',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'cart.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cart' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/cart',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CartController@cart',
'controller' => 'App\\Http\\Controllers\\Shop\\CartController@cart',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'cart',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'cart.order' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/cart/order',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@store',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@store',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'cart.order',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'checkout' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/checkout',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CartController@checkout',
'controller' => 'App\\Http\\Controllers\\Shop\\CartController@checkout',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'checkout',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'wishlist' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/wishlist',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\WishlistController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\WishlistController@index',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'wishlist',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'add-to-wishlist' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/wishlist/{slug}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\WishlistController@wishlist',
'controller' => 'App\\Http\\Controllers\\Shop\\WishlistController@wishlist',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'add-to-wishlist',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'wishlist-delete' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/wishlist-delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\WishlistController@wishlistDelete',
'controller' => 'App\\Http\\Controllers\\Shop\\WishlistController@wishlistDelete',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'wishlist-delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.pdf' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/order/pdf/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@pdf',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@pdf',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'order.pdf',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.document.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/order/document/download',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@downloadDocument',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@downloadDocument',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'order.document.download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'order.document.preview' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/order/document/preview',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@previewDocument',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@previewDocument',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'order.document.preview',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'orders.csv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/orders/csv',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\OrderController@csv',
'controller' => 'App\\Http\\Controllers\\Shop\\OrderController@csv',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'orders.csv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'training.document.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/training/document/download',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\TrainingController@downloadDocument',
'controller' => 'App\\Http\\Controllers\\Shop\\TrainingController@downloadDocument',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'training.document.download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'trainings.csv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/trainings/csv',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\TrainingController@csv',
'controller' => 'App\\Http\\Controllers\\Shop\\TrainingController@csv',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'trainings.csv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'career.document.download' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/career/document/download',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CareerController@downloadDocument',
'controller' => 'App\\Http\\Controllers\\Shop\\CareerController@downloadDocument',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'career.document.download',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'careers.csv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/career/csv',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\CareerController@csv',
'controller' => 'App\\Http\\Controllers\\Shop\\CareerController@csv',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'careers.csv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'partners.csv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/partner/csv',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
),
'uses' => 'App\\Http\\Controllers\\Shop\\PartnerController@csv',
'controller' => 'App\\Http\\Controllers\\Shop\\PartnerController@csv',
'namespace' => '',
'prefix' => '/shop',
'where' =>
array (
),
'as' => 'partners.csv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@index',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user-profile' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/profile',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@profile',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@profile',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user-profile',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user-profile-update' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/user/profile/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@profileUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@profileUpdate',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user-profile-update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.file.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/file',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\FileController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\FileController@index',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.file.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.file.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/file/show/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\FileController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\FileController@show',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.file.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.file.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/user/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\FileController@delete',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\FileController@delete',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.file.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.order.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/order',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\OrderController@index',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\OrderController@index',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.order.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.order.show' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/order/show/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\OrderController@show',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\OrderController@show',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.order.show',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.order.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/user/order/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\OrderController@delete',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\OrderController@delete',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.order.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.productreview.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/user-review',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewIndex',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewIndex',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.productreview.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.productreview.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/user/user-review/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewDelete',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewDelete',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.productreview.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.productreview.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/user-review/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewEdit',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewEdit',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.productreview.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.productreview.update' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'shop/user/user-review/update/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@productReviewUpdate',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.productreview.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.post-comment.index' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/user-post/comment',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userComment',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userComment',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.post-comment.index',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.post-comment.delete' =>
array (
'methods' =>
array (
0 => 'DELETE',
),
'uri' => 'shop/user/user-post/comment/delete/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userCommentDelete',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userCommentDelete',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.post-comment.delete',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.post-comment.edit' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/user-post/comment/edit/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userCommentEdit',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userCommentEdit',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.post-comment.edit',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.post-comment.update' =>
array (
'methods' =>
array (
0 => 'PATCH',
),
'uri' => 'shop/user/user-post/comment/udpate/{id}',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userCommentUpdate',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@userCommentUpdate',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.post-comment.update',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.change.password.form' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'shop/user/change-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@changePassword',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@changePassword',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.change.password.form',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'user.change.password' =>
array (
'methods' =>
array (
0 => 'POST',
),
'uri' => 'shop/user/change-password',
'action' =>
array (
'middleware' =>
array (
0 => 'web',
1 => 'App\\Http\\Middleware\\EmailVerified',
2 => 'user',
3 => 'auth',
),
'uses' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@changPasswordStore',
'controller' => 'App\\Http\\Controllers\\Shop\\User\\HomeController@changPasswordStore',
'namespace' => '',
'prefix' => 'shop/user',
'where' =>
array (
),
'as' => 'user.change.password',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
'generated::d3ddfNWFN1m5C2lv' =>
array (
'methods' =>
array (
0 => 'GET',
1 => 'HEAD',
),
'uri' => 'api/user',
'action' =>
array (
'middleware' =>
array (
0 => 'api',
1 => 'auth:api',
),
'uses' => 'O:47:"Laravel\\SerializableClosure\\SerializableClosure":1:{s:12:"serializable";O:46:"Laravel\\SerializableClosure\\Serializers\\Signed":2:{s:12:"serializable";s:295:"O:46:"Laravel\\SerializableClosure\\Serializers\\Native":5:{s:3:"use";a:0:{}s:8:"function";s:77:"function (\\Illuminate\\Http\\Request $request) {
return $request->user();
}";s:5:"scope";s:37:"Illuminate\\Routing\\RouteFileRegistrar";s:4:"this";N;s:4:"self";s:32:"000000007944af54000000000efab84c";}";s:4:"hash";s:44:"lj4u5g37kdnuR5OiyYT33cPMTjpClHXEAMsYQ1H4Vd0=";}}',
'namespace' => '',
'prefix' => 'api',
'where' =>
array (
),
'as' => 'generated::d3ddfNWFN1m5C2lv',
),
'fallback' => false,
'defaults' =>
array (
),
'wheres' =>
array (
),
'bindingFields' =>
array (
),
'lockSeconds' => NULL,
'waitSeconds' => NULL,
'withTrashed' => false,
),
),
)
);