Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

While registering Im getting undefined property error. #136

Open
AmbrazeviciusDeividas opened this issue Jul 6, 2018 · 1 comment
Open

Comments

@AmbrazeviciusDeividas
Copy link

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

@mderis
Copy link

mderis commented May 24, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants