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 |
An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.
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
.
Licensed under The MIT License (MIT).