Discover Laravel Pulse, a free, open-source package offering real-time app monitoring, usage statistics, queue monitoring, and more.
Let me show you how to leverage the laravel/ui package to scaffold authentication features on top of your favorite frontend framework.
Are you familiar with testing? Good. Here are a bunch of best practices to help you level up even more!
Discover how much Laravel developers earn worldwide in 2023, based on data from Glassdoor, Indeed, and PayScale.
Let me walk you through adding Vue.js to your Laravel project and be done with it in 5 minutes.
Alpine.js is a great companion for a Laravel app. Let's see how you can add it in any project.
See how easy it is to add Tailwind CSS to any Laravel project and start building an amazing user interface.
Discover how to cache your database queries results in an asynchronous way with Laravel.
What's the current version of Laravel? Is there any LTS release you can rely on? And what about the history of the framework? Let's find out!
Unleash Laravel's query builder with my deep dive into the power of "where" clauses—triggering conditions, exclusions, JSON queries, and more.
Enjoy a faster workflow to build your front-end dependencies in your Laravel projects, thanks to the package management abilities of Bun.
Master Laravel's Eloquent `orderBy()`. Explore multiple columns sorting, the advanced `orderByRaw()`, and `reorder()`.
Discover how to check your version of PHP using phpinfo(), your terminal, Laravel's welcome page, or a Laravel Artisan command.
Exciting pull requests merged in Laravel, including improved testing, transaction fixes, and memory-efficient failed job providers!
Learn how to use Laravel's HTTP client for efficient error handling and exception throwing in different scenarios with ease.
Check out Laravel Lift, a package that enhances Eloquent Models and makes them more IDE-friendly - all thanks to Wendell Adriel.