{"id":18820776,"url":"https://github.com/tarikulwebx/laravel-multi-tenant","last_synced_at":"2025-08-16T11:57:38.936Z","repository":{"id":213214662,"uuid":"733333646","full_name":"tarikulwebx/Laravel-Multi-Tenant","owner":"tarikulwebx","description":"Laravel multi tenancy demo","archived":false,"fork":false,"pushed_at":"2023-12-20T11:24:45.000Z","size":199,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-04T05:24:58.313Z","etag":null,"topics":["blade-template","laravel-10","laravel-permission","tenancyforlaravel"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarikulwebx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-12-19T05:05:35.000Z","updated_at":"2025-07-13T16:59:46.000Z","dependencies_parsed_at":"2023-12-19T10:06:57.145Z","dependency_job_id":"d2f091f3-30aa-4a69-9f9e-e3a82d392a19","html_url":"https://github.com/tarikulwebx/Laravel-Multi-Tenant","commit_stats":null,"previous_names":["tarikulwebx/laravel-multi-tenant","tarikulcodes/laravel-multi-tenant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tarikulwebx/Laravel-Multi-Tenant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarikulwebx%2FLaravel-Multi-Tenant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarikulwebx%2FLaravel-Multi-Tenant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarikulwebx%2FLaravel-Multi-Tenant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarikulwebx%2FLaravel-Multi-Tenant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarikulwebx","download_url":"https://codeload.github.com/tarikulwebx/Laravel-Multi-Tenant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarikulwebx%2FLaravel-Multi-Tenant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270708446,"owners_count":24631984,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blade-template","laravel-10","laravel-permission","tenancyforlaravel"],"created_at":"2024-11-08T00:29:57.381Z","updated_at":"2025-08-16T11:57:38.871Z","avatar_url":"https://github.com/tarikulwebx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel-Multi-Tenant\n\nA complete example of a multi-tenant Laravel application. It is only a demo, not a real application to use for production.\n\n### What is Multi Tenant SaaS?\n\nMulti-tenant SaaS, or Software as a Service, refers to a type of software architecture where a single instance of the software application serves multiple customers, known as tenants. Each tenant shares the same underlying infrastructure and code base, but their data and configurations are kept separate and isolated from one another.\n\n## Technology Usage\n\n-   **[Laravel 10](https://laravel.com/docs/10.x)**\n-   **[Blade Template](https://laravel.com/docs/10.x/blade#main-content)**\n-   **[Vite JS](https://vitejs.dev/)**\n-   **[Tailwind CSS](https://tailwindcss.com/)**\n-   **[Tenancy for Laravel](https://tenancyforlaravel.com/)**\n-   **[Laravel Permission](https://spatie.be/docs/laravel-permission/v6)**\n\n## How to Run\n\nOpen your favourite terminal of and follow the instructions below to run the complete project on your machine!\n\n### Step 1:\n\nClone the github repository by running the following command\n\n```\ngit clone https://github.com/tarikulwebx/Laravel-Multi-Tenant.git\n```\n\nNavigate to the project directory\n\n```\ncd Laravel-Multi-Tenant\n```\n\n### Step 2:\n\nClone **.env.example** file and save as **.env**. Change environment variables as your need.\n\n### Step 3:\n\nRun following command to generate app key.\n\n```\nphp artisan key:generate\n```\n\n### Step 4\n\nMigrate and seed by running the command\n\n```\nphp artisan migrate --seed\n```\n\n### Step 5\n\nRun the project\n\n```\nphp artisan serve\n```\n\nOpen the project on http://localhost:8000/ link and tenants directory will be like the http://\u003ctenant_domain_name\u003e.localhost:8000/\n\n## Thank You!\n\nBe sure to give me a star on this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarikulwebx%2Flaravel-multi-tenant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarikulwebx%2Flaravel-multi-tenant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarikulwebx%2Flaravel-multi-tenant/lists"}