Skip to content

Filament Login Screen - Just give us a easy to implement a different "login" screen design

License

Notifications You must be signed in to change notification settings

solutionforest/FilamentLoginScreen

Repository files navigation

Simple Change FilamentAdmin Login Page Screen

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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 image

Theme 2 image

Theme 3 image

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.

About

Filament Login Screen - Just give us a easy to implement a different "login" screen design

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published