项目作者: laravel-admin-extensions

项目描述 :
An admin interface for managing backups
高级语言: PHP
项目地址: git://github.com/laravel-admin-extensions/backup.git
创建时间: 2017-08-09T08:16:05Z
项目社区:https://github.com/laravel-admin-extensions/backup

开源协议:MIT License

下载


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.

  1. $ composer require laravel-admin-ext/backup -vvv
  2. $ php artisan admin:import backup

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

License

Licensed under The MIT License (MIT).