tnarik/rocketeer-database

Database plugin for Rocketeer
29 1
Install
composer require tnarik/rocketeer-database
Latest Version:0.1.0
PHP:>=5.3.0
Maintainer: tnarik

Rocketeer - Database plugin

Build Status Packagist Packagist Packagist

Description

Provides Database creation and initialization tasks to Rocketeer, hooked to the Deploy task.

Once added to the project, add the following to your providers array in app/config/app.php :

'Rocketeer\Plugins\RocketeerDatabaseServiceProvider',