You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Fix laravel pint spaces 🆙
This commit is contained in:
@@ -134,6 +134,7 @@ class Article extends Model
|
||||
->each(fn (AuthorNotification $follower) => $follower->user->notify($this->user, NotificationType::ArticlePosted, $this->getNotificationUrl()),
|
||||
);
|
||||
}
|
||||
|
||||
protected function casts(): array
|
||||
{
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user