Skip to content

kokspflanze/ZfcTicketSystem

Repository files navigation

ZfcTicketSystem

Master Build Status Coverage Status

  • run the SQL script [db/dump.sql]

edit your config, to set your AuthService

'zfc-ticket-system' => [
	'auth_service' => 'user_auth_service',
]

Your user object must have this interface "ZfcTicketSystem\Entity\UserInterface"

::know todos

add more dynamic