{"id":31635153,"url":"https://github.com/devxarif/multitenant-flat-bill-management-system","last_synced_at":"2026-02-17T04:32:52.437Z","repository":{"id":316899896,"uuid":"1063546696","full_name":"devxarif/multitenant-flat-bill-management-system","owner":"devxarif","description":"Laravel-based multi-tenant system to manage buildings, flats, tenants, bills and payments.","archived":false,"fork":false,"pushed_at":"2025-09-28T12:05:59.000Z","size":296,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T00:50:30.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Blade","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/devxarif.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-24T19:22:42.000Z","updated_at":"2025-10-06T05:12:10.000Z","dependencies_parsed_at":"2025-09-27T13:26:34.432Z","dependency_job_id":"d5da56bb-67ab-4e37-aaba-fc92228c5d4e","html_url":"https://github.com/devxarif/multitenant-flat-bill-management-system","commit_stats":null,"previous_names":["devxarif/multitenant-flat-bill-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devxarif/multitenant-flat-bill-management-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fmultitenant-flat-bill-management-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fmultitenant-flat-bill-management-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fmultitenant-flat-bill-management-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fmultitenant-flat-bill-management-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devxarif","download_url":"https://codeload.github.com/devxarif/multitenant-flat-bill-management-system/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devxarif%2Fmultitenant-flat-bill-management-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29533702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T03:01:11.216Z","status":"ssl_error","status_checked_at":"2026-02-17T03:00:31.803Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-10-07T00:49:04.689Z","updated_at":"2026-02-17T04:32:52.430Z","avatar_url":"https://github.com/devxarif.png","language":"Blade","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Multi-Tenant Flat \u0026 Bill Management System\nLaravel-based multi-tenant system to manage buildings, flats, tenants, bills and payments.\nRoles: `admin` (super admin) and `owner` (house owner). Column-based tenancy using `owner_id`.\n\n## Tech stack\n- Laravel 12 (or latest)\n- Tailwind CSS (via Breeze/Jetstream)\n- MySQL (or PostgreSQL)\n- MailHog (recommended for local mail testing)\n\n### Key Features\n\u003cli\u003eAdmin: create/manage owners, create tenants, view/assign tenants to buildings.\u003c/li\u003e\n\u003cli\u003eOwner: create/manage flats, categories, create bills, record payments.\u003c/li\u003e\n\u003cli\u003eEmail notifications: on bill creation and bill payment.\u003c/li\u003e\n\n## Setup\n```bash\n# Clone the repo\ngit clone https://github.com/devxarif/multitenant-flat-bill-management-system.git\n\n#Go to repo directory\ncd \u003crepo\u003e\n\n# Copy environment file\ncp .env.example .env\n\n# Install composer dependency\ncomposer install\n\n# Set the Application key\nphp artisan key:generate\n\n# setup the database credentials and migrate database with seeders\nphp artisan migrate --seed\n\n# Install node modules \nnpm install / yarn\n```\n\n## Development Server\n\nStart the development server on http://localhost:8000\n\n```bash\nphp artisan serve\n```\n```bash\nnpm run watch / yarn watch\n```\n\n## Live Login Credentials\n\nhttps://mtfms.nexcoreit4u.com\n| Role  | Email             | Password |\n|-------|-------------------|----------|\n| Admin | admin@mail.com    | password |\n| Owner | owner@mail.com    | password |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxarif%2Fmultitenant-flat-bill-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevxarif%2Fmultitenant-flat-bill-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevxarif%2Fmultitenant-flat-bill-management-system/lists"}