pranthokumar/protect-db

database backup system

v1.0.0 2023-06-13 22:06 UTC

This package is auto-updated.

Last update: 2025-06-14 20:46:14 UTC


README

easily take database backup no need to worry taking manual database backup everyday

Features

  • Database Backup Easily by command & route & schedule

crud

Installation

protect-db requires PHP v7+ to run.

Install the dependencies and devDependencies and start the server.

composer require pranthokumar/protect-db

How To Work

route---- /protect-db
comm ---- php artisan protect-db:protect
config---- weakly setup


PROTECT_DB_ROUTE_PREFIX=protect
PROTECT_DB_TIME='weekly'
PROTECT_DB_BACKUP=true

1.model= Your Already Created Model Name 2.option=api (If You Want Api Crud)

License

MIT

Free Software, Prantho Kumar Yeah!