tarekadam

Results 1 comments of tarekadam

I also split my name field into first_name, last_name. On my user model I have getNameAttribute() return first and last names. However I've had to add a name column to...