coolify/app/Models
peaklabs-dev d0562593d6
chore(auth): improve user model
- use property-read instead of property which prevents property assignment e.g. calling 
  ->save() on a model (Larastan will flag it)
- cast all colums explicitly to avoid wired issues between different DB types
2026-02-24 19:08:16 +01:00
..
User.php chore(auth): improve user model 2026-02-24 19:08:16 +01:00