PHPackages                             jaimevalasek/jv-config - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jaimevalasek/jv-config

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jaimevalasek/jv-config
======================

Use this module to generate the configurations of the modules jaimevalasek/JV.\*.

071PHP

Since Sep 27Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jaimevalasek/JVConfig)[ Packagist](https://packagist.org/packages/jaimevalasek/jv-config)[ RSS](/packages/jaimevalasek-jv-config/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

JVConfig - JV Config
====================

[](#jvconfig---jv-config)

Create By: Jaime Marcelo Valasek

Use this module to generate the configurations of the modules jaimevalasek/JV.\*

Futures video lessons can be developed and published on the website or Youtube channel

Installation
------------

[](#installation)

Download this module into your vendor folder.

- Also install the module JVConfig - .

After done the above steps, open the file `config/application.config.php`. And add the module with the name JVConfig.

### With composer

[](#with-composer)

1. Edit composer.json

```
"require": {
    "jaimevalasek/jv-config": "dev-master"
}
```

2. Now tell composer to download JVConfig by running the command:

```
php composer.phar update
```

### Post installation

[](#post-installation)

```
