{"id":18352998,"url":"https://github.com/thecodeholic/laravel-vue-ecommerce","last_synced_at":"2025-04-12T23:33:00.363Z","repository":{"id":44355442,"uuid":"512097984","full_name":"thecodeholic/laravel-vue-ecommerce","owner":"thecodeholic","description":"E-commerce project with Laravel and Vue.js","archived":false,"fork":false,"pushed_at":"2024-08-29T11:04:13.000Z","size":1131,"stargazers_count":671,"open_issues_count":15,"forks_count":202,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-04-04T02:09:25.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thecodeholic.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":"2022-07-09T05:04:08.000Z","updated_at":"2025-04-03T11:49:18.000Z","dependencies_parsed_at":"2023-01-29T22:01:06.510Z","dependency_job_id":"8d50593e-946a-40d1-ba21-5bd5fd23ea30","html_url":"https://github.com/thecodeholic/laravel-vue-ecommerce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-vue-ecommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-vue-ecommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-vue-ecommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodeholic%2Flaravel-vue-ecommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodeholic","download_url":"https://codeload.github.com/thecodeholic/laravel-vue-ecommerce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647258,"owners_count":21139081,"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-05T21:38:07.985Z","updated_at":"2025-04-12T23:33:00.336Z","avatar_url":"https://github.com/thecodeholic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel E-commerce Website\nE-commerce application built with Laravel, Vue.js, Tailwind.css and Alpine.js. \u003cbr\u003e\n\n\u003e If you want to see every single step how this E-commerce application is build and learn how to build your own Full Stack applications, check my website [thecodeholic.com](https://thecodeholic.com)\n\n## Demo\nAdmin Panel: https://admin.lcommerce.net\n```\nEmail: admin@example.com\nPassword: admin123\n```\n\nWebsite: https://lcommerce.net\n\n```\nEmail: user1@example.com\nPassword: useruser1\n\n\nEmail: user2@example.com\nPassword: useruser2\n```\n\n## Installation \nMake sure you have environment setup properly. You will need MySQL, PHP8.1, Node.js and composer.\n\n### Install Laravel Website + API\n1. Download the project (or clone using GIT)\n2. Copy `.env.example` into `.env` and configure database credentials\n3. Navigate to the project's root directory using terminal\n4. Run `composer install`\n5. Set the encryption key by executing `php artisan key:generate --ansi`\n6. Run migrations `php artisan migrate --seed`\n7. Start local server by executing `php artisan serve`\n8. Open new terminal and navigate to the project root directory\n9. Run `npm install`\n10. Run `npm run dev` to start vite server for Laravel frontend\n\n### Install Vue.js Admin Panel\n1. Navigate to `backend` folder\n2. Run `npm install`\n3. Copy `backend/.env.example` into `backend/.env`\n4. Make sure `VITE_API_BASE_URL` key in `backend/.env` is set to your Laravel API host (Default: http://localhost:8000)\n5. Run `npm run dev`\n6. Open Vue.js Admin Panel in browser and login with\n    ```\n    admin@example.com\n    admin123\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Flaravel-vue-ecommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodeholic%2Flaravel-vue-ecommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodeholic%2Flaravel-vue-ecommerce/lists"}