ticketit icon indicating copy to clipboard operation
ticketit copied to clipboard

Different User Table

Open addingama opened this issue 8 years ago • 3 comments

Hi, How can I install this package if my user table split name field to first_name and last_name?

addingama avatar Apr 01 '16 03:04 addingama

yes, as long as the database table name is 'users'

thekordy avatar Apr 01 '16 07:04 thekordy

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!)

tarekadam avatar Dec 02 '16 08:12 tarekadam

Is there any updates? This feature is very important and I need it too.

OmarTaherSaad avatar Mar 16 '20 21:03 OmarTaherSaad