bilalsatellite/bs-artisan-gui

BsArtisan GUI is a Laravel Graphic User Interface for Artisan Comands.

1.0.0 2024-01-27 14:52 UTC

This package is not auto-updated.

Last update: 2024-04-21 14:30:07 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