Laravel-Backpack/PageManager

Enable package auto-discovery for faster installation on L5.5

tabacitu opened this issue · 2 comments

Enable package auto-discovery for faster installation on L5.5. Eliminate 2-3 steps out of the installation process with a small composer modif:

https://medium.com/@taylorotwell/package-auto-discovery-in-laravel-5-5-ea9e3ab20518

When/if this goes in, PLEASE make it obvious how to not register stuff - because one can guarantee someone will ask right away...

Done!