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
Adding try/catch to Laravel collections
Jun 15th 2020
•
freek.dev
PHP 8: Constructor property promotion
Personally, I use value objects and data transfer objects all the time in my projects. I even wrote a dedicated post on how to treat data in our code...
Jun 12th 2020
•
stitcher.io
Survey results: type systems in PHP
I use PHP's type system as much as possible, though often found resistance with the people I interact with on Twitter and Reddit.
After having discussed the topic numerous times,...
Jun 9th 2020
•
stitcher.io