laravel-nestedset
laravel-nestedset copied to clipboard
Add `getQualifiedForeignKeyName` Method for Foreign Key Relation
Hi,
In this pull request, I have added the missing method getQualifiedForeignKeyName to handle relationships. This method is essential for packages like rebing/graphql-laravel that use it to retrieve the parent foreign key column name.