tizipso/backup

An admin interface for managing backups

1.0.0 2020-09-25 14:06 UTC

This package is auto-updated.

Last update: 2024-04-25 22:31:12 UTC


README

An admin interface for managing backups, inspired by https://github.com/laravel-backpack/backupmanager.

Installation

Before installing this package, you must install laravel-backup and complete the configuration.

$ composer require tizipso/backup

$ php artisan admin:import Dcat\Admin\Extension\Backup\Backup

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

License

Licensed under The MIT License (MIT).