You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fix laravel pint spaces 🆙
This commit is contained in:
@@ -45,6 +45,7 @@ class WebsiteOpenPosition extends Model
|
||||
{
|
||||
return $query->where('apply_from', '<=', now())->where('apply_to', '>', now());
|
||||
}
|
||||
|
||||
protected function casts(): array
|
||||
{
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user