TheSoftwareHouse / fogger

MIT License
138 stars 43 forks source link

Question with faker locale #25

Open recarga-brubs opened 3 years ago

recarga-brubs commented 3 years ago

In faker one can choose the locale being used to generate values by using Faker\Factory::create('pt_BR');, how can I do something similar with fogger?

AdvanceGeneric commented 3 years ago

Take a look at kaboodle-solutions fork, the faker locale support is implemented there. https://github.com/kaboodle-solutions/fogger