Awesome
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/filamentloginscreen
Usage
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 test
Screenshots
Theme 1 <img width="1400" alt="image" src="https://github.com/solutionforest/FilamentLoginScreen/assets/68211972/a64f5333-bdaa-438b-99dd-363162f4880f">
Theme 2 <img width="1395" alt="image" src="https://github.com/solutionforest/FilamentLoginScreen/assets/68211972/b51ad589-e4f3-411a-b7f3-499139da19eb">
Theme 3 <img width="1380" alt="image" src="https://github.com/solutionforest/FilamentLoginScreen/assets/68211972/78ec4072-118d-4a27-a19a-49fec63936be">
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.