Backup extension for laravel-admin
65,843
74
3
Package Data
Maintainer Username: encore
Maintainer Contact: zosong@126.com (z-song)
Package Create Date: 2017-08-09
Package Last Update: 2020-11-07
Home Page: http://laravel-admin.org/
Language: PHP
License: MIT
Last Refreshed: 2024-04-26 03:07:16
Package Statistics
Total Downloads: 65,843
Monthly Downloads: 297
Daily Downloads: 9
Total Stars: 74
Total Watchers: 3
Total Forks: 40
Total Open Issues: 11

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