What The Diff: Get AI-powered pull request summaries and weekly reports automatically. What The Diff: Get AI-powered pull request summaries and weekly reports automatically. Create free account →
BeyondCode
Learn how you can build a ChatGPT clone using Laravel and the new OpenAI chat API.
Marcel Pociot
Learn how you can make use of AI to query your database using natural language.
Learn all about the new Process facade that comes with Laravel 10!
Learn how you can take advantage of OpenAI to enhance your Laravel error pages with AI-powered solutions.
In this post, we go through the parameters of `str_replace` in PHP, tell you which alternatives there are and how you usually use them with frameworks like Laravel.
Sebastian Schlein
This article explains how the different spacing utilities like padding, margin and space work in Tailwind CSS and when to use them.
The service container is one of the most important pieces of the framework – let's take a look at the how, what and why of dependency injection in Laravel.
Modern layouts use a grid system to align elements and define their responsive behavior. The Tailwind grid makes this simple.
Knights of the Flexbox Table is a free educational game for Tailwind CSS developers to get the Flexbox utilities in their muscle memory.
It's common that users of your applications make mistakes and delete data by accident. Use soft deletes in Laravel if you want to be able to restore them.