Latest Laravel/PHP Articles

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


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...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
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...
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...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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...

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...
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.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
The adventure continues in the second part of The Little-Astwick Mysteries series. David Morgan, a community support officer, and his new friend Evelyn Mckenzie...

stitcher.io

PHP 8.4 at least
When I open sourced tempest/highlight, people asked me why PHP 8.3 was the minimum required version.