{"id":22980608,"url":"https://github.com/andresfb/quickshop","last_synced_at":"2026-04-07T21:31:00.904Z","repository":{"id":115214996,"uuid":"161361637","full_name":"andresfb/quickshop","owner":"andresfb","description":"A simple Shopping Cart built using Laravel.","archived":false,"fork":false,"pushed_at":"2020-04-06T02:48:19.000Z","size":779,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T10:28:01.554Z","etag":null,"topics":["bootstrap","docker","jquery","laravel","php7","shopping-cart"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andresfb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-12-11T16:23:23.000Z","updated_at":"2022-02-12T09:28:16.000Z","dependencies_parsed_at":"2026-02-08T11:03:57.876Z","dependency_job_id":null,"html_url":"https://github.com/andresfb/quickshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andresfb/quickshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresfb%2Fquickshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresfb%2Fquickshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresfb%2Fquickshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresfb%2Fquickshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andresfb","download_url":"https://codeload.github.com/andresfb/quickshop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresfb%2Fquickshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"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":["bootstrap","docker","jquery","laravel","php7","shopping-cart"],"created_at":"2024-12-15T01:44:21.743Z","updated_at":"2026-04-07T21:31:00.880Z","avatar_url":"https://github.com/andresfb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Shop\nA simple Shopping Cart built in PHP 7.2 with Laravel 5.7 framework.\n\n## Installation\nAfter cloning the repo rename the `.en.mysql` in the root to `.env`. Update the variables to your desired values, create and run the docker container with:\n\n```\ndocker-compose up -d\n```\n\nWait for the images to build, and the containers to start then go into `.src/` folder rename the `.env.example` to `.env` and edit the `DB_` section to match the values used in the previous step.\n\nGo into the root directory and run the following commands to get the Laravel environment ready.\n\n```\ndocker-compose exec app composer install\n\ndocker-compose exec app php artisan key:generate\n\ndocker-compose exec app php artisan config:cache\n\ndocker-compose exec app php artisan migrate:fresh --seed\n```\n\nPoint your browser to `http://127.0.0.1` to access the application. Optionally you can add an entry to your hosts file for a local domain as:\n\n````\n127.0.0.1   quickshop.local\n````\n\nAnd access the app through `http://quickshop.local`.\n\nLaravel Telescope is also configured and can be accessed through `http://127.0.0.1/telescope`\n\nLastly, the PHPMyAdmin is also configured as a Container and can be accessed from `http://127.0.0.1:8080/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresfb%2Fquickshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandresfb%2Fquickshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresfb%2Fquickshop/lists"}