php-panel / ladmin-ext-backup
Backup extension for laravel-admin
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 41
pkg:composer/php-panel/ladmin-ext-backup
Requires
- php: >=8.2
- php-panel/laravel-admin: ^3.0
- spatie/laravel-backup: ^9.2
Requires (Dev)
- laravel/laravel: ^12.0
- phpunit/phpunit: ^11.0
This package is auto-updated.
Last update: 2025-11-29 18:44:54 UTC
README
An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.
Screenshot
Installation
Before installing this package, you must install laravel-backup and complete the configuration.
$ composer require php-panel/ladmin-ext-backup -vvv
$ php artisan admin:import backup
Open http://your-host/admin/backup.
License
Licensed under The Apacle 2.0 License.
