LaraPal
v1.3.13 · shippingLaravel companion — terminal UI and desktop app
Sits beside a Laravel app and shows what it is doing. Start and stop the things it depends on, then watch the output in one place instead of six terminal tabs.
- Services — start, stop and watch php-fpm, queues, Vite, databases
- Queue workers — jobs, retries and failures as they happen
- Logs — tail and filter without leaving the window
- Dumps — dump() output captured into its own pane
- Mail catcher — every outgoing message held locally
- Tinker — a REPL in the same session