elsayed85/pretty_routes is a Laravel package for this is my package prettyroutes.
It currently has 0 GitHub stars and 9 downloads on Packagist (latest version 0.1.2).
Install it with composer require elsayed85/pretty_routes.
Discover more Laravel packages by elsayed85
or browse all Laravel packages to compare alternatives.
Last updated
Display your Laravel routes in the console, but make it pretty. 😎
You can install the package via composer:
composer require wulfheart/pretty_routes
php artisan route:pretty
or
php artisan route:pretty --except-path=horizon --method=POST --reverse
Please see CHANGELOG for more information on what has changed recently.
Feel free to open an issue or a PR. Discussions are disabled right now as there shouldn't be too much need for discussion and it can happen in the issues.
The MIT License (MIT). Please see License File for more information.