How can I add a video as a blurred background in the login page?
How can I add a video as a blurred background on the login page?
I've searched a lot but didn't find any tutorials
1 Reply
You can customize the auth features via https://filamentphp.com/docs/3.x/panels/users#customizing-the-authentication-features and provide your own view for login. Copy the filament view as a starting point and modify as you need.