| 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: | 2025-11-26 03:00:39 |
| Package Statistics | |
|---|---|
| Total Downloads: | 71,036 |
| Monthly Downloads: | 175 |
| Daily Downloads: | 11 |
| Total Stars: | 76 |
| Total Watchers: | 2 |
| 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).