PHP 7 moves full speed ahead
Spoiler: it's all about performance. Coming to a host near you in 2015.
http://www.infoworld.com/article/2841561/php/php-7-moves-full-speed-ahead.html
Spoiler: it's all about performance. Coming to a host near you in 2015.
http://www.infoworld.com/article/2841561/php/php-7-moves-full-speed-ahead.html
An excellent read for if you're dealing with a large legacy code base that mainly consists of spaghetti.
Join 9,500+ smart developers
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
No spam. Unsubscribe anytime. You can also follow me on X.
"Freek publishes a super resourceful and practical newsletter. A must for anyone in the Laravel space"
A PHP package for mapping remote API resources (usually RESTful) as models in an ActiveResource style.
Inversion of Control, or IoC, is a technique that allows control to be inverted when compared to classical procedural code. The most prominent form of IoC is, of course, Dependency Injection, or DI. Laravel's IoC container is one of the most used Laravel features, yet is probably the least understood.http://code.tutsplus.com/tutorials/digging-in-to-laravels-ioc-container--cms-22167
The question gets answered by Bill Karwin, the project lead of the 1.0 release.
http://www.quora.com/Why-is-the-Zend-Framework-not-popular/answers/8173410