mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
force migration
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
"post-create-project-cmd": [
|
"post-create-project-cmd": [
|
||||||
"@php artisan key:generate --ansi"
|
"@php artisan key:generate --ansi"
|
||||||
],
|
],
|
||||||
"blueprint": "php artisan blueprint:erase && php artisan blueprint:build && php artisan migrate:fresh --seed"
|
"blueprint": "php artisan blueprint:erase && php artisan blueprint:build && php artisan migrate:fresh --seed --force"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"laravel": {
|
"laravel": {
|
||||||
|
|||||||
Reference in New Issue
Block a user