macavv / routes
A laravel package to list your routes and filter through them.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/macavv/routes
Requires
- php: >=5.5.0
This package is not auto-updated.
Last update: 2025-09-27 08:35:10 UTC
README
A simple laravel package to view your application routes and filter through them.
Install
Via Composer
$ composer require macavv/routes:dev-master
Usage
Open browser and go to your application url
cd laravel-project
php artisan serve
http://localhost:8000/routes
Change log
Please see CHANGELOG for more information what has changed recently.
- [Jagadesha NH][https://github.com/jagadeshanh]
License
The MIT License (MIT). Please see License File for more information.