Latest Laravel/PHP Articles

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


When you want to update a record and create it when it doesn't exist, you can use the updateOrCreate or updateOrInsert method in Laravel. The so-called "upsert"...
I’ve been working a lot lately integrating third-party APIs. There are several different approaches to this such as using the third-party provided SDK. However,...
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...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
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...

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...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
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...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...

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.