Laravel 8
Pre-release
Pre-release
Added compatibility with Laravel 8.
Bug fixes
- Aplication crash when closing tickets with error "Trying to get property 'lang' of non-object" Solved in PR #22 by @sprklinginfo. Thank you!
- Error viewing members list at panichd/member "Missing required parameters for [Route: panichd.member.update]". Found by @sprklinginfo and commented in issue #21 Thanks again!
- Ability to view tickets with a a related user (owner or agent) which is soft Deleted in Laravel (This happens when a user has deleted_at field set in database)