Skip to content

igorbelikov/yii2-console-db-config-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Yii2 Database Config Generator

Database config generator.

Install

Put the controller in the directory console commands.

Example: app/commands.

Using

php yii db --dbname=name

or

php yii db/generate --dbname=name

After completion in the directory app/config file will be created configuration database db.php.

To display all settings, type:

php yii help db/generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages