Hello everyone! I'm excited to share my open-source Laravel package: Laravel Dev!
After years of repeatedly running the same Artisan commands and juggling multiple terminal windows, I decided to solve this once and for all.
Introducing Laravel Dev - a Laravel package that launches and manages all your development servers and commands in separate terminal windows with a single Artisan command.
✨ Key Features:
-Launch all dev servers & commands with php artisan dev
-Interactive menu to start/stop/restart individual or all processes
-Customizable terminal colors for better visual organization
-Dynamic command generation at runtime
-Cross-platform support (Windows, macOS, Linux)
💡 Perfect for developers who:
-Run multiple services (Laravel server, Vite, Queue workers, etc.)
-Want to eliminate repetitive terminal management
-Need better organization of development processes
🔗 Check it out: https://github.com/MaherRemita/laravel-dev