{"id":21767539,"url":"https://github.com/arslanstack/property-dealership","last_synced_at":"2026-04-10T06:49:15.177Z","repository":{"id":243643748,"uuid":"809618482","full_name":"arslanstack/property-dealership","owner":"arslanstack","description":"Laravel based REST APIs and Admin Panel for Property Dealership Web App","archived":false,"fork":false,"pushed_at":"2024-07-02T08:55:26.000Z","size":167407,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T02:31:59.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/arslanstack.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":"2024-06-03T05:58:14.000Z","updated_at":"2024-10-23T17:59:21.000Z","dependencies_parsed_at":"2024-06-24T06:40:56.702Z","dependency_job_id":null,"html_url":"https://github.com/arslanstack/property-dealership","commit_stats":null,"previous_names":["arslanstack/property-dealership"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fproperty-dealership","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fproperty-dealership/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fproperty-dealership/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arslanstack%2Fproperty-dealership/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arslanstack","download_url":"https://codeload.github.com/arslanstack/property-dealership/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745715,"owners_count":20503048,"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":[],"created_at":"2024-11-26T13:25:53.687Z","updated_at":"2025-10-12T00:06:08.807Z","avatar_url":"https://github.com/arslanstack.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel REST APIs and Admin Panel for Property Dealership Web App\n\nThis repository provides a Laravel 10 REST APIs and Bootstrap based admin dashboard for a property dealership web application.\n\n## Getting Started\n\n### Clone the Repository\n\nClone the repository using the following command:\n\n```bash\ngit clone https://github.com/arslanstack/property-dealership.git\n```\n### Installation\n\nAfter cloning the project, navigate into the project directory and install dependencies:\n\n```bash\ncd property-dealership\ncomposer install\n```\n\n### Configuration\n\n1. Copy the example .env file:\n\n```bash\ncp .env.example .env\n```\n\n2. Generate the application key:\n\n```bash\nphp artisan key:generate\n```\n\n3. Update the .env file:\nOpen the .env file in a text editor and update the necessary configuration values, such as database connection details. Example:\n\n```bash\nDB_CONNECTION=mysql\nDB_HOST=127.0.0.1\nDB_PORT=3306\nDB_DATABASE=property_dealership\nDB_USERNAME=root\nDB_PASSWORD=\n```\n\n### Database Setup\n\n1. Create a new MySQL database:\nCreate new database using phpmyadmin or mysql workbench\n\n\n2. Run the migrations:\n\n```bash\nphp artisan migrate\n```\n### Running the Application\n\nStart the Laravel server and compile assets:\n\n```bash\nphp artisan serve\n```\n\n### Contributing\n\nAfter implementing a feature or fix, use the following commands to commit and push your changes:\n\n```bash\ngit add .\ngit commit -m \"Describe the feature\"\ngit push -u origin\n```\n\n### Snapshots\n\n\u003cimg src=\"./snaps/1.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/1-5.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/1-6.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/1-7.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/2.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/3.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/4.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/5.png\" alt=\"Project Banner\"\u003e\n\u003cimg src=\"./snaps/6.png\" alt=\"Project Banner\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Fproperty-dealership","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farslanstack%2Fproperty-dealership","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farslanstack%2Fproperty-dealership/lists"}