Back to Homepage

Tinkerun: A Tinkerwell Alternative

1 min read

Tags:

Tinkerun: A Tinkerwell Alternative

Tinkerun is a simplifed version of Tinkerwell and offers basic features for laravel development. t is a PHP code runner for Windows, macOS and Linux that allows you to immediately run PHP code.

Tinkerun Features

  • Connections: Quick connect to your app either locally, in production or in docker container etc.

  • Snippets: Manage the code snippets you have ran;

  • Editor: Run your terminal code via editor;

  • Output: Focus on the results you really care that terminal return;

  • Snippet Form: Switch the editor to the form, so that you can modify your variable value via form, like an admin panel.

Running it locally

Requirements

Note: On Windows, you might need to install Bash commands (e.g. via git-scm or via linux bash shell)

How to run

[email protected]:tinkerun/tinkerun.git

cd tinkerun

yarn

yarn start

Alternatives to yarn start

# start the main process
yarn start:main

# start the renderer process
yarn start:renderer

You can check and download it from here

Follow @LaravelSage on X → Follow @LaravelSage on Facebook →
Aniket Singh

Aniket Singh

View All Articles

Full-stack developer with a knack for Merging creativity with technical expertise for standout solutions.

Related Articles

Laravel Tenant Application with Tenancy

Laravel Tenant Application with Tenancy

You can make your Laravel app multi-tenant using the Tenancy for Laravel Tenant package. This tenancy package lets you make any Laravel application multi-tenant without rewriting it.

MJML PHP: Simplifying Email Template Creation

MJML PHP: Simplifying Email Template Creation

The MJML PHP package by Spatie can help you create email templates more easily. But there is a catch. It can be difficult to craft visually appealing and functional email templates that work across a variety of email clients.

MailWeb: Email Debugging Management

MailWeb: Email Debugging Management

Mailweb Email functionality is a key component of many web development applications. Registrations, password resets and notifications all depend on an app sending emails effectively

Level-Up Gamification Package

Level-Up Gamification Package

The Laravel Level-Up package, furthermore, allows users to gain experience points (XP) for performing actions on your site, through a gamification process that enables you to track user progress and implement gamification elements.

Subscribe for 20+ new Laravel tutorials every week

You can unsubscribe at any time. You'll also get -20% off my courses!

© 2024

 

Laravel Sage

   |    Privacy Policy