We noticed you're using an ad blocker

Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Tinkerpad - A minimal Laravel code editor

world cup 2022

FootballDesk

Get update standing EPL, UEFA, LaLiga and more

Get Now

Tinkerpad is a minimal code editor for Laravel Developer. It can run your Laravel project code instantly side by side PHP code with various useful features. So that you don't have to test Laravel features, testing and debugging code by defining routes and code in different places. Just write code in editor, press ctrl+enter key and you will get the result. It makes you productive and saves your time. Tinkerpad offers with very minimal price and one-time purchase, lifetime licence.

Tinkerpad available for Windows, Linux, Mac (Intel, M1)

 

Minimal Design

tinkerpad-minimal.png

It has been designed by thinking every Laravel developer. It has minimal and easy UI so that anyone can easily use this tool very easily from the first time of installation.

 

Run locally

tinkerpad-locally.png

Run your Laravel code locally and instantly without creating a route and not touching any file of your project. Just select project, write the code in editor and run!

 

Query Inspection

query-inspection.png

It helps you to find out the actual database query which runs behind your Laravel code so that you can easily find out the query without writing any extra code. Just run code, it will automatically detect the queries behind the scenes and show you with output.

 

Selective Code Run

tinkerpad-selective-run.png

You can run the entire code you wrote or select any piece of code that you want to run.

 

Code Template

tinkerpad-template.png

You can save any piece of code for reuse. So that you can select and run any code template by selecting them quickly from the template box.

 

Code Formatting

Write your code and press alt+shift+f for beautification.

 

Keyboard Shortcuts

keyboard-shortcuts.png

It makes you productive with various keyboard shortcuts. It provides keyboard shortcuts for running code, saving code, increasing/decreasing font size, selecting project and more.

 

Syntax Highlighter

syntax-highlight.png

It highlights your code syntax, output and lint your code inline.

 

Copy Result

copy-code.png

You can easily copy any code result or query by simply clicking the clipboard icon.

 

OS Support

Available for Windows, Linux and Mac OS. Check Tinkerpad 

 

 

Share on




Related Post - Latest Post


Laragon - the best alternative of Xampp

DB Seeder - A database seeder application

Laravel Migration Generator Online