Skip to content

erwindouna/laravel-db-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-db-backup Build Status Scrutinizer Code Quality StyleCI

Personal Laravel 6.x back-up & restore tool

Installation

  1. Run the following command:
$ composer require edouna/laravel-db-backup

Usage

Backup

Creates a dump file in app/storage/db-backups This folder can be changed in config/db-backup.php

$ php artisan db:backup

Restore

The restore function will display a list of made back-ups and present a list to choose from.

$ php artisan db:restore

About

Personal Laravel database back-up tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages