leon-b/sextant
Laravel Sextant
The idea for this package is based on Rails' Sextant gem. It allows you to easily view all registered routes in the browser.
How
Visit http://$myapp/laravel/info/routes to view your routes in a similair
fashion to artisan routes.
Installation
composer require leon-b/sextantcomposer update
Related Packages
maartenstaa/laravel-41-route-caching
This package allows you to cache your routes definitions, thereby speeding up ea...
383,241
25
eventix/requestlog
Provides middleware to log full request and response to some storage instance.
2,339
0
