tnarik / rocketeer-database by tnarik

Database plugin for Rocketeer
27
1
3
Package Data
Maintainer Username: tnarik
Maintainer Contact: tnarik@lecafeautomatique.co.uk (Tnarik Innael)
Package Create Date: 2014-06-15
Package Last Update: 2014-06-18
Language: PHP
License: MIT
Last Refreshed: 2024-04-23 03:02:15
Package Statistics
Total Downloads: 27
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

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