Invoker
Utility for managing Laravel applications
Invoker is a desktop utility that provides a graphical interface for common Laravel development tasks without requiring code modifications. When a project is opened, it scans the codebase, lists Eloquent models, and generates an admin panel that displays model data, relationships, and allows custom queries. The tool also detects Artisan commands and lets users execute them from the interface.
In addition to database management, Invoker includes a preview feature for Laravel emails, showing them with real application data, and a built‑in PHP code runner for quick script execution. Its plugin architecture enables developers to add custom functionality or extend existing features.
The application runs on macOS, Windows, and Linux, and can connect to both local and remote Laravel projects via SSH, offering a unified environment for managing models, jobs, emails, and command line tasks.
Reviews
Loading reviews…
Similar apps
DevOps & Infrastructure
Laravel Kit
Desktop Laravel admin panel app

DevOps & Infrastructure
FlyEnv
PHP and Web development environment manager

DevOps & Infrastructure
Laravel Herd
Laravel and PHP development environment manager

DevOps & Infrastructure
Larabox
Local Development Stack for PHP

DevOps & Infrastructure
Composercat
Graphical interface for Composer (PHP)

Code Editors & IDEs
Tinkerwell
Tinker tool for PHP and Laravel developers