livijn / laravel-backup-downloader
Downloads the backups
0.11
2024-10-23 10:16 UTC
Requires
- php: ^8.0|^8.1
- illuminate/support: ^9.0
- spatie/laravel-backup: ^7|^8
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
Downloads the backups from the laravel-backup
Installation
You can install the package via composer:
composer require livijn/laravel-backup-downloader
Usage
php artisan backup:download
Testing
composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email ouff@live.se instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.