Skip to content

Commit 74195bb

Browse files
flashadvocatebshaffer
authored andcommitted
update comments for laravel dbsessions (GoogleCloudPlatform#722)
This configuration works up to 5.7 as of today
1 parent 6bb8d96 commit 74195bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/php72/laravel-framework/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ laravel.com. This version was tested to work with `laravel/laravel-framework:^5.
6666

6767
## Set up Database Sessions with Cloud SQL
6868

69-
**Note**: This section only works with Laravel 5.4.16. To use earlier versions of
69+
**Note**: This section only works with Laravel 5.4.16 and above. To use earlier versions of
7070
Laravel, you need to manually add the `DB_SOCKET` value to
7171
`config/database.php` (see [#4178](https://github.com/laravel/laravel/pull/4179/files))
7272

0 commit comments

Comments
 (0)