Join the growing community of freelance web developers on Discord. It's a great place to ask questions, get support, and hang out with other freelancers.
Learn how to limit the eager-loaded relationships on Laravel models. We'll also take a look at the SQL queries that are generated to achieve this functionality.
In this video, I will show you how to make multi language support in laravel 11 application. we will use laravel localization to create multi-language support.
Read about how to use PHP 8.4's new "array_find", "array_find_key", "array_all", and "array_any" functions. The article also shows you the Laravel equivalents.
Learn how to use Laravel Prompts to build awesome CLI applications. This article shows how to build a simple GitHub CLI using features provided by Prompts.