{"id":20471389,"url":"https://github.com/bitfumes/laravel-multiauth","last_synced_at":"2025-05-16T01:06:46.105Z","repository":{"id":33122263,"uuid":"143331251","full_name":"bitfumes/laravel-multiauth","owner":"bitfumes","description":"Multi Auth and admin auth in Laravel Project","archived":false,"fork":false,"pushed_at":"2022-12-11T18:23:40.000Z","size":2596,"stargazers_count":469,"open_issues_count":32,"forks_count":105,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-08T12:05:08.349Z","etag":null,"topics":["admin-dashboard","admin-panel","laravel-admin-panel","laravel-multi-login","laravel-multiauth","laravel-permission","laravel-permissions","laravel-role-permission-crud","laravel-roles","laravel-roles-permissions","multiauth"],"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/bitfumes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"sarthaksavvy","patreon":"bitfumes","custom":"https://www.paypal.me/bitfumes"}},"created_at":"2018-08-02T18:28:05.000Z","updated_at":"2025-01-06T13:16:08.000Z","dependencies_parsed_at":"2023-01-14T23:45:29.273Z","dependency_job_id":null,"html_url":"https://github.com/bitfumes/laravel-multiauth","commit_stats":null,"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Flaravel-multiauth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Flaravel-multiauth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Flaravel-multiauth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitfumes%2Flaravel-multiauth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitfumes","download_url":"https://codeload.github.com/bitfumes/laravel-multiauth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253573045,"owners_count":21929716,"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":["admin-dashboard","admin-panel","laravel-admin-panel","laravel-multi-login","laravel-multiauth","laravel-permission","laravel-permissions","laravel-role-permission-crud","laravel-roles","laravel-roles-permissions","multiauth"],"created_at":"2024-11-15T14:15:58.267Z","updated_at":"2025-05-16T01:06:41.097Z","avatar_url":"https://github.com/bitfumes.png","language":"PHP","funding_links":["https://github.com/sponsors/sarthaksavvy","https://patreon.com/bitfumes","https://www.paypal.me/bitfumes"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eLaravel Multi Auth\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/bitfumes/laravel-multiauth\"\u003e\u003cimg src=\"https://travis-ci.org/bitfumes/laravel-multiauth.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.styleci.io/repos/143331251\"\u003e\u003cimg src=\"https://github.styleci.io/repos/143331251/shield?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/bitfumes/laravel-multiauth/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/bitfumes/laravel-multiauth.svg\" alt=\"Github Start\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/bitfumes/laravel-multiauth\"\u003e\u003cimg src=\"https://poser.pugx.org/bitfumes/laravel-multiauth/d/total.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/bitfumes/laravel-multiauth\"\u003e\u003cimg src=\"https://poser.pugx.org/bitfumes/laravel-multiauth/v/stable.svg\" alt=\"Latest Version\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/bitfumes/laravel-multiauth\"\u003e\u003cimg src=\"https://poser.pugx.org/bitfumes/laravel-multiauth/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/bitfumes/laravel-multiauth/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/bitfumes/laravel-multiauth.svg\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003cstrong\u003eFor Complete Documentation, visit \u003ca href=\"https://bitfumes.github.io/laravel-multiauth/\"\u003eHere\u003c/a\u003e\u003c/strong\u003e\n  \u003c/p\u003e\n\nThis package is just create admin side (multi auth), which is totaly isolated from your normal auth ( which we create using php artisan make:auth )\n\nOn top of that, you can use multiple authentication types, simultaneously, so you can be logged\nin as a user and an admin, without conflicts!\n\nThis package is created and maintained by **[Sarthak Shrivastava](https://github.com/sarthaksavvy)** and **[contributors](https://github.com/bitfumes/laravel-multiauth/graphs/contributors)**\n\n## License\n\nThis package inherits the licensing of its parent framework, Laravel, and as such is open-sourced\nsoftware licensed under the [MIT license](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfumes%2Flaravel-multiauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitfumes%2Flaravel-multiauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitfumes%2Flaravel-multiauth/lists"}