bradisrad83/laravel-route-visualizer

A Laravel package for visualizing your registered routes — complete with filtering by HTTP method, middleware, and search functionality. Designed to be elegant and fast, powered by Alpine.js and Tailwind CSS.

1.0.0 2025-07-11 18:07 UTC

This package is auto-updated.

Last update: 2025-07-11 18:22:38 UTC


README

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

A Laravel package for visualizing your registered routes — complete with filtering by HTTP method, middleware, and search functionality. Designed to be elegant and fast, powered by Alpine.js and Tailwind CSS.

ss1
ss2

Installation

You can install the package via composer:

composer require bradisrad83/laravel-route-visualizer
php artisan optimize:clear

Visit /routes in your laravel app to start exploring your routes.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.