Commit 615e1030 by Mark

fixed docs

parent ff3506ae
...@@ -73,7 +73,7 @@ With such a template file, you can generate your fixtures using the commands lik ...@@ -73,7 +73,7 @@ With such a template file, you can generate your fixtures using the commands lik
php yii fixture/generate user php yii fixture/generate user
# to generate several fixture data files # to generate several fixture data files
php yii fixture user profile team php yii fixture/generate user profile team
``` ```
In the code above `users` is template name. After running this command, a new file with the same template name In the code above `users` is template name. After running this command, a new file with the same template name
......
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