Latest Laravel/PHP Articles

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


I love this warm color scheme from Steph Ango (kepano, CEO of Obsidian) based on printing inks and warm paper. It's my new default theme in Sublime Text—which i...
I have been a satisfied Valet user for the past four years, but my recent frustrations with Homebrew have led me to look into Laravel Herd, which would make me...
Published: Nov 19, 2023 by C.S. Rhymes I decided to try out React Native to build a native app and see how it works. I’m an experienced web developer but have l...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.

martinjoo.dev

Black Friday 2023
I offer 50% off of every of my books until the 26th at midnight. Use the coupon code blackfriday2023 and grab your copy now! Available until the 26th at midnigh...

muhammedsari.me

Unorthodox Eloquent II
This is part 2 of the miniseries "Unorthodox Eloquent". If you haven't read the original post yet, you can do so here. Last post, we explored a wide variety of...
Like every year, we have some Black Friday discounts at Spatie. We made fun video about it. Here are all the details of our sale from 20/11 until 27/11: 🚀 Enjoy...

sebastiandedeyne.com

Ask for ranked wishlists
John Drexler shares an easy to implement prioritization scheme when working with a client. It's a gift when another team gives you a wishlist of product improve...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Although PHP Enumerations are meant to provide an easy and elegant solution to work with a predefined set of values, these classes are often misused, resulting...
This is a heads up post about a pushMiddlewareToGroup bug in #laravel package development and how to fix it. While working on one of my packages (save last inde...
Currently, there is at least a ±70ms latency between the EU and US data centers, which is unlikely to improve significantly due to the limitations imposed by th...
Duplicate form submissions or requests can be a common issue in web applications, often leading to unintended consequences. Laravel offers a straightforward sol...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.

sebastiandedeyne.com

Robin Rendle: Cut the intro
Writing about the symbiosis between trees and mushrooms? Don’t start talking about how humanity has depended on trees since the blah blah blah.
No suprises here: UTF-8 is the most popular encoding for data in transfer and at rest. Stay up to date with all things Laravel, PHP, and JavaScript.
The native array_filter() in PHP and collect()->filter() in Laravel also work without providing a filter callback. If you don't provide a callback, PHP will rem...
A stale while revalidate cache macro by Rias Van der Veken. With stale while revalidate, expired cache items will still be used when requested, but the data wil...