diff --git a/config/app.php b/config/app.php index 6a61cad4b5fed261ec2950428182503d1867bbc4..fa2886c1e23fa95a554453b887e4f8bde55122ee 100644 --- a/config/app.php +++ b/config/app.php @@ -108,19 +108,6 @@ 'faker_locale' => 'en_US', - /* - |-------------------------------------------------------------------------- - | Faker Locale - |-------------------------------------------------------------------------- - | - | This locale will be used by the Faker PHP library when generating fake - | data for your database seeds. For example, this will be used to get - | localized telephone numbers, street address information and more. - | - */ - - 'faker_locale' => 'en_US', - /* |-------------------------------------------------------------------------- | Encryption Key