Laravel

Laravel has, in my opinion, by now established itself as the go-to framework for just about all things PHP when the development of larger, more complex applications calls for a framework or foundation library.

One of the luxury-problems in the PHP worlds is, that there is so much to chose from: CakePHP, Symfony, Laravel, etc. Laravel however comes out on top with its contemporary approach to ORM, micro-services, ease of use and overall coverage of concepts and problems that modern non-trivial development needs to solve.

Here’s an list of links that get you going with all things Laravel: