Skip to content

Latest commit

 

History

History
22 lines (22 loc) · 457 Bytes

README.md

File metadata and controls

22 lines (22 loc) · 457 Bytes

BsArtisan GUI

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