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

Add Public Tickets Feature & Allow 'Name' Mutator or field #561

Closed OmarTaherSaad closed 4 years ago

OmarTaherSaad commented 4 years ago
thekordy commented 4 years ago

@OmarTaherSaad Thanks for your PR. But I don't think having public feature for tickets is a common use case, beside that there are breaking changes in this PR and we intend to keep all releases for 0.2 backward compatible and stable.