Download the PHP package ollico/laravel-audit-log-queue without Composer
On this page you can find all versions of the php package ollico/laravel-audit-log-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ollico/laravel-audit-log-queue
More information about ollico/laravel-audit-log-queue
Files in ollico/laravel-audit-log-queue
Download ollico/laravel-audit-log-queue
More information about ollico/laravel-audit-log-queue
Files in ollico/laravel-audit-log-queue
Vendor ollico
Package laravel-audit-log-queue
Short Description A Laravel audit log queue.
License MIT
Package laravel-audit-log-queue
Short Description A Laravel audit log queue.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-audit-log-queue
Laravel Audit Log Queue
A simple helper method to send activity logs to the queue.
Easily send auditable user (or any other entity) events to the queue and store them using the Activity Log by spatie.
The logger requires the use of an Enum
class to ensure only allowed events are logged.
Installation
Install the package
This package uses auto-discovery which doesn't require you to manually add the ServiceProvider.
Publish the config
Thanks
This package depends on the terrific Activity Log package by Spatie.
All versions of laravel-audit-log-queue with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/config Version ^9.30|^10.0|^11.0
illuminate/contracts Version ^9.30|^10.0|^11.0
illuminate/support Version ^9.30|^10.0|^11.0
illuminate/database Version ^9.30|^10.0|^11.0
davidianbonner/enumerated Version ^7.0
spatie/laravel-activitylog Version ^4.9.0
illuminate/config Version ^9.30|^10.0|^11.0
illuminate/contracts Version ^9.30|^10.0|^11.0
illuminate/support Version ^9.30|^10.0|^11.0
illuminate/database Version ^9.30|^10.0|^11.0
davidianbonner/enumerated Version ^7.0
spatie/laravel-activitylog Version ^4.9.0
The package ollico/laravel-audit-log-queue contains the following files
Loading the files please wait ....