Skip to main content
Back to packages
1,217 GitHub stars

spatie/laravel-web-tinker

View on GitHub

Description

Tinker in your browser

Artisan's tinker command is a great way to tinker with your application in the terminal. Unfortunately running a few lines of code, making edits, and copy/pasting code can be bothersome. Wouldn't it be great to tinker in the browser?

This package will add a route to your application where you can tinker to your heart's content.

Web tinker light

In case light hurts your eyes, there's a dark mode too.

Web tinker dark

Recent Courses on Laravel Daily