tomatophp / tomato-user-activities-module
Advanced logger is a laravel package used to automatically log every request made to you laravel application. Each request is also identified by hash, which can be used in standard log to identify the request.
Fund package maintenance!
3x1io
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:laravel-module
Requires
- php: ^8.1|^8.2
- ext-json: *
- illuminate/http: ^9.0|^10.0
- illuminate/support: ^9.0|^10.0
- jenssegers/agent: *
- joshbrw/laravel-module-installer: ^2.0
- monolog/monolog: ^2.9|^3.3
- nwidart/laravel-modules: ^10.0
- tomatophp/console-helpers: ^1.1
- tomatophp/tomato-admin: ^1.2
- tomatophp/tomato-crm-module: ^1.0
- tomatophp/tomato-plugins: ^1.2
This package is auto-updated.
Last update: 2024-11-09 16:06:39 UTC
README
Tomato User Activities
Advanced logger is a laravel package used to automatically log every request made to you laravel application. Each request is also identified by hash, which can be used in standard log to identify the request.
Installation
composer require tomatophp/tomato-user-activities-module
Support
you can join our discord server to get support TomatoPHP
Docs
you can check docs of this package on Docs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
Please see SECURITY for more information about security.
License
The MIT License (MIT). Please see License File for more information.