elsayed85/pretty_routes

This is my package PrettyRoutes

0.1.2 2021-04-28 17:43 UTC

This package is auto-updated.

Last update: 2024-03-29 04:45:45 UTC


README

Latest Version on Packagist Total Downloads

Display your Laravel routes in the console, but make it pretty. 😎

116441604-e0aa3300-a851-11eb-9e98-a59ff356c9dc.png

Installation

You can install the package via composer:

composer require wulfheart/pretty_routes

Usage

php artisan route:pretty

or

php artisan route:pretty --except-path=horizon --method=POST --reverse

Changelog

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

Contributing

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.

Credits

License

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