2015年1月2日星期五

Laravel News: 5 Resources to Learn about the Laravel IoC Container


The Laravel News site has a post today linking to five handy resources you can use to learn about the Laravel IoC (inversion of control, dependency injection) container.



The Laravel IoC container is a powerful tool for managing class dependencies. It is widely used in Laravel and an important tool for your arsenal. The community has created several tutorials for this and here are five resources that will teach you all about it. [...] By reading these tutorials you'll be up to speed in no time on the Laravel IoC container and also improve your code by implementing it in your application.


As a "bonus" there's also a link to a video narrated by Laravel creator Taylor Otwell himself about the IoC container and its use.


Link: https://laravel-news.com/2014/12/5-resources-learn-laravel-ioc-container/

没有评论:

发表评论