Download the PHP package fotobank/backup-migrations without Composer
On this page you can find all versions of the php package fotobank/backup-migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fotobank/backup-migrations
More information about fotobank/backup-migrations
Files in fotobank/backup-migrations
Download fotobank/backup-migrations
More information about fotobank/backup-migrations
Files in fotobank/backup-migrations
Vendor fotobank
Package backup-migrations
Short Description The package, which makes the database backup before performing the migration or seeder
License MIT
Package backup-migrations
Short Description The package, which makes the database backup before performing the migration or seeder
License MIT
Please rate this library. Is it a good library?
Informations about the package backup-migrations
backup-migrations
Repository to perform a database backup before migrations and seeds are run.
Require this package using
Register the
service provider in the applications providers array.
Run publish command
to publish the config file.
Add to file config/filesystems.php disk 'backup'
Run the commands
as usual. In the background a backup dump of the database will be taken.
To restore the most recent backup run
To specify file a backup use the
option.
All versions of backup-migrations with dependencies
PHP Build Version
Package Version
The package fotobank/backup-migrations contains the following files
Loading the files please wait ....