From b98d49ebb31e3875aef2a5696c5cbc7bf58883f2 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 2 Oct 2018 12:51:41 -0500 Subject: [PATCH] formatting --- config/app.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/app.php b/config/app.php index 33907036..01081dca 100644 --- a/config/app.php +++ b/config/app.php @@ -95,12 +95,12 @@ /* |-------------------------------------------------------------------------- - | Faker Locale Configuration + | Faker Locale |-------------------------------------------------------------------------- | - | The locale set here will be used by the Faker PHP library when it will - | generate localized random data for testing such as a postal address - | or a telephone number. This is the default locale we are setting. + | 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. | */