👨💻Tomato User Activities
Advanced logger is a laravel package used to automatically log every request made to you laravel application
Last updated
Advanced logger is a laravel package used to automatically log every request made to you laravel application

Advanced logger is a Laravel package used to automatically log every request made to your Laravel application. Each request is also identified by a hash, which can be used in the standard log to identify the request.
This package has been inspired by the package https://github.com/andersao/laravel-request-logger from Anderson Andrade.
or as Module
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.
Last updated
composer require tomatophp/tomato-user-activitiescomposer require tomatophp/tomato-user-activities-module