2017 © Pedro Peláez
 

library base

Modulo de base

image

softemp/base

Modulo de base

  • Wednesday, April 12, 2017
  • by softemp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Laravel-Modules

Latest Version on Packagist Software License Build Status Scrutinizer Coverage SensioLabsInsight Quality Score Total Downloads, (*1)

, (*2)

Installation

Quick

To install through composer, simply run the following command:, (*3)

``` bash composer require softemp/base, (*4)


#### Add Service Provider Next add the following service provider in `config/app.php`. ```php 'providers' => [ SoftEmp\Base\BaseServiceProvider::class, ],

License

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

The Versions

12/04 2017

dev-master

9999999-dev

Modulo de base

  Sources   Download

MIT

The Requires

 

by Paulo Roberto da Silva