Download the PHP package creative-syntax/artisan-ui without Composer
On this page you can find all versions of the php package creative-syntax/artisan-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download creative-syntax/artisan-ui
More information about creative-syntax/artisan-ui
Files in creative-syntax/artisan-ui
Download creative-syntax/artisan-ui
More information about creative-syntax/artisan-ui
Files in creative-syntax/artisan-ui
Vendor creative-syntax
Package artisan-ui
Short Description A simple laravel package for artisan commands with user interface
License MIT
Package artisan-ui
Short Description A simple laravel package for artisan commands with user interface
License MIT
Please rate this library. Is it a good library?
Informations about the package artisan-ui
LARAVEL WEB ARTISAN UI/GUI - LIVE SERVER
A simple laravel package for artisan commands with user interface.
Installation
STEP 1: Run the composer command:
STEP 2: Laravel without auto-discovery:
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
STEP 3: Publish the package config:
- OR -
How to use?: It's Very Easy
DIRECT USE BY ROUTE
- >>
Just install and run the below route
Functionalities / Features
- >>
Run all artisan commands in LIVE server through web user interface (GUI)
- >>
Run all artisan commands in Shared Hosting & Dedicated Hosting
You can modify the configuration settings in - "config/artisan-ui.php":
license:
The MIT License (MIT). Please see License File for more information.
Post Issues: if found any
If have any issue please write me.
All versions of artisan-ui with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 5.*|^6.0|^7.0|^8.0|^9.0|^10.0
laravel/framework Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
illuminate/support Version 5.*|^6.0|^7.0|^8.0|^9.0|^10.0
laravel/framework Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0
The package creative-syntax/artisan-ui contains the following files
Loading the files please wait ....