Commit f9368faa authored by Nicolas Widart's avatar Nicolas Widart

Set new migrations path

parent a0f7dbe0
......@@ -64,7 +64,7 @@ return [
|
*/
'migration' => app_path('database/migrations'),
'migration' => base_path('database/migrations'),
/*
|--------------------------------------------------------------------------
| Generator path
......
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