Commit Graph
2 Commits
Author SHA1 Message Date
Clément Blanco 24029be5b1 Fixing StyleCI identation 2018-10-02 15:50:48 +01:00
Clément Blanco e9f6ec36a7 Adding faker_locale default config value.
As per [that PR](https://github.com/laravel/framework/pull/17895) and [the documentation](https://laravel.com/docs/5.6/database-testing#writing-factories), I wanted to make sure this was present in the `app/config.php` out of the box.

It's a great thing and I'm sure people will be happy to use it rather than overriding the singleton registration.
2018-10-02 15:45:42 +01:00