Download the PHP package fredbradley/cranleigh-backup without Composer
On this page you can find all versions of the php package fredbradley/cranleigh-backup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cranleigh-backup
Easy setup of Cranleigh Backup Configuration for Laravel projects
Rather than faff with config files, just include this package, and it will do half the work for you.
Installation
You can install the package via composer:
Usage
- Confirm that you have an
env()
variable calledCRANLEIGH_BACKUP_PASSWORD
set in your.env
file. - Ensure that you have the
spatie/laravel-backup
package installed and configured to use thecranleigh-backup
disk. (Find any references tosftp
and change tocranleigh-backup
) - That's it. You're done.
Testing
Always aiming for 100% code coverage!
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Fred Bradley
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of cranleigh-backup with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0||^12.0
league/flysystem-sftp-v3 Version ^3.15
illuminate/support Version ^11.0||^12.0
league/flysystem-sftp-v3 Version ^3.15
The package fredbradley/cranleigh-backup contains the following files
Loading the files please wait ....