Welcome Guest, Not a member yet? Register   Sign In
(Myth/Auth)how to input username in Japanese
#1
Smile 
(This post was last modified: 05-03-2022, 07:13 AM by yoshi.)

Thanks for everything.
I was able to add login functionality to an existing app using Myth/Auth, but the next step is that Japanese cannot be used for user names. Can this be solved by customizing Myth/Auth?

I am now trying the following commands.
PHP Code:
php spark auth:publish
Publish Controller
? [yn]: y
  Created
Controllers/AuthController.php 
Publish Models
? [yn]: y
  Created
Models/LoginModel.php
  Created
Models/UserModel.php 

If I can exclude `alpha_numeric_space`, you can probably input Japanese, but it hasn't worked yet.
Reply


Messages In This Thread
(Myth/Auth)how to input username in Japanese - by yoshi - 05-03-2022, 04:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB