Download the PHP package brunogritti/laravel-user-url-logs without Composer
On this page you can find all versions of the php package brunogritti/laravel-user-url-logs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brunogritti/laravel-user-url-logs
More information about brunogritti/laravel-user-url-logs
Files in brunogritti/laravel-user-url-logs
Download brunogritti/laravel-user-url-logs
More information about brunogritti/laravel-user-url-logs
Files in brunogritti/laravel-user-url-logs
Vendor brunogritti
Package laravel-user-url-logs
Short Description Creates a laravel table, model and middleware that logs all urls that user accesses
License MIT
Package laravel-user-url-logs
Short Description Creates a laravel table, model and middleware that logs all urls that user accesses
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-user-url-logs
User URL Logging for Laravel
Log URLs that user access automatically with this Middleware
Instaling
Require this package in your composer.json and update composer.
Using
After requiring the package run php artisan migrate
to run migration
Apply 'log-user-url' middleware to the routes you want to keep track of
License
This Laravel package is open-sourced software licensed under the MIT license
All versions of laravel-user-url-logs with dependencies
PHP Build Version
Package Version
No informations.
The package brunogritti/laravel-user-url-logs contains the following files
Loading the files please wait ....