Latest Laravel/PHP Articles

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


This post is part of a series of posts about Laravel Eloquent many to many relationships. A while ago I wrote about how to use a many to many relationship in La...
Stefan Zweifel explains how he stores user preferences in a Laravel application using spatie/laravel-data.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.

www.phparch.com

Software Archeology
Welcome, Ghouls and Goblins, to this month’s spooky issue of PHP Architect. Of course, anytime you’re working with code, things can get a little scary. Don’t wo...
Today, we're adding some very powerful features to both the hosted and self-hosted versions of Mailcoach: split testing (also known as A/B testing), MJML suppor...
For a long time, I struggled with finding a good way to store settings for a user, team, or any other model in my Laravel app. Over the last 10 years, I've used...
While in my quest to improve the CPanel experience for Laravel developers and I have found a better way to keep your Laravel Horizon running on cPanel. In this...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Who triumphed in my face-off with GitHub Copilot? In my recent coding adventure, I delved into the #laravel macros and decided to put GitHub Copilot to the test...
In Laravel it is seen as good practice to dependency inject the Illuminuate\Http\Request object in your methods when possible, instead of using the request() he...

sebastiandedeyne.com

Introducing Svelte by Example
This week, I released Svelte by Example, a tutorial/resource/whatever-you- want-to-call-it introduction to Svelte.
In this post I just want to show a very small trick I came across recently. You probably know the internal PHP function str_replace.
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
Published: Oct 22, 2023 by C.S. Rhymes Here are a few tips and tricks that I have learnt along the way to help optimize your database queries in Laravel. Someti...
What is the WebP format? WebP is a modern image format for the web that is developed by Google. It is based on the VP8 video format, and provides superior compr...
As a practitioner of test-driven development, I’m always looking for different ways to write test code faster. Sometimes, this comes as little things like learn...
CloudFlare’s Turnstile Laravel is an amazing package to facilitate the server-side validation of CloudFlare’s Turnstile captcha service. First you’ll need an ac...