Skip to content

jimtendo/laravel-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel-Backup

Installation

Add requirement to your composer file

  • "jimtendo/laravel-backup": "dev-master",

Add the Service Provider to file app/config/app.php

  • Jimtendo\LaravelBackup\LaravelBackupServiceProvider

Publish the configuration file and insert your keys and desired databases and folders for backup.

  • php artisan config:publish jimtendo/laravel-backup

About

Simple Laravel Package to backup databases and folders to S3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages