This will involve a handful of things - [ ] Build out models and relationships for TDB - [x] Auth - [x] Characters - [ ] World - [ ] Auth middleware, configuration (I've already prepared an SRP6 helper for this) - [x] Decide what to do about stylesheets / templates (keep existing, or revamp in something newer like Bootstrap or Tailwind) - [ ] Policies - may lean on spatie/laravel-permissions for this. This will allow us to get rid of the god awful security levels in a config file
This will involve a handful of things