The Original Post is here
Tinkering App is a rapid prototyping tool for Laravel developers. It is also a PHP code runner.
This tools allows you to immediately run PHP code. You can use it as a scratchpad to quickly run PHP functions also you can quickly run a Laravel Eloquent query on your database.
Open a project and Tinker Laravel will bootstraps your laravel framework and runs your PHP code in your application.
Installation
Download the binary file
Setting up PHP
Tinker Laravel needs PHP locally on your machine to run execute the code or run artisan commands
Set PHP path
and laravel directory apps
accordingly
Run Artisan Command
Run PHP Code
Built with:
- tauri v2
- rust v1.77.2
- nodejs v18
- vue v3
- vite v6
- tailwindcss v3
Top comments (0)