Description
Run Multiple CLI Commands at Once
Overview
Solo for Laravel is a package that enables developers to execute several commands simultaneously, streamlining local development workflows.
How It Works
All the commands required to launch your application are consolidated behind a single Artisan command:
php artisan solo
Each individual command runs in its own tab within Solo. Navigate between tabs using the left and right arrow keys to access a cohesive and efficient development environment.
Creator
Aaron Francis
@aarondfrancis
Related Projects
Sentry for Laravel
Laravel Error & Performance Monitoring
Solo Dumps for Laravel
Intercept & Collect Dumps
Laranode
Open-Source Alternative to cPanel/Plesk
Pageradar
Website Monitoring Tool
exchangerateapi.net
Exchange Rate Data API
Laravel Spy
Track & Log Outgoing HTTP Requests