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
Podcasting has become one of the most popular forms of media consumption in recent years. People love listening to podcasts while they commute, exercise, or engage in other activities. However, not everyone can listen to a podcast and there are several other reasons why a podcast transcription is important for your podcast.
Sebastian Schlein
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 2022, we released whopping 29 updates to the Tinkerwell app. Read more about all new features and improvements of the year 2022 as well as our roadmap for 2023.
Tinkerwell is built for Laravel developers and is `php artisan tinker` on steroids. Read this post to learn what it is about and why it's perfect if you work with Laravel.
The tinker command is built into every Laravel application and you can use it to run code within the context of your application. Let's explore what this means.
A pull request template is a way to standardize the information that contributors include when they open a pull request on GitHub. This can be useful for ensuring that all of the necessary information is included, and that it is presented in a consistent way.
GitHub Pull Requests are a powerful tool for collaborating with others on a software project. Pull requests allow developers to propose changes to a project's codebase and collaborate with the project maintainers to review, discuss, and merge those changes into the main branch of the project's code repository.