bilalsatellite / bs-artisan-gui
BsArtisan GUI is a Laravel Graphic User Interface for Artisan Comands.
1.0.0
2024-01-27 14:52 UTC
Requires
- livewire/livewire: ^3.0
- sensiolabs/ansi-to-html: ^1.2
This package is not auto-updated.
Last update: 2025-03-09 18:32:14 UTC
README
Artisan GUI for Laravel and Livewire
Artisan GUI is a Laravel Graphic User Interface for Artisan Comands.
Features
- Laravel 10.x.x
- Livewire 3.x.x
Installation
composer require bilalsatellite/bs-artisan-gui
Use
@livewire('BsArtisan')
If you need to publish the configurations, we do this by executing:
php artisan vendor:publish
Note
Can't find a command? add in config file.
License
MIT