You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just temporarily solved this problem by commenting out created_at field of $timezonable array of UserExtended Model.
I repeat that this solution is temporary and by using it timezone system might not work properly!
Let me know if anybody solved the problem in a proper and production-usable way.
Hi there,
When I'm registering, I'm getting
Undefined property: ..UserExtended::$created_at on line 374 of ..User.php
Did someone got similar error?
How did you solved it?
thanks
The text was updated successfully, but these errors were encountered: