You've already forked Epicnabbo-Catalogus-Updated-Daily
🆙 Back full 🆙
This commit is contained in:
@@ -51,7 +51,6 @@ class FortifyServiceProvider extends ServiceProvider
|
||||
return Limit::perMinute(5)->by(is_string($loginId) ? $loginId : '');
|
||||
});
|
||||
|
||||
/** @phpstan-ignore argument.type */
|
||||
Fortify::loginView(fn () => view('auth.login', [
|
||||
'articles' => WebsiteArticle::latest('id')
|
||||
->take(4)
|
||||
|
||||
Reference in New Issue
Block a user