php-panel/ladmin-ext-backup

Backup extension for laravel-admin

Maintainers

Package info

github.com/php-panel/ladmin-ext-backup

pkg:composer/php-panel/ladmin-ext-backup

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2025-11-29 18:42 UTC

This package is auto-updated.

Last update: 2026-03-01 00:48:36 UTC


README

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 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.