First things first: Thanks for the great package and your effort!
I ran into some limitations to load deeper nested relations. It only consider relations until the second level, all further relations are filtered out.
This MR change the filter criteria of the forPrefix method in Includes.php
First things first: Thanks for the great package and your effort!
I ran into some limitations to load deeper nested relations. It only consider relations until the second level, all further relations are filtered out.
This MR change the filter criteria of the
forPrefix
method inIncludes.php