thekordy / ticketit

A simple helpdesk tickets system for Laravel 5.1+ which integrates smoothly with Laravel default users and auth system, demo is available at: http://ticketit.kordy.info/tickets
MIT License
875 stars 387 forks source link

first_name, last_name #495

Closed SargisBeglaryan closed 6 years ago

SargisBeglaryan commented 6 years ago

My Users table has first_name, last_name instead name and I get error. Is there any option for this?

balping commented 6 years ago

406