Level 53
Does this older command work? php artisan api:routes
After implementing Dingo into my lumen 5.5 project i am failing to display all routes, like in laravel you get to do php artisan route:list. I was working with the default lumen routing system where i could successfully display all my routes but after changing i can't seem to get a package or how to display dingo routes. Any Help will be very appreciated thanks.
Please or to participate in this conversation.