Commit 593d1d21 authored by Nicolas Widart's avatar Nicolas Widart

Forcing the module:migrate command

parent c0f579e4
......@@ -63,7 +63,7 @@
"php artisan clear-compiled",
"php artisan stylist:publish",
"php artisan module:publish",
"php artisan module:migrate",
"php artisan module:migrate --force",
"php artisan optimize"
],
"post-create-project-cmd": [
......
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