Download the PHP package friendsofcat/artisan-gui without Composer
On this page you can find all versions of the php package friendsofcat/artisan-gui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download friendsofcat/artisan-gui
More information about friendsofcat/artisan-gui
Files in friendsofcat/artisan-gui
Package artisan-gui
Short Description Beautiful package for [laravel:artisan] gui for cool kids.
License MIT
Informations about the package artisan-gui
This package now in very slow development. It's not abandoned, you can still use it.
Currently, started development of the new package. #34

:artisan gui
Simple but yet powerful library for running some artisan commands.
Requirements
- Laravel 8.*
- php ^7.3
Installation
Just install package:
Installing 2.0.0@beta
Vendor publishing
By default package has predefined config and inline styles and scripts.
Since version 1.4
you can publish vendors like css and js files in vendor/artisan-gui
:
Publish only config:
Publish only styles and scripts:
Running command
By default, you can access this page only in local environment. If you wish
you can change local
key in config.
Simply go to http://you-domain.com/~artisan
and here we go!
Select needed command from list, fill arguments and options/flags and hit run
button.
What's new in v2
- Moved to SPA/Vue
- UI changed to more readable (IMHO)
-
- Implementing search (with new design it's hard to find some command without search)
- Added permission field to config (for more flexible adjustment)
- Added array option fields
Configuration
Default config is:
Issues
If have any issue please write me.