nwartell / framework

Quick-deploy PHP framework with separate application and API components
MIT License
1 stars 0 forks source link

Username validation on register #11

Closed nwartell closed 5 months ago

nwartell commented 5 months ago

Need to ensure usernames are alphanumeric and at least 3 characters but no more than 36 characters.