Change lumen migrations table name
This commit is contained in:
@@ -61,6 +61,7 @@ $app->singleton(
|
||||
*/
|
||||
|
||||
$app->configure('app');
|
||||
\Illuminate\Support\Facades\Config::set('database.migrations', 'migrations_php');
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user