Download the PHP package basry/larabackup without Composer
On this page you can find all versions of the php package basry/larabackup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download basry/larabackup
More information about basry/larabackup
Files in basry/larabackup
Download basry/larabackup
More information about basry/larabackup
Files in basry/larabackup
Vendor basry
Package larabackup
Short Description Simple Laravel Database Backup Solution
License MIT
Package larabackup
Short Description Simple Laravel Database Backup Solution
License MIT
Please rate this library. Is it a good library?
Informations about the package larabackup
Larabackup
Simple Laravel Database Backup Solution
Installation
For Laravel < 5.5
After updating composer, add the ServiceProvider to the providers array in config/app.php `
Usage
Using Facade
Backup
Or
Restore
Artisan
You can backup, restore, and list database dumps using cli.
Backup
Restore
List Dumps
Config
You can publish config files if you need to change the defaults
Default Configuration
Override Default Configuration
You can override any of the default configs
Database Connection
Storage Disk
Storage Path
License
Larabackup is open-sourced software licensed under the MIT license.
All versions of larabackup with dependencies
PHP Build Version
Package Version
Requires
ifsnop/mysqldump-php Version
^2.7
illuminate/console Version ^6.0 || ^7.0 || ^8.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0
illuminate/console Version ^6.0 || ^7.0 || ^8.0
illuminate/support Version ^6.0 || ^7.0 || ^8.0
The package basry/larabackup contains the following files
Loading the files please wait ....