{"id":27874769,"url":"https://github.com/camerodev/laracom","last_synced_at":"2025-08-22T22:23:09.752Z","repository":{"id":227921247,"uuid":"772685698","full_name":"camerodev/laracom","owner":"camerodev","description":"Laravel FREE E-Commerce Software","archived":false,"fork":false,"pushed_at":"2024-03-15T19:11:57.000Z","size":13203,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T01:43:14.576Z","etag":null,"topics":[],"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/camerodev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["jsdecena"],"patreon":"user?u=10218419","open_collective":null,"ko_fi":"G2G0ADEK","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-03-15T17:24:15.000Z","updated_at":"2024-03-15T22:32:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"79630def-0a81-4470-bcda-32b90d300758","html_url":"https://github.com/camerodev/laracom","commit_stats":null,"previous_names":["slickcharmer/laracom","camerodev/laracom"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/camerodev/laracom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Flaracom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Flaracom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Flaracom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Flaracom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/camerodev","download_url":"https://codeload.github.com/camerodev/laracom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/camerodev%2Flaracom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271710533,"owners_count":24807684,"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-22T02:00:08.480Z","response_time":65,"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":[],"created_at":"2025-05-05T01:38:12.577Z","updated_at":"2025-08-22T22:23:09.721Z","avatar_url":"https://github.com/camerodev.png","language":"PHP","funding_links":["https://github.com/sponsors/jsdecena","https://patreon.com/user?u=10218419","https://ko-fi.com/G2G0ADEK"],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/jsdecena/laracom.svg?branch=master)](https://travis-ci.org/jsdecena/laracom)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Laracommerce/laracom/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Laracommerce/laracom/?branch=master)\n[![Code Intelligence Status](https://scrutinizer-ci.com/g/Laracommerce/laracom/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)\n[![codecov](https://codecov.io/gh/jsdecena/laracom/branch/master/graph/badge.svg)](https://codecov.io/gh/jsdecena/laracom)\n[![Fork Status](https://img.shields.io/github/forks/jsdecena/laracom.svg)](https://github.com/jsdecena/laracom)\n[![Star Status](https://img.shields.io/github/stars/jsdecena/laracom.svg)](https://github.com/jsdecena/laracom)\n[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/larac0m/Lobby)\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom?ref=badge_shield)\n\n# Get discount on Digital Ocean\nSign-up with [Digital Ocean and get $10 discount](https://m.do.co/c/bce94237de96)!\n\n# Laravel FREE E-Commerce Software\n\nFeatures Provided\n- Products\n- Cart\n- Checkout\n- Categories\n- Customers\n- Orders\n- Payment\n- Couriers\n- Employees\n\n- To view more details of the features \nSee full [documentation](https://jsdecena.github.io/laracom)\n\n# Simplified DOCKER setup\n### In your teminal, issue these commands\n\n- RUN `docker-compose up -d --build`\n- If your runtime is apple silicon, use `docker-compose -f docker-compose-m1.yml up -d --build` command\n- RUN `docker exec -it app bash`\n- Inside the container, run `composer install \u0026\u0026 chmod -R 777 storage/ bootstrap/cache/`\n- Inside the container, run `php artisan migrate --seed`\n- While inside the container, compile the assets with `npm i \u0026\u0026 npm run dev`\n- While inside the container, link the images `php artisan storage:link`\n- OPEN [http://localhost:8000](http://localhost:8000)\n\n# Author\n\n[Jeff Simons Decena](https://jsdecena.me)\n\n# Contributors\n\n\u003ca href=\"https://github.com/jsdecena/laracom/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/laracom/contributors.svg?width=890\" title=\"contributors\" alt=\"contributors\" /\u003e\u003c/a\u003e\n\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Flaracom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamerodev%2Flaracom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerodev%2Flaracom/lists"}