NA
nafiesl/laravel-backup-manager
Laravel 5.3 with Database Backup and Restore Example
Laravel Database Backup and Restore
This is a database backup and restore feature for Laravel 5.3. It uses backup-manager/laravel.
Features
In this Laravel application, we will get this features:
- Create new Backup File
- See Backup Files list
- Delete existing backup file
- Restore database from a backup file
- Download backup file
- Upload a backup file
How to use
- Open terminal
- Clone this repo and cd into project folder
composer install- Set your database credentials to
.envfile - Set proper permission your
storagefolder php artisan key:generatephp artisan migrate- Open application in browser
- Register new Account
- Navigate to
Database Backup Managermenu
License
The Laravel framework is open-sourced software licensed under the MIT license.
On this page
Languages
PHP74.1%HTML23.8%JavaScript1.0%Vue0.5%ApacheConf0.5%
Contributors
Created January 19, 2017
Updated November 20, 2025
