LaravelPackages.net
Acme Inc.
Toggle sidebar
nmfzone/laravel-action-log

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

2
1
v0.2
About nmfzone/laravel-action-log

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

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 [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Star History Chart