{"id":17094373,"url":"https://github.com/jamband/papers","last_synced_at":"2026-04-04T22:31:30.456Z","repository":{"id":83215219,"uuid":"431121112","full_name":"jamband/papers","owner":"jamband","description":"Authentication examples with Laravel","archived":false,"fork":false,"pushed_at":"2026-03-19T04:32:53.000Z","size":1384,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-19T21:12:53.032Z","etag":null,"topics":["authentication","examples","laravel"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/jamband.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-23T13:57:34.000Z","updated_at":"2026-03-19T04:32:57.000Z","dependencies_parsed_at":"2026-01-24T14:15:26.473Z","dependency_job_id":null,"html_url":"https://github.com/jamband/papers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamband/papers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamband%2Fpapers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamband%2Fpapers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamband%2Fpapers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamband%2Fpapers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamband","download_url":"https://codeload.github.com/jamband/papers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamband%2Fpapers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","examples","laravel"],"created_at":"2024-10-14T14:22:47.856Z","updated_at":"2026-04-04T22:31:30.402Z","avatar_url":"https://github.com/jamband.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Papers\n\nPapers is a project created as a documentation for authentication with Laravel.\n\n## Requirements for development environment\n\n- PHP \u003e= 8.4\n- Composer \u003e= 2.8.1\n- SQLite 3\n- Node.js \u003e= 24.x\n- npm \u003e= 11.10.0\n- [Mailpit](https://github.com/axllent/mailpit)\n\n## Install on local\n\n```\ncd path/to/somewhere\ngit clone https://github.com/jamband/papers.git\ncd papers\ncomposer run dev\n```\n\n## Start the development server\n\n```\nphp artisan serve\nnpm run dev\nmailpit\n```\n\n## Actions\n\nGeneral user:\n\n- User register\n- Email verification notification\n- User login\n- User logout\n- Forgot password\n- Reset password\n- Confirm password\n- Delete account\n\nAdmin user:\n\n- Admin user login\n- Admin user logout\n- Delete user\n\n## Testing\n\nUnit tests and feature tests:\n\n```\nphp artisan test\n```\n\nBrowser tests:\n\n```\nphp artisan serve\nmailpit\nphp artisan dusk:chrome-driver\nphp artisan dusk\n```\n\n## License\n\nPapers is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamband%2Fpapers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamband%2Fpapers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamband%2Fpapers/lists"}