Pretty Laravel Routes in console

Panjeh
Apr 28, 2021

This package pretty-routes add a route:pretty command to your artisan console for pretty route output.

Thanks to Alex Wulf!

Installation:

composer require wulfheart/pretty_routes

Usage:

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

I would like to introduce two packages for Laravel that I have recently developed: Laravel Pay Pocket, a modern multi-wallet package, and Laravel Failed Jobs, a UI for the Laravel Failed Jobs Table. I hope they may be of help to you.

https://github.com/HPWebdeveloper/laravel-pay-pocket
https://github.com/HPWebdeveloper/laravel-failed-jobs

--

--