Backup extension for laravel-admin

Installs: 70 810

Dependents: 6

Suggesters: 0

Security: 0

Stars: 75

Watchers: 2

Forks: 40

Open Issues: 11

pkg:composer/laravel-admin-ext/backup

v1.1.1 2020-09-11 04:42 UTC

This package is auto-updated.

Last update: 2025-10-05 00:04:00 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 laravel-admin-ext/backup -vvv

$ php artisan admin:import backup

Open http://your-host/admin/backup.

License

Licensed under The MIT License (MIT).