Routing
(none)
Matched route
Route Matching Logs
Path to match:
/@vite/env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | api.auth.login | /api/auth/login | Path does not match |
| 16 | api.auth.register | /api/auth/register | Path does not match |
| 17 | api.auth.resend.email | /api/auth/resend/email | Path does not match |
| 18 | api.auth.resend.phone | /api/auth/resend/phone | Path does not match |
| 19 | api.auth.verify.email | /api/auth/verify/email | Path does not match |
| 20 | api.auth.verify.phone | /api/auth/verify/phone | Path does not match |
| 21 | api.customer.appointment.book | /api/customer/appointment | Path does not match |
| 22 | api.customer.appointment.list | /api/customer/appointments | Path does not match |
| 23 | api.customer.card.add | /api/customer/card | Path does not match |
| 24 | api.customer.card.set-default | /api/customer/card/{id} | Path does not match |
| 25 | api.customer.card.list | /api/customer/cards | Path does not match |
| 26 | api.customer.card.delete | /api/customer/card/{id} | Path does not match |
| 27 | api.customer.profile.edit | /api/customer/profile | Path does not match |
| 28 | api.customer.profile.getProfile | /api/customer/profile | Path does not match |
| 29 | api.customer.profile.pushToken | /api/customer/profile/push-token | Path does not match |
| 30 | api.customer.worker.search | /api/customer/workers | Path does not match |
| 31 | api.customer.worker.show | /api/customer/worker | Path does not match |
| 32 | api.upload | /api/file/upload | Path does not match |
| 33 | api.verifyPhone | /api/phone-resend | Path does not match |
| 34 | api.stripe.accountUpdate | /api/stripe-account-update | Path does not match |
| 35 | api.worker.appointment.list | /api/worker/appointments | Path does not match |
| 36 | api.worker.appointment.upcoming | /api/worker/appointment/upcoming | Path does not match |
| 37 | api.worker.appointment.show | /api/worker/appointment/show/{id} | Path does not match |
| 38 | api.worker.appointment.accept | /api/worker/appointment/accept/{id} | Path does not match |
| 39 | api.worker.appointment.start | /api/worker/appointment/start/{id} | Path does not match |
| 40 | api.worker.appointment.cancel | /api/worker/appointment/cancel/{id} | Path does not match |
| 41 | api.worker.appointment.finish | /api/worker/appointment/finish/{id} | Path does not match |
| 42 | api.worker.card.add | /api/worker/card/add | Path does not match |
| 43 | api.worker.card.list | /api/worker/cards | Path does not match |
| 44 | api.worker.protfolio | /api/worker/portfolio | Path does not match |
| 45 | api.worker.profile.show | /api/worker/profile/show | Path does not match |
| 46 | api.worker.profile.update | /api/worker/profile | Path does not match |
| 47 | api.worker.profile.pushToken | /api/worker/profile/push-token | Path does not match |
| 48 | api.worker.profile.address | /api/worker/profile/address | Path does not match |
| 49 | api.worker.profile.info | /api/worker/profile/info | Path does not match |
| 50 | api.worker.profile.instagram | /api/worker/profile/instagram | Path does not match |
| 51 | api.worker.profile.facebook | /api/worker/profile/facebook | Path does not match |
| 52 | api.worker.profile.twitter | /api/worker/profile/twitter | Path does not match |
| 53 | api.worker.profile.break | /api/worker/profile/break | Path does not match |
| 54 | api.worker.profile.book-accept-type | /api/worker/profile/book-accept-type | Path does not match |
| 55 | api.worker.profile.switch-cash-pay | /api/worker/profile/switch-cash-pay | Path does not match |
| 56 | api.worker.profile.switch-online-pay | /api/worker/profile/switch-online-pay | Path does not match |
| 57 | api.worker.profile.avatar | /api/worker/profile/avatar | Path does not match |
| 58 | api.worker.schedule | /api/worker/schedule | Path does not match |
| 59 | api.worker.schedules | /api/worker/schedules | Path does not match |
| 60 | api.worker.service.add | /api/worker/service | Path does not match |
| 61 | api.worker.service.list | /api/worker/services | Path does not match |
| 62 | api.worker.service.edit | /api/worker/service/edit | Path does not match |
| 63 | api.worker.service.delete | /api/worker/service/{id} | Path does not match |
| 64 | api.worker.shop.info | /api/worker/shop/info | Path does not match |
| 65 | api.worker.shop.products | /api/worker/shop/products | Path does not match |
| 66 | api.worker.shop.save | /api/worker/shop/product/save | Path does not match |
| 67 | api.worker.shop.enable | /api/worker/shop/enable | Path does not match |
| 68 | api.worker.shop.disable | /api/worker/shop/disable | Path does not match |
| 69 | api.worker.shop.delete | /api/worker/shop/product/delete | Path does not match |
| 70 | admin.app_login | /admin/login | Path does not match |
| 71 | admin.app_logout | /admin/logout | Path does not match |
| 72 | admin.customer.list | /admin/customers | Path does not match |
| 73 | admin.customer.show | /admin/customer/{id} | Path does not match |
| 74 | admin.worker.list | /admin/workers | Path does not match |
| 75 | admin.worker.show | /admin/worker/{id} | Path does not match |
| 76 | index_page | / | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.