Latest Laravel/PHP Articles

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


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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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...
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.
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
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.
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...
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.
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...
Laravel Task Runner is a package to write Shell scripts like Blade Components and run them locally or on a remote server. Support for running tasks in the backg...
Laravel and Vue.js are both popular technologies that are widely used for web development. While Laravel is a PHP framework for building web applications, Vue.j...
Ladder simplifies role and permission management for your Laravel project by avoiding storing everything in the database. Inspired by Laravel Jetstream, it offe...