Commit 60c305fa by Mark

docs improved

parent a3071fd9
......@@ -34,6 +34,8 @@ To use this extension, simply add the following code in your application config
],
],
```
Set valid ```test``` alias in your console config, for example for ```basic``` application template, this should be added
to ```console.php``` config: ```Yii::setAlias('tests', __DIR__ . '/../tests');```
To start using this command you need to be familiar (read guide) for the Faker library and
generate fixtures template files, according to the given format:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment