Skip to content

FIX: Issues with Laravel Novas reverse dependency resolving #542

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

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

voydz
Copy link
Contributor

@voydz voydz commented Nov 10, 2021

Nova complains about the absence of the getForeignKeyName() method when it tries to resolve multi-level reverse relations.

After adding dummy methods to both Ascending- and DescendingRelations it started to work fine.

I did not notice any side effects, tests remained green.

@lazychaser lazychaser merged commit 81f9ecf into lazychaser:v6 Feb 11, 2022
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

Successfully merging this pull request may close these issues.

2 participants