Database plugin for Rocketeer
, (*1)
Provides Database creation and initialization tasks to Rocketeer, hooked to the Deploy task., (*2)
Once added to the project, add the following to your providers array in app/config/app.php :, (*3)
app/config/app.php
'Rocketeer\Plugins\RocketeerDatabaseServiceProvider',
Sources Download
MIT
database laravel rocketeer deployment