Skip to content

Oleg25/RGK-Group

Repository files navigation

Test task for RGK Group

Database

Edit the file config/db.php with real data, for example:

return [
    'class' => 'yii\db\Connection',
    'dsn' => 'mysql:host=localhost;dbname=yii2basic',
    'username' => 'root',
    'password' => '1234',
    'charset' => 'utf8',
];

also DUMP.SQL was included in git config folder

About

test task for RGK Group

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published