The latest articles I wrote

Flexible Caching in Laravel Made Super Easy

Explore Laravel’s new Cache::flexible() method for balancing data freshness and performance in high-traffic applications.

Sep 29, 2024
1 comment
0 minutes
Demystifying Artisan: Laravel's Magical Command Tool

Artisan is Laravel’s command-line interface that can help you streamline your development process. Let’s explore its power and how it can boost your productivity.

Aug 30, 2024
0 comments
0 minutes
A Guide to Architecture Testing Presets in Pest 3

Discover how Pest 3 simplifies architecture testing with pre-configured presets, making it effortless to enforce best practices and maintain code quality in your projects.

Aug 28, 2024
0 comments
0 minutes
What's new in Pest 3 and how to upgrade

Step up your PHP testing game with Pest 3. Architecture testing presets, mutations, and todo lists management.

Aug 28, 2024
0 comments
0 minutes
How to use GPT-4o mini's API for cheap, step by step

Get started with GPT-4o mini’s API in no time thanks to my handy step-by-step guide.

Jul 19, 2024
0 comments
0 minutes
How to Format Text Columns in Filament

Learn how to format text columns in Filament to improve readability and make your admin panel look more professional.

Jun 20, 2024
0 comments
0 minutes
How to Create a Stats Widget in Filament

Learn how to create and customize a stats widget in Filament for displaying real-time statistics.

Jun 6, 2024
0 comments
0 minutes
How to access and use GPT-4o's API, step by step

Get started with GPT-4o’s API in no time thanks to my handy step-by-step guide.

May 13, 2024
2 comments
0 minutes
Laravel 11: an easy and step by step upgrade guide

Is upgrading to Laravel 11 worth it? Let me help you decide, show you how to proceed step by step, and give you additional tips.

Mar 12, 2024
0 comments
0 minutes
Laravel 12: an early look and release date

Laravel 12 will be released early 2025. Let’s put our investigator hat and see what we can find out about this new major version.

Feb 9, 2025
1 comment
0 minutes
The best Laravel 12-ready books you should read in 2025

Let me present you up to date books written by expert community member who knows their subject and will drastically level you up.

Mar 10, 2025
0 comments
0 minutes
Disable "packages are looking for funding" in NPM

Learn how you can disable the “packages are looking for funding” messages in your project or globally.

Mar 4, 2024
0 comments
0 minutes
Middleware in Laravel 11 and how to customize them

The new minimalist application skeleton in Laravel 11 comes without middleware classes. Here’s how to customize them.

Mar 21, 2024
5 comments
0 minutes
How to publish API and broadcasting routes in Laravel 11

The new minimalist application skeleton in Laravel 11 comes with less route files. Here’s how to install them.

Feb 23, 2024
0 comments
0 minutes
How to publish config files in Laravel 11

The new minimalist application skeleton in Laravel 11 comes with no configuration files. Here’s how to publish them.

Mar 21, 2024
0 comments
0 minutes
The best GDPR-compliant Google Analytics alternatives (2024)

Let me show you the best GDPR-compliant Google Analytics alternatives that respect user privacy and provide reliable analytics for your business.

Feb 16, 2024
0 comments
0 minutes
Handle clicks from your users using jQuery

Dive into the simplicity of handling click events with jQuery and learn how to achieve the same results using vanilla JavaScript.

Feb 13, 2024
0 comments
0 minutes
Get started with jQuery in 5 minutes

Dive into the basics of jQuery, learn how to include it in your project, and create your first component in just a few minutes.

Feb 12, 2024
0 comments
0 minutes
How and when to use jQuery's $(document).ready() method

In JavaScript, running code at the wrong time can lead to errors or unpredictable behavior. Let me show you the fix using jQuery.

Feb 11, 2024
0 comments
0 minutes
Understanding jQuery's .each() method

Learn how to use jQuery’s .each() method to iterate over DOM elements and arrays, and discover a modern vanilla JavaScript alternative.

Feb 11, 2024
0 comments
0 minutes
The best PHP packages to use in 2024

A recommendation of the best packages to use in any PHP project in 2024.

Feb 1, 2024
0 comments
0 minutes
Validation in Laravel made easy

Learn how to validate incoming data in your Laravel applications, from the basics to more advanced concepts.

Feb 1, 2024
0 comments
0 minutes
The best Laravel developers to hire in 2024

Finding good Laravel developers is hard. Let me help you with some recommendations.

Jan 27, 2024
0 comments
0 minutes
The 6 best PHP cloud hosting providers for 2024

Make an informed decision for your PHP applications thanks to my list of the best cloud hosting providers.

Jan 24, 2024
0 comments
0 minutes