Behind the Terminal
– gusk.ca - submitted by Gustavo Karkow
Why I made my portfolio feel like a terminal, and how it works
Read more [gusk.ca]
– gusk.ca - submitted by Gustavo Karkow
Why I made my portfolio feel like a terminal, and how it works
Read more [gusk.ca]
Not all friction is bad.
Read more [carlbarenbrug.com]
Join 9,500+ smart developers
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
No spam. Unsubscribe anytime. You can also follow me on X.
"Freek publishes a super resourceful and practical newsletter. A must for anyone in the Laravel space"
– youtu.be - submitted by Nuno Maduro
Read more [youtu.be]
This year, Symfony celebrates its 20 year anniversary. Let’s dive into some statistics of years of making web development history.
Read more [wouterj.nl]
The open question, then, is not whether industrial software will dominate, but what that dominance does to the surrounding ecosystem.
Read more [chrisloy.dev]
Some good thoughts on code reviews in the emerging age of AI.
Read more [tidyfirst.substack.com]
– joshhornby.com - submitted by Joshua Hornby
Prompts break silently. Here's how to catch regressions with PHPUnit evals before your users do.
Read more [joshhornby.com]
– tighten.com - submitted by Kayla Helmick
Learn how to build an AI-powered drawing guessing game. In this little app, users will draw anything they like, and the AI will try to guess what it is.
Read more [tighten.com]
The true work is in building complexity into software, then thoughtfully editing and pruning it into something that takes a minute to learn, yet offers a lifetime of mastery for those who want to accomplish complicated things.
Read more [buttondown.com]
Partial Function Application in PHP 8.6 will let you write a “pre‑configured” callable by calling a function with some arguments and using placeholders for the rest.
Read more [www.amitmerchant.com]
A good guide to get started with Claude Code. If you haven't jumped on that train yet, this might be a good entry point for you.
Read more [sankalp.bearblog.dev]
– coz.jp - submitted by Andrei-Daniel Petrica
Streamline dynamic multi-domain routing in Laravel with Traefik by serving YAML via the HTTP provider for automated, secure, and scalable configuration management. Ideal for Laravel developers and DevOps teams who want to eliminate bulky static files and improve maintainability.
Read more [coz.jp]
– coz.jp - submitted by Andrei-Daniel Petrica
A practical guide to deploying a high-performance Laravel stack using Octane, FrankenPHP, and a fully automated Docker Compose workflow.
Read more [coz.jp]
This post dives into the technical details of the array and figure out how you might invent the array yourself.
Read more [nan-archive.vercel.app]
A cautionary tale about AWS VPC networking, NAT Gateways, and how a missing VPC Endpoint turned S3 data transfers into an expensive lesson.
Read more [www.geocod.io]
PIE's creator James Titcumb shows of PIE.
Read more [www.youtube.com]
Laravel 8 first introduced HTTP request pooling, thanks to a contribution from Andrea Marco Sartori. This allows developers to write code which will execute any number of HTTP requests concurrently. Under the hood, this is made possible thanks to the async request functionality of Guzzle and cURL’s multi handler functionality.
Read more [cosmastech.com]
Imagine your team wants to bring AI into their workflow to automate routine tasks, extract insights from data, assist with content creation, or improve customer support. Smart move!
Read more [tighten.com]
– youtu.be - submitted by Bert De Swaef
In this episode of the Quick Win Wednesday series, I'll have a look at how to use flexible caching in Laravel. A great way to avoid unhappy users who'll hit invalid cache.
Read more [youtu.be]
Mattias shares his insights into what we saw during the outage and our lessons learned.
Read more [ohdear.app]