Download the PHP package vcian/pulse-mysql-db-auditor without Composer
On this page you can find all versions of the php package vcian/pulse-mysql-db-auditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vcian/pulse-mysql-db-auditor
More information about vcian/pulse-mysql-db-auditor
Files in vcian/pulse-mysql-db-auditor
Package pulse-mysql-db-auditor
Short Description A Laravel Pulse card to show user login dependencies
License MIT
Homepage https://github.com/vcian/pulse-mysql-db-auditor
Informations about the package pulse-mysql-db-auditor
Pulse MySql DB Auditor
About
This card will Audit your mysql database and give the information about standards and constraints.
Installation
Please check the official laravel installation guide for server requirements before you start. [Official Documentation]
Require the package with Composer:
Next, you should publish the Pulse configuration and migration files using the vendor:publish Artisan command:
Next, you should run the migration for required tables
Register the recorder
Right now, the Composer dependencies will only be checked once per day. To run the checks you must add the PulseMysqlDBAudtiorRecorder to the pulse.php file.
You also need to be running the pulse:check command.
Add to your dashboard
To add the card to the Pulse dashboard, you must first [publish the vendor view]
Then, you can modify the dashboard.blade.php file:
To make pulse recorders will automatically capture entries based on framework events dispatched by Laravel, You must run the below command.
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
We believe in
👇
ACT NOW
PERFECT IT LATER
CORRECT IT ON THE WAY.
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 pulse-mysql-db-auditor with dependencies
illuminate/support Version *
laravel/pulse Version ^1.0.0@beta
vcian/laravel-db-auditor Version ^1.7.0