nolotz / facilior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facilior

Build Status

A cli tool to interact easy with multiple databases eg. Staging, Live, Development

Installation

  • Go to your Project
  • Execute composer require neusta/facilior:dev-master or install it global
  • Run vendor/neusta/facilior/bin/facilior init in your Project folder.
  • Adjust your Environment settings
  • Run vendor/neusta/facilior/bin/facilior pull live local to pull a database dump from your live Database to your local database.

About

License:MIT License


Languages

Language:PHP 100.0%