-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Description
Experienced
Syntax error or access violation: 1253 COLLATION 'utf8_unicode_ci' is not valid for CHARACTER SET 'utf8mb4'
error with the current 'utf8_unicode_ci' collation specified in registerEloquent.
Only managed to get plugin to activate by changing it to 'utf8mb4_unicode_ci'
Can this be exposed as a config option to the developer instead of hard coded?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels