kokspflanze / ZfcTicketSystem

in dev modus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

in dev modus

License:MIT License


Languages

Language:PHP 95.8%Language:HTML 4.2%