Lessons From Eloqent Performance Patterns (Cheatsheet)
Link – – stephenjude.me - submitted by STEPHEN JUDE
Read more [stephenjude.me]
Oh Dear is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more. You'll get a notifications for us when something's wrong. All that paired with a developer friendly API and kick-ass documentation. O, and you'll also be able to create a public status page under a minute. Start monitoring using our free trial now.
Link – – stephenjude.me - submitted by STEPHEN JUDE
Read more [stephenjude.me]
Link – – devblogs.microsoft.com
Beware of "Other"!
Read more [devblogs.microsoft.com]
Stay up to date with all things Laravel, PHP, and JavaScript.
You can follow me on these platforms:
On all these platforms, regularly share programming tips, and what I myself have learned in ongoing projects.
Every month I send out a newsletter containing lots of interesting stuff for the modern PHP developer.
Expect quick tips & tricks, interesting tutorials, opinions and packages. Because I work with Laravel every day there is an emphasis on that framework.
Rest assured that I will only use your email address to send you the newsletter and will not use it for any other purposes.
Link – – tailwindcss.com
Christmas came very early! Adam Wathan published a new free course.
Read more [tailwindcss.com]
Link – – blog.lepine.pro
Some very cool numbers on the PHP ecosystem, gathered by Jean-François Lépin.
Read more [blog.lepine.pro]
Link – – liamhammett.com - submitted by Liam Hammett
It may only be a side effect of its colour palette and class naming conventions, but as a colourblind developer, Tailwind has made it SO EASY to design with sensible colours - a superpower I've been missing my whole life
Read more [liamhammett.com]
Link – – youtu.be - submitted by Bert De Swaef
This simple step-by-step guide teaches you how to deploy your Laravel project to Laravel Cloud! We'll cover everything from setup to handling queues for background tasks.
What you'll learn: ✅ Deploying a Laravel project to the cloud ✅ Setting up and managing queues ✅ Optimizing performance for scalability
Read more [youtu.be]
Link – – ashallendesign.co.uk - submitted by Ash Allen
Read about how to use the Illuminate\Console\Prohibitable
trait to prevent destructive commands from running in your Laravel application. We'll also look at how to prevent your own custom Artisan commands from running using this trait.
Read more [ashallendesign.co.uk]
Link – – youtu.be - submitted by Bert De Swaef
Want to deploy your Laravel project on Forge with real-time WebSockets using Reverb? In this step-by-step tutorial, we’ll walk you through setting up Laravel Forge, configuring your server, and integrating Reverb for real-time communication. Whether you're building a chat app, notifications system, or live updates, this guide will help you get everything running smoothly.
Read more [youtu.be]
Link – – tighten.com - submitted by Kayla Helmick
Learn how to install and configure Typesense in a Laravel app, then optimize search by sorting records, using filters, adjusting typo tolerance, accessing raw responses, and leveraging facets for better filtering.
Read more [tighten.com]
Link – – spatie.be - submitted by Spatie
Read more [spatie.be]
Link – – stefanzweifel.dev - submitted by Stefan Zweifel
A new Laravel package to protect sensitive routes or actions with a confirmation-screen and ask for the two-factor authentication code of a user.
Read more [stefanzweifel.dev]
Link – – jonathanpurvis.co.uk - submitted by Jon Purvis
Inspired by a Tweet from Christoph Rumpel asking for best practises for importing huge CSV files, I did a write up about how I've imported (so far) 1.7 billion rows of CSV data from Stripe using their API.
Read more [jonathanpurvis.co.uk]
Link – – medium.com - submitted by Mazen Touati
Tackling scalability challenges unorthodoxly in large monoliths with strategies like multi-application infrastructure, circuit fuse, and hybrid DB optimization.
Read more [medium.com]
Link – – james.brooks.page
By implementing rate limiting at the edge, “dead requests” can be reduced.
Read more [james.brooks.page]
Link – – tighten.com - submitted by Kayla Helmick
This article covers installing Rich Text Laravel and Trix in a Laravel app, adding rich text attributes to models, migrating existing content from plain text, and integrating Trix’s file attachment feature with Laravel.
Read more [tighten.com]
Link – – nolanphillips.substack.com
This make testing endpoint authorization much simpler.
Read more [nolanphillips.substack.com]
Link – – f2r.github.io
Pseudo-types like callable and iterable may seem convenient at first glance, but they introduce ambiguities and make code harder to analyze.
Read more [f2r.github.io]
Link – – stitcher.io
Brent is back with an update of the PHP version stats.
Read more [stitcher.io]
Link – – www.harrisrafto.eu
The new finally method simplifies how you handle post-pipeline operations, whether your pipeline succeeds or fails.
Read more [www.harrisrafto.eu]
Link – – infinitypaul.medium.com - submitted by Paul Edward
Here's how a unsuspicious validation rule can wind up making your app slower.
Read more [infinitypaul.medium.com]