Download the PHP package ibrahimbougaoua/filament-trace without Composer
On this page you can find all versions of the php package ibrahimbougaoua/filament-trace. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ibrahimbougaoua/filament-trace
More information about ibrahimbougaoua/filament-trace
Files in ibrahimbougaoua/filament-trace
Package filament-trace
Short Description A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
License MIT
Homepage https://github.com/ibrahimbougaoua/filament-trace
Informations about the package filament-trace
Filament Trace
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.
Installation
You can install the package via composer:
You can publish and run the migrations with:
Installation with:
You can publish the config file with:
You can Truncate the trace or logger with :
Optionally, you can publish the views using
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ibrahim
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-trace with dependencies
filament/filament Version ^3.0-stable
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.14.0