Announcing the Laravel Beyond CRUD video course and book
Jul 9th 2020 freek.dev

Laravel beyond CRUD: the next chapter
It's been almost a year since I released the first post in a series called "Laravel beyond CRUD'. Its goal to teach about how we've been building large application with...
Jul 9th 2020 stitcher.io

PHP 8: match or switch?
PHP 8 introduces the new match expression. A powerful feature that will often be the better choice to using switch. So what exactly are the differences?
Jul 8th 2020 stitcher.io

PHP 8: JIT performance in real-life web applications
For those interested in the JIT in PHP 8, I did some benchmarks for you in real-world web application scenario. Be aware that these benchmarks don't say anything about...
Jul 2nd 2020 stitcher.io

Announcing the Laravel Worldwide Meetup
Jun 30th 2020 freek.dev

Braille, and the evolution of software development
Back in 1785, a Frenchman named Valentin Haüy founded the Institute for Blind Youth in Paris. Several years before, he was touched seeing blind children on the streets,...
Jun 27th 2020 stitcher.io

Meetup time: discovering Laravel Workbench and Exploring Pest 0.2
Jun 23rd 2020 freek.dev

Abstract resources in Laravel Nova
One of the major coding architecture strategies I use when building a complex Laravel Nova project is the ability to have an abstract resource class. Before starting by the way,...
Jun 23rd 2020 stitcher.io

Enable early access Metal support for JetBrains IDEs
JetBrains probably has some of the best IDEs out there. However, if you've ever used one for more than two minutes, you'll know it's not their speed that puts them...
Jun 23rd 2020 alexvanderbist.com

Effective task management with Things
Jun 22nd 2020 sebastiandedeyne.com