LaravelPackages.net
Acme Inc.
Toggle sidebar
thedepart3d/laravel-backup-database

Laravel Backup Database

10
1
1.1.0
About thedepart3d/laravel-backup-database

thedepart3d/laravel-backup-database is a Laravel package for laravel backup database. It currently has 1 GitHub stars and 10 downloads on Packagist (latest version 1.1.0). Install it with composer require thedepart3d/laravel-backup-database. Discover more Laravel packages by thedepart3d or browse all Laravel packages to compare alternatives.

Last updated

laravel-backup-database

Simple Laravel Database Backup

Installation

composer require thedepart3d/laravel-backup-database

Publis Console Commands File

php artisan vendor:publish --tag=BackupCommand

Comments