An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.
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
.
Licensed under The MIT License (MIT).