Tinkerwell 4 is out now! Get the most popular PHP Scratchpad application. Tinkerwell 4 is out now: Get the most popular PHP Scratchpad with Detail Dive, AI code generation and more. Learn more →
BeyondCode
Learn how you can take advantage of OpenAI to enhance your Laravel error pages with AI-powered solutions.
Marcel Pociot
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.
Sebastian Schlein
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.
Learn the importance of code reviews and how to effectively conduct them on GitHub. Our step-by-step guide covers everything from creating a new branch to merging the reviewed code into the main branch.
This beginner article teaches you how to use the PHP function implode() and provides several examples on the implode() function.
Sometimes Tinkerwell can't detect which class you are using in your code and does not provide the autocompletion experience that you love. In this case, it makes sense to manually add a type-hinting comment to that line and enable autocompletion.
You can customize Tinkerwell and select a theme of your choice. Tinkerwell supports custom variants of the popular themes Dracula, Night Owl, Material, Nord, GitHub, Solarized dark, Solarized light and Shades of Purple.