Big Announcements from Laracon EU 2025 (and my opinion)
I just came back from Laracon EU. FOUR important talks presented new projects. In this post, I will summarize those videos and share my opinion.
In-depth Laravel tutorials covering advanced topics, real-world examples, and best practices.
I just came back from Laracon EU. FOUR important talks presented new projects. In this post, I will summarize those videos and share my opinion.
Laravel Debugbar is one of the most popular Laravel packages. It's mostly used for checking the SQL queries, but there are more features inside. Let's look at some of them.
If you have a form with 10+ fields, it may make sense to divide them into multiple steps. Let me show you how to do it in Vue.js with Inertia.
Laravel developers are used to Eloquent for DB operations but often need raw SQL queries to achieve their goals. In this tutorial, we gathered 20 open-source examples of Laravel projects that use MySQL-specific functions.
Polymorphic relationships are one of the most complex relationships in Laravel. In this post, let's examine eight examples from Laravel open-source projects and how they use them.
In this post, we'll examine ten examples from Laravel open-source projects and how they use Services differently.
Learning Laravel and want to build your first project? I suggest a task I call "Mini CRM" to manage projects/clients/tasks with simple CRUD.
Pest testing framework has many fans, mainly because of its elegant, readable "English language" syntax. In this article, I will show you my 3 favorite `expect()` syntax examples, comparing the same things in Pest vs PHPUnit.
There are many articles with "Laravel interview questions" but they mostly sound like a pub quiz knowledge test. So we prepared our version.
Only this week: I am offering you some discounts on Laravel Daily Premium!