intrip / laravel-authentication-acl

Laravel authentication and ACL admin panel package based on sentry
287 stars 110 forks source link

Add username to signup #135

Open rasadeghnasab opened 8 years ago

rasadeghnasab commented 8 years ago

I want to know How can I add username to signup page for clients, in proper way?

intrip commented 8 years ago

Doing that requires refactoring of the authentication part. I'm not plainning to do that in short terms.