Move model #2779
Unanswered
alexlopezit
asked this question in
Q&A
Move model
#2779
Replies: 2 comments
-
Does anyone know a work around for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just update the db field with the new namespace, for example using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know if there is a process to follow when renaming a model namespace due to moving it from
App/Model
toApp/Models/Model
?The issue is that when I move the model, the
media
table has a reference to the old namespace and therefore all the media items don't return anymore.Beta Was this translation helpful? Give feedback.
All reactions