-
|
I run in to the following problem while manually updating from 5.0.1 > 6.3.0: In Container.php line 1216: Target [Illuminate\Database\Migrations\MigrationRepositoryInterface] is not |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Do not copy over, it leaves unused files which are breaking the migrations. |
Beta Was this translation helpful? Give feedback.
Do not copy over, it leaves unused files which are breaking the migrations.
Delete the
app&vendorfolders completely and use the ones from the Zip, (the other folders should be fine to replace/overwrite)