Commit be7bc443 authored by Nicolas Widart's avatar Nicolas Widart

Merge commit 'b62b989f'

* commit 'b62b989f':
  Squashed 'Modules/Core/' changes from bf0bbd2..1935fdd
parents 58eb659b b62b989f
......@@ -97,6 +97,7 @@ class InstallCommand extends Command
private function runMigrations()
{
$this->call('migrate', ['--package' => 'cartalyst/sentinel']);
$this->call('module:migrate', ['--module' => 'Setting']);
$this->info('Application migrated!');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment