Skip to content
New issue

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

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

Already on GitHub? # to your account

Exception: Undefined property #484

Closed
devonbessemer opened this issue Apr 6, 2017 · 2 comments · Fixed by #877
Closed

Exception: Undefined property #484

devonbessemer opened this issue Apr 6, 2017 · 2 comments · Fixed by #877

Comments

@devonbessemer
Copy link

devonbessemer commented Apr 6, 2017

For some reason, the ide-helper:models command is unable to evaluate a relationship I have defined in my model.

Loading model 'App\ReportCrew'
Exception: Undefined property: App\ReportCrew::$country
Could not analyze class App\ReportCrew.

Nevermind: Issue caused because the relationship was named the same as the field. You can ignore this as an issue.

@nielslucas
Copy link

Thanks for your update. I have the same problem, at least I know why it happens now.

@matt-allan
Copy link
Contributor

Thanks for the pointer @devonblzx. This appears to be an issue with Laravel itself so I opened an issue over there: laravel/framework#31098

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

Successfully merging a pull request may close this issue.

3 participants