2017 © Pedro Peláez
 

library laravel-db-sync

Sync remote database to local

image

mwi/laravel-db-sync

Sync remote database to local

  • Friday, June 29, 2018
  • by midwesternInteractive
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Usage

This package allows you to sync your remote database to your local db for local dev purposes when trying to use live data., (*1)

Set Up

Add the following environment variables to your .env file ( LOCAL ONLY ), (*2)

REMOTE_SYNC_URL=
REMOTE_SYNC_DB_NAME=
REMOTE_SYNC_SSH_USERNAME=
REMOTE_SYNC_SSH_PASSWORD=

Artisan Command

php aritsan mwi:db:sync

The Versions

29/06 2018

dev-master

9999999-dev

Sync remote database to local

  Sources   Download

MIT

The Requires

 

by Midwestern Interactive

database laravel db sync

29/06 2018

v1.0.0

1.0.0.0

Sync remote database to local

  Sources   Download

MIT

The Requires

 

by Midwestern Interactive

database laravel db sync