Latest articles
Learn how to effortlessly manage array validation in Laravel to ensure data integrity in your web applications.
Published on Dec 9, 2023
The maintenance mode is like putting a "Be right back!" sign on your website. Learn how to get it going.
Published on Dec 7, 2023
Working with numbers in your web applications just got a whole lot easier! Discover what's possible using Laravel's new Number helper.
Published on Dec 6, 2023
HTML is not a programming language. But you can only make sense of this fact if you understand the logic behind it.
Published on Dec 5, 2023

Discover a neat new addition to PHP 8.3 that will help express your intent: the Override attribute.
Published on Nov 23, 2023 • Audio available

Discover why obsessing over core web vitals isn't helping your Google optimizations.
Published on Nov 22, 2023 • Audio available

Find the best Black Friday and Cyber Week deals on awesome tools for web developers.
Published on Nov 21, 2023

Explore using Laravel's whereIn() method to filter database queries efficiently.
Published on Nov 17, 2023

Discover Laravel Pulse, a free, open-source package offering real-time app monitoring, usage statistics, queue monitoring, and more.
Modified on Dec 5, 2023

Leverage the laravel/ui package to scaffold your favorite frontend framework and authentication features.
Published on Nov 12, 2023

Discover how array_values() in PHP can help you re-do what has been undone.
Published on Nov 11, 2023

See how PHP allows you to filter unwanted values in arrays in a simple and concise way.
Published on Nov 11, 2023

Let me walk you through some of the most useful functions in PHP that will enable you to sort any kind of array.
Published on Nov 9, 2023

Learn the ins and outs of PHP's explode() function for splitting strings into arrays.
Published on Nov 8, 2023

Add super realistic voices with ease to your applications, thanks to OpenAI's Text-to-speech API.
Published on Nov 7, 2023

Get started with GPT-4 Turbo's API in no time thanks to my handy step-by-step guide.
Published on Nov 6, 2023

Get started with GPT-3.5 Turbo's API in no time thanks to my handy step-by-step guide.
Published on Nov 6, 2023

PHP's array_map() is an extremely useful function that will help you write better code. Let me demystify it for you.
Published on Nov 4, 2023

PHP 9.0 is still far in the future. We don't know a lot, but we have a few breaking changes planned for it.
Published on Nov 3, 2023

Discover the location of your php.ini file using two simple methods: the phpinfo() function or the command line.
Published on Nov 2, 2023