Back

Tinker Laravel App

Tinker Laravel App
laravel desktop app

Tinker Laravel 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 here.

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

tinker laravel settings

Run Artisan Command

tinker laravel artisan

Run PHP Code

tinker laravel code

Built with:

  • tauri v2
  • rust v1.77.2
  • nodejs v18
  • vue v3
  • vite v6
  • tailwindcss v3
Back

© Copyright 2015 Fajar SP
Code snippets are MIT licensed

Enjoy the rest of your Wednesday!