Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


This blog is over 7 years old now, and I'm still writing on it! Not bad! It has always been a statically generated site, backed by my own static generator. In f...
Learn how Phare use downsampling to show uptime monitoring data while providing the right balance between user experience, and performance. At Phare uptime we a...
Your application probably has a number of minor and more significant bugs. Some bugs will destroy your application, making it impossible to use, while others ca...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The Speculation Rules API is an experimental but widely available browser technology that aims to improve web page loading performance. It is engineered to enha...

sebastiandedeyne.com

Introducing href.email
Next week we're sending out the first issue of a new newsletter: href.email. Content on the internet is at a tipping point. Social media actively discourages sh...
Read the previous chapter. The radio voice makes it pretty clear: when it comes to unauthorized launches, the USN on Mars takes things more seriously than the U...
Well, the million-dollar question, so here are my two cents. First, it would be much easier if I could tell you because of money. In this case, we would be done...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Simple array collection manipulation is an essential part of any language. In JS, we have a lot of helper methods that we can quickly get, modify and transform...
Generics have been on the list of wanted features for a long time by numerous PHP developers. The topic is often brought up in "What's New in PHP?" talks as wel...
I have been writing code now for close to 20 years, but for the vast majority of that, I never really paid much attention to how my code looked, how maintainabl...

ashallendesign.co.uk

PHP 8.4 Property Hooks
PHP 8.4 will be released in November 2024 and will be bringing a cool new feature: property hooks. In this article, we're going to take a look at what property...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
I'm probably part of a small group that actually cares about this: the difference between extending an abstract class and implementing an interface (ideally wit...
In this article, we're going to take a quick look at these new functions and how you'll be able to use them in your projects running PHP 8.4.
Read the previous chapter. I remember growing up as a kid, following the live transmission as humans set the first foot on Mars. We had been chasing the Mars dr...
PhpStorm by default adds the comment slashes at the very beginning of the line. This means if you were to comment out a section the slashes would be the first c...