saifur/dbhelper is a Laravel package for this a package all about db helper.
It currently has 0 GitHub stars and 3 downloads on Packagist (latest version v1.0.1).
Install it with composer require saifur/dbhelper.
Discover more Laravel packages by saifur
or browse all Laravel packages to compare alternatives.
Last updated
A DB Helper providing features like DB backup
This package allows you to manage your logs.
Once installed you can do stuff like this:
composer require saifur/dbhelper
composer dump-autoload
php artisan vendor:publish --tag=public --force
http://localhost:8001/saifur/db-helper/db-backup/server-db-full-backuphttp://localhost:8001/saifur/db-helper/db-backup/server-db-structure-backuphttp://localhost:8001/saifur/db-helper/db-backup/server-db-data-backuphttp://localhost:8001/saifur/db-helper/db-backup/server-db-status| |
|
|
|
|
|-|-|-|-|-|
|
|
|
|
| |
The MIT License (MIT). Please see License File for more information.