PHP
Saying Goodbye To Typo CI
There’s no shame in stopping a project if it turns out it isn’t worthwhile to continue working on it. Read More
There’s no shame in stopping a project if it turns out it isn’t worthwhile to continue working on it. Read More
Knowing how to compile PHP will open one of the few doors necessary for contributing to the PHP language. Once you get familiar with this it will be much easier for you to contribute in Read more…
Erika Heidi created a nice solution to generate and update cover images on your Twitter account. In this blog post she explains it all. Read More
Lisi Hocke on the challenges she faced the past few months during the pandemic. At the end of the post, she gives a few list of recommendations you can try to prevent a burn out. Read more…
We talk about cleverness as if itâs Just Bad, such as âclever code is harder to debugâ. Thatâs going too far. Cleverness can lead to faster, safer, even clearer code. Read More
Alex explains how we use Satis to give users of paid Spatie products access to private repos. Read More
Matt Stauffer on how to minimize Vue’s impact on the Core Web Vitals? Read More
My colleague Brent shares some thoughts on possible improvements to handling config values. Read More
Laravel transporter is an easy to use wrapper around Laravel PendingRequest that allows you to define requests as classes, and override options at run time when you need to. Read More
In this blog post, Jeffrey Way explains why and how he refactored Laracasts from a traditional server rendered app to an SPA using Inertia. Read More