savan-rathod / artisan-compass
Web UI to run Laravel Artisan commands
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
README
Artisan Compass is a Laravel package that brings the power of Artisan to the web. It provides a convenient interface to view and run Artisan commands directly from your browser.
🚀 Features
- 📋 List all available Artisan commands in your Laravel project.
- 🧩 View command descriptions, arguments, and options.
- 🖥️ Run any Artisan command from the browser.
- 🔡 Pass arguments and options interactively.
- 🔒 Optional protection to restrict access to web console (middleware/auth).
📦 Installation
Install via Composer
composer require savan-rathod/artisan-compass
🧑💻 Author
Savan Rathod
GitHub Profile
Email: savan.rathod@outlook.com