Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
/ DBWatchdog Public archive

Real-time data format monitoring for laravel

License

Notifications You must be signed in to change notification settings

theminer3746/DBWatchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database Watchdog

Database status monitor and data conflict reporter for laravel 5.x up.

Installation

Install using composer:

composer require triamudom/dbwatchdog

Add the service provider to the 'providers' array in config/app.php:

TriamUdom\DBWatchdog\DBWatchdogServiceProvider::class,

About

Real-time data format monitoring for laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages