PHP
Exploring Laravel Stubs
Here’s a nice video from Povolis in which he expores our spatie/laravel-stubs package.
PHP
★ I shall define this only once
Here’s my talk on our popular Laravel Data package, which I gave at Laracon Online earlier this week.
PHP
Using CLion with php-src
Ben Ramsey explains how can start working on PHP’s source code using JetBrains’ C IDE. Read more
PHP
How to filter outgoing emails in Laravel
In this tutorial I’ll show you how to use event listeners to stop outgoing emails just before they’re sent. Read more
PHP
Granular interfaces
As a system evolves, abstractions should arise from current needs, not future possibilities. Read more
PHP
The “It's Just Like…” Heuristic
Why feeling that you understand a new idea, is a sign that you didn’t. Read more
PHP
The Forty-Year Programmer
A brilliant post by Noah Gibbs with some good insights in what it means to be a developer and the things you should focus on. Read more