dev-master
9999999-dev https://github.com/Handledeck/est-tools:package_description
MIT
The Requires
The Development Requires
by aleh
handledeck esttools
Wallogit.com
2017 © Pedro Peláez
:package_description
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors., (*1)
Via Composer, (*2)
``` bash, (*3)
$ composer require handledeck/est-tools, (*4)
## Usage ``` php Add line to file config/app // Facade 'Est'=>Handledeck\EstTools\EstFacade::class, //Service provider Handledeck\EstTools\EstToolsServiceProvider::class Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class
Update artisan command in settings->commands Ctrl+Shift-x art ide-helper:generate art est:install art vendor:publish
The MIT License (MIT). Please see License File for more information., (*5)
:package_description
MIT
handledeck esttools