We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e040ced commit cd37230Copy full SHA for cd37230
1 file changed
app/config/database.php
@@ -39,7 +39,7 @@
39
'reconnect' => false,
40
'queries' =>
41
[
42
- 'SET NAMES UTF8',
+ 'SET NAMES utf8mb4',
43
],
44
45
0 commit comments