list_routes
Lists all HTTP routes in a Laravel application, showing methods, URIs, names, middleware, and controller actions for structural inspection.
Instructions
All HTTP routes: methods, uri, name, middleware, controller@action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||