🆙 Fix laravel pint spaces 🆙

This commit is contained in:
Remco
2026-01-07 19:35:41 +01:00
parent 711fa2c29e
commit dc418a51a1
13 changed files with 14 additions and 12 deletions
@@ -45,6 +45,7 @@ class WebsiteOpenPosition extends Model
{
return $query->where('apply_from', '<=', now())->where('apply_to', '>', now());
}
protected function casts(): array
{
return [