Backup extension for laravel-admin

v1.0.2 2018-04-24 11:45 UTC

This package is auto-updated.

Last update: 2024-03-29 03:57:53 UTC


README

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 user771908231/backup -vvv

$ php artisan admin:import backup

Open http://your-host/admin/backup.

License

Licensed under The MIT License (MIT).