nmfzone/laravel-action-log

Give your application ability to log all action that have been made.

v0.2 2019-10-29 20:38 UTC

This package is auto-updated.

Last update: 2024-04-29 04:09:42 UTC


README

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.