Laravel-Backpack/Settings

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

tabacitu opened this issue · 1 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

Done!