Saved routes
| Method | Name | Template | Variables | Page |
|---|---|---|---|---|
GET |
blog.show | /blog/{slug} |
{slug}
|
Edit · Preview |
GET |
users.show | /users/{id} |
{id}
|
Edit · Preview |
GET |
dusk.test | /dusk/{userId} |
{userId}
|
Edit · Preview |
GET |
welcome | /welcome |
Edit · Preview | |
GET |
products.show | /products/{slug} |
{slug}
|
Edit · Preview |
GET |
pricing | /pricing |
Edit · Preview | |
GET |
docs.show | /docs/{slug} |
{slug}
|
Edit · Preview |
GET |
contact | /contact |
Edit · Preview | |
GET |
coming-soon | /coming-soon |
Edit · Preview | |
GET |
dusk.pricing-mobile | /dusk-pricing-mobile |
Edit · Preview |