Latest Laravel/PHP Articles

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


sebastiandedeyne.com

iA on AI
A nuanced take on AI by the makers of iA Writer.

sebastiandedeyne.com

Git gud at communication
Product Managers, Agile, and other product development processes solve communication problems. If everyone had telepathic powers, those problems would shrink or...
You might think the development of the software is the difficult part, but I’m here to put that in perspective. Using existing tools we will build a fully-funct...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.

sebastiandedeyne.com

Rocks, pebbles, sand
If you do little things first, there’s no time for big things. If do big things first, then you can fill in the smaller things. It’s not important that every sp...
Exciting news for all our Flare users! Previously, you could sync GitHub issues with Flare errors. Many loved this integration; it allows teams to quickly respo...
If you'd like to have a few sessions (or more) where we take a look at your project and I give you some advice/directions reach out to me at [email protected] a...
Abstract classes cannot be instantiated directly, posing a challenge when testing functionality implemented within the abstract class itself. In this article, I...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Published: Nov 30, 2023 by C.S. Rhymes Here are some of the issues I found and how I managed to configure prettier to meet my needs.

sebastiandedeyne.com

Gleam has a `todo` keyword
Gleam is a statically typed language that runs on the Erlang virtual machine. From distance, it looks like a love child of Go and Elixir (count me in!) One neat...
For 32 years now, the venerable HTTP protocol has been at the heart of the Web. This protocol enables “resources” (anything that can be named can be a resource,...

www.phparch.com

Command Line Picasso
It’s November already, in America, it’s a time for expressing our gratitude to friends and family. Gratitude: an acknowledgment of having received something goo...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
We’re using HelpScout as our HelpDesk for all our products and we’ve solved thousands of supports requests with it. If you email us at [email protected], this e...
John and Eric share more of the day-to-day behind-the-scenes work that goes on at php[architect]. We discuss php[tek] 2024, writing for the magazine, and what i...
Stale While Revalidate (SWR) is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-t...

stitcher.io

Array objects
Using the TypeCollection can be done like this.