A Laravel package that allows you to launch and manage all your development servers and commands in separate terminal windows with a single Artisan command.
About this project
Laravel Dev A Laravel package that allows you to launch and manage all your development servers and commands in separate terminal windows with a single Artisan command. ✨ Features 🚀 Launch all your development servers & commands with a single command. ➕ Create and manage commands at runtime, not just from the config file. 🖥️ Each process runs in a new, separate terminal window. 🎨 Customize terminal colors for each command for better visual organization. ⚙️ Interactive menu to start, stop, or restart individual or all commands while running. ✅ Cross-platform support for Windows, macOS, and Linux. 🚀 Demo https://github.com/user-attachments/assets/9eecce7f-19f2-43ce-9c1c-efa58f5b31ae A quick demonstration of how Laravel Dev works. 📦 Installation You can install the package via composer: Next, publish the configuration file using the vendor:publish command. This will create a config/laraveldev.php file in your project. Usage ⚙️ Configure Your Commands Open the config/laraveldev.php file and define the commands you want to manage. You can add as many as you need. Static Commands Define your commands as usual in the commands array: Dynamic Commands
From the project README on
GitHub
- Stars
- 14
- Forks
- 1
- License
- MIT
- Last push
- 31 Dec 2025
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/laravel-dev)