laravel-admin-ext/backup

Backup extension for laravel-admin
71,751 75
Install
composer require laravel-admin-ext/backup
Latest Version:v1.1.1
PHP:>=7.0.0
License:MIT
Last Updated:Nov 7, 2020
Links: GitHub  ·  Packagist
Maintainer: encore

laravel-admin-ext/backup

Packagist Total Downloads

An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.

Screenshot

wx20170809-165225

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).