Backup extension for laravel-admin
68,375
75
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-11-15 15:03:56
Package Statistics
Total Downloads: 68,375
Monthly Downloads: 366
Daily Downloads: 10
Total Stars: 75
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).