PHP
Source diving Laravel Artisan Dispatchable
In the second part of this stream, I’ll walk you through the inner workings of our new spatie/laravel-artisan-dispatchable package.
PHP
Source diving Laravel Google Fonts
In the first part of this stream, my colleague Seb explains how spatie/laravel-google-fonts works under the hood.
PHP
Introducing Laravel Google Fonts
Sebastian made a pretty interesting package to self host Google Fonts Read More
PHP
PHP version stats: July, 2021
Here are the update stats on PHP usage (Jordi passed the baton to my colleague Brent) Read More
PHP
The case for partials and pipes in PHP
PHP Contributor Larry Garfield walks us through a couple of neat ideas and RFC’s for PHP he’s been working on. I would very much welcome a pipe operator in PHP. Read More
PHP
Organizing Miscellaneous Utility Functions
Anna Filina shares how she goes about organizing small functions. Read More
PHP
Runtime (Big O) Of Laravel's One-Of-Many Relationship
In this article Lennart Carstens-Behrens explains a very impressive PR he recently submitted at the Laravel repo. Read More
PHP
No, Utility Classes Aren't the Same As Inline Styles
Sarah Dayan throughouhly explains the differences between utility classes and inline styles Read More
PHP
Modern Javascript: Everything you missed over the last 10 years
Here’s a nice list of JS niceties that is available natively in modern browsers Read More