Download the PHP package ahilmurugesan/routeloganalyzer without Composer
On this page you can find all versions of the php package ahilmurugesan/routeloganalyzer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ahilmurugesan/routeloganalyzer
More information about ahilmurugesan/routeloganalyzer
Files in ahilmurugesan/routeloganalyzer
Download ahilmurugesan/routeloganalyzer
More information about ahilmurugesan/routeloganalyzer
Files in ahilmurugesan/routeloganalyzer
Vendor ahilmurugesan
Package routeloganalyzer
Short Description This is used for laravel route and log analyzer
License MIT
Package routeloganalyzer
Short Description This is used for laravel route and log analyzer
License MIT
Please rate this library. Is it a good library?
Informations about the package routeloganalyzer
route-log-analyzer
A laravel package for analysing route usage and log files.
Installation
Begin by pulling in the package through Composer.
Configuration
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
Finally, to view the logs just access route.
Route Usage Module Configuration
To access route usage module run the migration command
Then run the preset command for the route usage module
Finally, to view the route usage module just access route.
All versions of routeloganalyzer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package ahilmurugesan/routeloganalyzer contains the following files
Loading the files please wait ....