Block a user
b9560f01e7
Separated route handlers into a separate module
64fc6fd8fc
Added GORM to handle database
7c55247af0
Added homepage
6024a1fe7f
Added option to enable/disable redis session store; fixed the checks for username, password, and database number when setting up the Redis connection
830a950bf4
Added Eloquent and Phinx for handling database connections and migrations; added a Ticket model and a simple ticket/create form to create new tickets