Laravel Route List Viewer

Paste php artisan route:list --json output and explore your routes visually.

  1. Home
  2. Web Dev
  3. Laravel Tools
  4. Route List Viewer

Paste Route JSON

Run php artisan route:list --json in your terminal and paste the output below.

How to Use

This tool helps you visualize and explore your Laravel application routes. Follow these steps:

  1. Open your terminal in your Laravel project directory.
  2. Run php artisan route:list --json.
  3. Copy the entire JSON output and paste it into the text area above.
  4. Click Parse to view your routes in the interactive table.

You can then search by URI, route name, or controller action, filter by HTTP method, and sort by clicking column headers.

Tip

If you don't have a Laravel project handy, click "Load Example" to see a demo set of routes.

Frequently Asked Questions

What is Route List Viewer?

0. This tool provides a free, online solution that works directly in your browser without requiring any installation or registration.

How do I use Route List Viewer?

Simply enter your input in the provided text area or form, configure any available options, and click the action button to get your result. The tool processes everything instantly and displays the output in the results section.

Is my data sent to a server or stored?

No. All processing is performed locally in your browser using JavaScript. Your data never leaves your device, is not stored, logged, or shared with any third party. This makes the tool completely safe for handling sensitive information.

Is this tool compatible with the latest Laravel version?

This tool generates code and configuration compatible with modern Laravel versions (8.x and above). For version-specific features or deprecated functionality, always verify against your specific Laravel version's documentation.

Is this tool free to use?

Yes. This tool is completely free to use with no limitations, registration, or API key required. There are no usage caps, and you can use it as often as you need.

Last updated: 24 Jun 2026