{"id":41329019,"url":"https://github.com/soheilkhaledabdi/shop-admin-panel","last_synced_at":"2026-01-23T06:12:18.946Z","repository":{"id":207932702,"uuid":"714966226","full_name":"soheilkhaledabdi/shop-admin-panel","owner":"soheilkhaledabdi","description":"Effortlessly manage your online store with our Laravel admin panel seamlessly integrated with Livewire, delivering real-time shopping experiences","archived":false,"fork":false,"pushed_at":"2024-10-30T19:25:51.000Z","size":4740,"stargazers_count":35,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T20:34:51.314Z","etag":null,"topics":["admin","admin-panel","api","laravel","laravel-10","laravel-11","livewire","livewire3","php","shoping-admin","shopping"],"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/soheilkhaledabdi.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-11-06T08:04:40.000Z","updated_at":"2024-10-30T19:25:48.000Z","dependencies_parsed_at":"2024-01-14T15:04:51.978Z","dependency_job_id":"59d5f793-8bb0-4c74-906d-8e2d70222c5d","html_url":"https://github.com/soheilkhaledabdi/shop-admin-panel","commit_stats":null,"previous_names":["soheilkhaledabdi/shop","soheilkhaledabdi/shop-admin-panel","aydengill/shop-admin-panel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soheilkhaledabdi/shop-admin-panel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheilkhaledabdi%2Fshop-admin-panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheilkhaledabdi%2Fshop-admin-panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheilkhaledabdi%2Fshop-admin-panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheilkhaledabdi%2Fshop-admin-panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soheilkhaledabdi","download_url":"https://codeload.github.com/soheilkhaledabdi/shop-admin-panel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheilkhaledabdi%2Fshop-admin-panel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28682041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"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":["admin","admin-panel","api","laravel","laravel-10","laravel-11","livewire","livewire3","php","shoping-admin","shopping"],"created_at":"2026-01-23T06:12:18.229Z","updated_at":"2026-01-23T06:12:18.939Z","avatar_url":"https://github.com/soheilkhaledabdi.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopping Admin Panel with Laravel \u0026 Livewire with API\n\n## Menu\n\n- [Overview](#overview)\n- [Application](#application-📱)\n- [Tech Stack](#tech-stack-📚)\n- [Installation Steps](#installation-steps)\n- [Laravel Installation](#laravel-installation)\n- [Features](#features)\n- [Table of Features](#table-of-features)\n- [Test](#run-test)\n- [Postman Collection](#postman-collection)\n## Overview\n\nThis project involves creating a robust admin panel to manage an e-commerce platform. It utilizes **Laravel** for the backend structure and **Livewire** for dynamic frontend interactions. The panel also offers a comprehensive **API** for scalability and flexibility.\n\n## Give a Star ! ⭐\nIf you find this project useful or if you're using it to learn or start your solution, please consider giving it a star. Thank you!\n\n## Application 📱\n[This](https://github.com/razaghimahdi/Shopping-By-KMP) is a cross-platform application that is built using Jetpack Compose Multiplatform, a declarative framework for sharing UIs across multiple platforms with Kotlin. The application allows users to browse, search, and purchase products from a shopping catalog on Android, iOS.\n\n### Tech Stack 📚\n- Kotlin Multiplatform\n- Kotlin Coroutines\n- Compose Multiplatform\n- Material3\n- Ktor\n- Datastore\n- Precompose\n- Koin\n- Coil\n- Turbine\n- Kotest\n- Mockk\n\n\n### Installation Steps\n\n#### Laravel Installation\n\n1. **Clone the project repository:**\n   ```bash\n   git clone https://github.com/soheilkhaledabdi/shop.git\n   ```\n2. **Navigate to the project directory:**\n    ```bash\n    cd shop\n    ```\n3. **Laravel \u0026 Livewire Setup:**\n    ```bash\n    composer install\n    ```\n4. **Create a copy of the .env file:**\n    ```bash\n    cp .env.example .env\n    ```\n5. **Generate an application key:**\n    ```bash\n    php artisan key:generate\n    ```\n6. **Run migrations and seed the database (if needed):**\n    ```bash\n    php artisan migrate --seed\n    ```\n\n### Features\n\n- **Admin Dashboard:** Manage products, categories, orders, and customers seamlessly.\n- **Laravel \u0026 Livewire:** Leverage the power of Laravel's backend with Livewire for reactive UI.\n- **Full API:** Enables external integrations and interactions with the shopping platform.\n\n## Table of Features\n\n| Features         | Admin panel | API App | API admin |\n| ---------------- | ----------- | ------- | --------- |\n| Dashboard        | 🔜 Coming Soon | ✔️ Yes     | 🔜 Coming Soon |\n| Search        | ❌ No | ✔️ Done     | ❌ No |\n| Users            | ✔️ Done      | ❌ No    | 🔜 Coming Soon |\n| Users Address            | 🔜 Coming Soon      | ✔️ Yes    | ❌ No |\n| Categories       | ✔️ Done      | ❌ No    | 🔜 Coming Soon |\n| Products         | ✔️ Done |  ✔️ Yes   | 🔜 Coming Soon   | \n| Orders           | -      | -   | - |\n| Profile          | _      | ✔️ Done | -\n\n\n## Run test\n```\nphp artisan test\n```\n\n## Postman Collection\n\n[View Postman Collection](https://documenter.getpostman.com/view/20769678/2s9Ye8fuf5) also you cat downaload json config file [Download](https://github.com/soheilkhaledabdi/shop/blob/main/assets/Shoping.postman_collection.json)\n\nFeel free to contribute and improve this project!\n\nCreate by Ayden Gill\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoheilkhaledabdi%2Fshop-admin-panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoheilkhaledabdi%2Fshop-admin-panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoheilkhaledabdi%2Fshop-admin-panel/lists"}