{"id":23219197,"url":"https://github.com/solutionforest/filamentloginscreen","last_synced_at":"2025-06-11T11:20:42.807Z","repository":{"id":237964731,"uuid":"795359264","full_name":"solutionforest/FilamentLoginScreen","owner":"solutionforest","description":"Filament Login Screen - Just give us a easy to implement a different \"login\" screen design","archived":false,"fork":false,"pushed_at":"2024-05-03T16:56:17.000Z","size":66,"stargazers_count":30,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-28T19:09:29.411Z","etag":null,"topics":["cms","filament","filamentphp","filamentphp-plugin","laravel"],"latest_commit_sha":null,"homepage":"","language":"Blade","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solutionforest.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"solutionforest"}},"created_at":"2024-05-03T05:35:17.000Z","updated_at":"2025-05-01T16:36:22.000Z","dependencies_parsed_at":"2024-05-03T18:40:11.835Z","dependency_job_id":"63095aa3-0b71-4460-af30-2b3905f97e92","html_url":"https://github.com/solutionforest/FilamentLoginScreen","commit_stats":null,"previous_names":["solutionforest/filamentloginscreen"],"tags_count":1,"template":false,"template_full_name":"filamentphp/plugin-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionforest%2FFilamentLoginScreen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionforest%2FFilamentLoginScreen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionforest%2FFilamentLoginScreen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionforest%2FFilamentLoginScreen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solutionforest","download_url":"https://codeload.github.com/solutionforest/FilamentLoginScreen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solutionforest%2FFilamentLoginScreen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259253753,"owners_count":22829151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","filament","filamentphp","filamentphp-plugin","laravel"],"created_at":"2024-12-18T21:20:07.157Z","updated_at":"2025-06-11T11:20:42.775Z","avatar_url":"https://github.com/solutionforest.png","language":"Blade","readme":"# Simple Change FilamentAdmin Login Page Screen\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/solutionforest/filamentloginscreen.svg?style=flat-square)](https://packagist.org/packages/solutionforest/filamentloginscreen)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/solutionforest/filamentloginscreen/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/solutionforest/filamentloginscreen/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/solutionforest/filamentloginscreen/fix-php-code-styling.yml?branch=main\u0026label=code%20style\u0026style=flat-square)](https://github.com/solutionforest/filamentloginscreen/actions?query=workflow%3A\"Fix+PHP+code+styling\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/solutionforest/filamentloginscreen.svg?style=flat-square)](https://packagist.org/packages/solutionforest/filamentloginscreen)\n\n\n\nThis is where your description should go. Limit it to a paragraph or two. Consider adding a small example.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require solutionforest/filamentloginscreen\n```\n\n## Usage\n\nIn Admin Panel\n\n```php\nuse Solutionforest\\FilamentLoginScreen\\Filament\\Pages\\Auth\\Themes\\Theme1\\LoginScreenPage as LoginScreenPage; // See which login theme you want to use\n\nreturn $panel-\u003elogin(LoginScreenPage::class) \n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Screenshots\n\nTheme 1\n\u003cimg width=\"1400\" alt=\"image\" src=\"https://github.com/solutionforest/FilamentLoginScreen/assets/68211972/a64f5333-bdaa-438b-99dd-363162f4880f\"\u003e\n\nTheme 2\n\u003cimg width=\"1395\" alt=\"image\" src=\"https://github.com/solutionforest/FilamentLoginScreen/assets/68211972/b51ad589-e4f3-411a-b7f3-499139da19eb\"\u003e\n\nTheme 3\n\u003cimg width=\"1380\" alt=\"image\" src=\"https://github.com/solutionforest/FilamentLoginScreen/assets/68211972/78ec4072-118d-4a27-a19a-49fec63936be\"\u003e\n\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [alan](https://github.com/solutionforest)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":["https://github.com/sponsors/solutionforest"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolutionforest%2Ffilamentloginscreen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolutionforest%2Ffilamentloginscreen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolutionforest%2Ffilamentloginscreen/lists"}