Awesome
laravel-admin-ext/backup
An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.
Screenshot
Installation
Before installing this package, you must install laravel-backup and complete the configuration.
$ composer require laravel-admin-ext/backup -vvv
$ php artisan admin:import backup
Open http://your-host/admin/backup
.
License
Licensed under The MIT License (MIT).