fritsvt / laravel-nuxt-authentication

Local and social authentication boilerplate using Laravel + Nuxt
72 stars 33 forks source link

fix unicode problems #10

Closed connecteev closed 5 years ago

connecteev commented 5 years ago

fix the unicode problem mentioned in https://github.com/fritsvt/laravel-nuxt-authentication/issues/9, where emojis and special characters dont get saved and throw an error

fritsvt commented 5 years ago

Thanks