Commit Graph

3 Commits (e1b60d070b60306a55f336f89faeb9c843706518)

Author SHA1 Message Date
Your Name 570a30d037 refactor: replace $fillable with $guarded = [] across all models
Aligns all models with the project convention (see .ai/rules/models.md).
Model::shouldBeStrict() in non-production will catch any issues early.
4 weeks ago
Daniel Supernault 53742fa699
Lint 9 months ago
Gavin Mogan 441c8e0d4c Generic OIDC Support
* Everything should be configurable by env variables
* Basic request tests
1 year ago