macavv / routes
A laravel package to list your routes and filter through them.
1.0
2018-01-03 12:52 UTC
Requires
- php: >=5.5.0
This package is not auto-updated.
Last update: 2025-07-19 07:53:51 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.