library base
Modulo de base
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
Laravel-Modules
, (*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)
dev-master
9999999-dev
Modulo de base
Sources
Download
MIT
The Requires
by
Paulo Roberto da Silva