Commit Graph

5 Commits (570a30d037a74346ec672e2b0bcf07de5dac58fa)

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
Your Name 651f0de74f Replace jenssegers/agent with matomo/device-detector
- Remove unmaintained jenssegers/agent package (no releases since 2021)
- Add matomo/device-detector v6.5 as actively maintained replacement
- Create App\Services\UserAgentService wrapper for drop-in compatibility
- Update UserDevice model and ApiV1Dot1Controller to use new service
1 month ago
Daniel Supernault 53742fa699
Lint 9 months ago
Daniel Supernault 44fb6fa062
Update UserDevice model 8 years ago
Daniel Supernault ad7f44e362
Add UserDevice model 8 years ago