tnarik/rocketeer-database

Database plugin for Rocketeer

0.1.0 2014-06-17 08:50 UTC

This package is not auto-updated.

Last update: 2024-04-23 01:14:11 UTC


README

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',