Activates whenever referencing backend routes in frontend components. Use when importing from @/actions or @/routes, calling Laravel routes from TypeScript, or working with Wayfinder route functions.
Activates whenever referencing backend routes in frontend components. Use when importing from @/actions or @/routes, calling Laravel routes from TypeScript, or working with Wayfinder route functions.
Wayfinder Development
When to Apply
Activate whenever referencing backend routes in frontend components:
Importing from @/actions/ or @/routes/
Calling Laravel routes from TypeScript/JavaScript
Creating links or navigation to backend endpoints
Documentation
Use search-docs for detailed Wayfinder patterns and documentation.
Quick Reference
Generate Routes
Run after route changes if Vite plugin isn't installed: