2017 © Pedro Peláez
 

library artisan-menu

Use Artisan via an elegant console GUI

image

divineomega/artisan-menu

Use Artisan via an elegant console GUI

  • Sunday, July 15, 2018
  • by DivineOmega
  • Repository
  • 2 Watchers
  • 42 Stars
  • 48 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

📝 Artisan Menu

Use Artisan via an elegant console GUI, (*1)

, (*2)

Features

  • Run built-in and custom Artisan commands from a console GUI
  • Prompts to enter required command arguments
  • Displays most recently used commands

Installation

To install, just run the following Composer command from the root of your project., (*3)

composer require --dev divineomega/artisan-menu

If you using Larvel 5.4 or below, you may need to add DivineOmega\ArtisanMenu\Providers\ArtisanMenuServiceProvider::class to the providers array in your config/app.php file., (*4)

Usage

Artisan menu is designed to be very intuitive to use. Just run the following command to start it., (*5)

php artisan menu

From then on, just select the commands you wish to run. After the command has completed, a dialog will appear showing its results., (*6)

The Versions

15/07 2018

dev-master

9999999-dev

Use Artisan via an elegant console GUI

  Sources   Download

The Requires

 

15/07 2018

v1.0.1

1.0.1.0

Use Artisan via an elegant console GUI

  Sources   Download

The Requires

 

14/07 2018

v1.0.0

1.0.0.0

Use Artisan via an elegant console GUI

  Sources   Download

The Requires