laravel-action-log maintained by nmfzone
Description
Give your application ability to log all action that have been made.
Author
Last update
2019/10/29 21:38
(dev-master)
License
Downloads
2
Tags
Laravel Action Log
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.
Installation
You can install the package via composer:
composer require nmfzone/laravel-action-log
The package will automatically register itself.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email 123.nabil.dev@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.