library artisan-web-console
Package that allows run artisan commands with simple web interface
tzepifan/artisan-web-console
Package that allows run artisan commands with simple web interface
- Tuesday, August 1, 2017
- by Tzepifan
- Repository
- 1 Watchers
- 1 Stars
- 1,064 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 107 % Grown
Artisan Web Console For Laraval 5.*
This package was developed to run artisan commands on with simple user friendly interface
Features:
- Install package with composer
composer require "tzepifan/artisan-web-console:dev-master"
- Go to config/app.php and add service
Tzepifan\ArtisanWebConsole\ArtisanWebConsoleServiceProvider::class
to "providers" array
- Publish assets and config with
php artisan vendor:publish
- By default console url will be
<yourdomain.com>/artisan-console/interface
- Default middleware is
auth
and web
dev-master
9999999-dev
Package that allows run artisan commands with simple web interface
Sources
Download
MIT
The Requires
The Development Requires
by
Ruslan Kulik
laravel
console
artisan
web console