ticketit
ticketit copied to clipboard
Different User Table
Hi, How can I install this package if my user table split name field to first_name and last_name?
yes, as long as the database table name is 'users'
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 use ticketit. (worth it - thanks!)
Is there any updates? This feature is very important and I need it too.