neusta/facilior

A cli tool to interact easy with multiple databases.

3.1 2019-08-26 10:23 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:34:40 UTC


README

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.