Latest Laravel/PHP Articles

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


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...
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...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
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.
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...
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.
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...
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Ladder simplifies role and permission management for your Laravel project by avoiding storing everything in the database. Inspired by Laravel Jetstream, it offe...
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...
Stripe offers an easy and secure payment gateway for your Laravel Application. You can install this package now to receive secure payments in your online store....
Laravel Date Filtering is a package that simplifies date-based filtering for your Laravel Eloquent models. It provides a set of convenient methods to filter rec...