Give your application ability to log all action that have been made.
nmfzone/laravel-action-log is a Laravel package for give your application ability to log all action that have been made..
It currently has 1 GitHub stars and 2 downloads on Packagist (latest version v0.2).
Install it with composer require nmfzone/laravel-action-log.
Discover more Laravel packages by nmfzone
or browse all Laravel packages to compare alternatives.
Last updated
Keep in track to what your application does.
This package give your application ability to log the action that have been made. It also support to reverse the action. This package inspired by the Laravel Migration. It's just the same thing that Laravel Migration does.
You can install the package via composer:
composer require nmfzone/laravel-action-log
The package will automatically register itself.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.