If a user has username, he can access his profile using the url like this https://domainname.com/-username. You can change the “-” to another character by following the below steps:
1. Ftp access to your hosting server
2. Modify the following files:
…/app/config/route.php
…/app/controller/usercontroller.php
…/app/model/user.php