Download the PHP package hcesrl/laravel-wizartisan without Composer
On this page you can find all versions of the php package hcesrl/laravel-wizartisan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-wizartisan
hcesrl/laravel-wizartisan
Installation
Install the package:
Usage
Create your wizard command extending the Wizartisan command. You must implement the configureWizard
to add the
steps to the wizard and the finish
method that receives the validated data and completes the procedure.
License
This package is open-sourced software licensed under the MIT license.
Authors
All versions of laravel-wizartisan with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/console Version >=5.5
illuminate/contracts Version >=5.5
illuminate/support Version >=5.5
illuminate/validation Version >=5.5
illuminate/console Version >=5.5
illuminate/contracts Version >=5.5
illuminate/support Version >=5.5
illuminate/validation Version >=5.5
The package hcesrl/laravel-wizartisan contains the following files
Loading the files please wait ....