Production Error
I got an error after production. Whats the problem. Didnt get it.
8 Replies
So what is your code in User Model?
Sounds like you didn't import
Panel
Solution
You didn't import Panel.
import panel where exactly User model ? can you please share import code. thank you.
I mean the
use
statement.I got it. I got it. Its change after v2. Couldnt realize. because i updated from v2.
You need to import classes via
use
that you use.