Under boot method of FortifyServiceProvider
Fortify::loginView(function () {
return view('auth.login');
});
Create login.blade.php in resources/views/auth folder
Hi, my name is Roel. I am a TALL stack developer. I created this site to document all web applications I created using the TALL stack. I exclusively built products using Laravel because I like the experience writing applications using the simplest framework/stack available.