We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e56099 commit dada8d9Copy full SHA for dada8d9
README.md
@@ -59,7 +59,7 @@ The content produced by Faker can be localized based on a Faker locale. If the F
59
60
To update your Faker locale you can either directly edit `./config/config.yml` or use the command line option:
61
62
- php core/console --config --set faker.locale=[locale]
+ php core/console --config --set plugins.faker.locale=[locale]
63
64
For example:
65
0 commit comments