2017 © Pedro Peláez
 

library est-tools

:package_description

image

handledeck/est-tools

:package_description

  • Thursday, March 16, 2017
  • by handledeck
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

handledeck/est-tools

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)

Install

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

Console Est

Update artisan command in settings->commands

Ctrl+Shift-x
 art ide-helper:generate
 art est:install
 art vendor:publish 

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

16/03 2017