laravel 01. Understanding Laravel - The Service Container At the core of the Laravel framework [http://laravel.com], is the service container. The service container implements one of the several design patterns called Dependency Injection [https://martinfowler.com/