Felix Penrose

Results 2 comments of Felix Penrose

> Thank you! > > I managed to get it working by finding the target level and also finding the number of nodes on that level at the same time...

+1 using ^2.0 for `facade/ignition` results in the following error; ![image](https://user-images.githubusercontent.com/19385799/79437415-10312900-7fca-11ea-8fb2-e25b89aac2a7.png) ```json "require": { .... "facade/ignition": "^2.0", "laravel/framework": "^7.0", .... } ```