SO
solutionforest/FilamentLoginScreen
Filament Login Screen - Just give us a easy to implement a different "login" screen design
Simple Change FilamentAdmin Login Page Screen
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
composer require solutionforest/filamentloginscreenUsage
In Admin Panel
use Solutionforest\FilamentLoginScreen\Filament\Pages\Auth\Themes\Theme1\LoginScreenPage as LoginScreenPage; // See which login theme you want to use
return $panel->login(LoginScreenPage::class) Testing
composer testScreenshots
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
On this page
Languages
Blade79.7%PHP19.0%JavaScript1.1%CSS0.2%
Contributors
Latest Release
0.0.1May 3, 2024MIT License
Created May 3, 2024
Updated May 1, 2025


