Once you install a Laravel 5.5 project and start using other packages with it, you will notice one very noticable thing about the new Laravel 5.5 version, and that is how easy it is to install new packages.
Thanks to an auto-discovery feature that Laravel 5.5 has, all you need to do (with any package that supports it) is add it with a composer require statement and Laravel will set up the rest. It can configure a Facade and register a ServiceProvider.
There isn't much to teach here, but wanted to talk about the new feature and how it works. I also demonstrate how to incorporate this into your own packages.
If you want to check out the DevMarketer packages, both of them support the new auto-discovery feature in Laravel 5.5.
EasyNav Package by DevMarketer
[ Ссылка ]
LaraFlash Package by DevMarketer
[ Ссылка ]
==== MORE FROM THIS SERIES . ====
Full Playlist for the “Laravel 5.5 New Features“ Series:
[ Ссылка ]_
==== FOLLOW ME ====
Subscribe for New Releases!
Subscribe to DevMarketer Insider
[Email Newsletter]
[ Ссылка ]
Twitter - [ Ссылка ]
(ask me questions!)
==== QUESTIONS? ====
Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.
Email me hello@jacurtis.com
Thanks for all your support!
Ещё видео!