{"id":15105826,"url":"https://github.com/haq/laravel-seal","last_synced_at":"2025-09-27T05:30:59.809Z","repository":{"id":53326153,"uuid":"309845442","full_name":"haq/laravel-seal","owner":"haq","description":"Basic authentication scaffolding using Blade, Boostrap and Livewire.","archived":true,"fork":false,"pushed_at":"2021-03-31T12:39:22.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-21T13:33:46.390Z","etag":null,"topics":["authentication-scaffolding","bootstrap","laravel","livewire"],"latest_commit_sha":null,"homepage":"","language":"Blade","has_issues":true,"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/haq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-04T00:59:37.000Z","updated_at":"2023-08-24T18:10:03.000Z","dependencies_parsed_at":"2022-09-02T04:31:50.441Z","dependency_job_id":null,"html_url":"https://github.com/haq/laravel-seal","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haq%2Flaravel-seal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haq%2Flaravel-seal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haq%2Flaravel-seal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haq%2Flaravel-seal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haq","download_url":"https://codeload.github.com/haq/laravel-seal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219871882,"owners_count":16554465,"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":["authentication-scaffolding","bootstrap","laravel","livewire"],"created_at":"2024-09-25T20:43:36.926Z","updated_at":"2025-09-27T05:30:54.539Z","avatar_url":"https://github.com/haq.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel seal\nBasic authentication scaffolding using [Blade](https://laravel.com/docs/8.x/blade), [Bootstrap 5](https://v5.getbootstrap.com/) and [Livewire](https://laravel-livewire.com/).\n\n## Screenshot\n![login](https://i.imgur.com/lvLLOKb.png)\n\n## Installation\n```bash\ncomposer require haq/seal --dev\nphp artisan seal:install\nnpm install \u0026\u0026 npm run dev\n```\n\n## Bootstrap Pagination\nCall the paginator's useBootstrap method within your AppServiceProvider.\n```php\nuse Illuminate\\Pagination\\Paginator;\n\npublic function boot()\n{\n    Paginator::useBootstrap();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaq%2Flaravel-seal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaq%2Flaravel-seal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaq%2Flaravel-seal/lists"}