Backup extension for laravel-admin
70,030
75
2
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-06-14 03:00:51
Package Statistics
Total Downloads: 70,030
Monthly Downloads: 129
Daily Downloads: 6
Total Stars: 75
Total Watchers: 2
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).