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

--

--