Closed DmitrySkibitsky closed 6 years ago
Same problem here using Laravel 5.5.23. Version 0.8.2 makes this problem. So I stick with version 0.8.1. @DmitrySkibitsky you can add it in your composer.json file in order to not update to version 0.8.2.
"atayahmet/laravel-nestable": "0.8.1",
Hope there is an update to solve this. @atayahmet thanks for the package anyway. This is a great package.
Hi @DmitrySkibitsky , @wakamin
I fixed that auto discovery problem. Please update the package.