Update scout.php

This commit is contained in:
Fatih Alp 2020-07-01 09:55:01 +03:00 committed by GitHub
parent fc7fd3c77b
commit 8d6475d946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ return [
| |
*/ */
'driver' => env('SCOUT_DRIVER', 'search'), 'driver' => env('SCOUT_DRIVER', null),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------