atayahmet / laravel-nestable

Laravel 5 nested category/menu generator
MIT License
214 stars 52 forks source link

Support Auto-Discovery #36

Closed ahmed-aliraqi closed 6 years ago

ahmed-aliraqi commented 6 years ago

This will make the package work with auto-discovery in Laravel 5.5

atayahmet commented 6 years ago

Thank you @ahmed-aliraqi for contribution.