Download the PHP package nmfzone/laravel-action-log without Composer
On this page you can find all versions of the php package nmfzone/laravel-action-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nmfzone/laravel-action-log
More information about nmfzone/laravel-action-log
Files in nmfzone/laravel-action-log
Package laravel-action-log
Short Description Give your application ability to log all action that have been made.
License MIT
Homepage https://github.com/nmfzone/laravel-action-log
Informations about the package laravel-action-log
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:
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
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-action-log with dependencies
illuminate/config Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0
illuminate/database Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0
illuminate/support Version ~5.5.0|~5.6.0|~5.7.0|~5.8.0