DEV Community

Tareque Md Hanif
Tareque Md Hanif

Posted on

Execute Laravel Artisan commands from a desktop app!

When I was learning Laravel and I almost finished the beginner level, I thought of a desktop application which can execute Laravel artisan commands. But I had no idea how to make a desktop app with web technologies. Suddenly I saw
Electron and started learning it and I finally made the app that I wanted.

Introducing Laravel Kit

Laravel Kit is a desktop application which can execute almost all Laravel Artisan commands without using any terminal.

Laravel Kit GIF

Just click those buttons and execute Artisan commands without using any terminal.

Build something amazing!

Top comments (0)