composer require tnarik/rocketeer-database
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 :
app/config/app.php
'Rocketeer\Plugins\RocketeerDatabaseServiceProvider',