You’re going to hear the term “dependency injection” many times throughout your Laravel career, so you might as well get acquainted with it. Before we get into Laravel, let’s look at Dependency Injection as a concept in PHP (or really any programming language). Laravel — P47: Final Touchups (CMP)
It’s time to wrap this project up and move on to more advanced functionality in Laravel. Before we do, we need to add a…medium.com