This is the Linux app named Laravel Auditing whose latest release can be downloaded as v14.0.2sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Laravel Auditing with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Laravel Auditing
DESCRIPTION:
This package will help you understand changes in your Eloquent models, by providing information about possible discrepancies and anomalies that could indicate business concerns or suspect activities. Laravel Auditing allows you to keep a history of model changes by simply using a trait. Retrieving the audited data is straightforward, making it possible to display it in various ways. Auditing events provide a simple observer pattern implementation, allowing you to subscribe and listen to the audit events. Ability to use an Audit record to transition between the states of an Auditable model. If needed, the Audit data can be transformed before being stored. The package comes with a number of useful features that make it easy to customize and control the auditing process. For instance, it includes an Auditor class that allows developers to audit and clear audit records and Modifiers that can be used to modify attributes before they are audited.
Features
- Audit your Eloquent models
- The Auditor class is responsible for auditing and clearing Audit records
- Allows you to modify attributes before being audited
- The metadata and modified data can be accessed in several ways
- Resolvers provide a convenient way to get the basic data for audit
- Besides storing model attribute changes, drivers also handle pruning when an audit threshold is set
Programming Language
PHP
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/laravel-auditing.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.