https://github.com/camerodev/laracom
Laravel FREE E-Commerce Software
https://github.com/camerodev/laracom
Last synced: about 1 month ago
JSON representation
Laravel FREE E-Commerce Software
- Host: GitHub
- URL: https://github.com/camerodev/laracom
- Owner: camerodev
- Created: 2024-03-15T17:24:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T19:11:57.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:43:27.472Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 12.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://travis-ci.org/jsdecena/laracom)
[](https://scrutinizer-ci.com/g/Laracommerce/laracom/?branch=master)
[](https://scrutinizer-ci.com/code-intelligence)
[](https://codecov.io/gh/jsdecena/laracom)
[](https://github.com/jsdecena/laracom)
[](https://github.com/jsdecena/laracom)
[](https://gitter.im/larac0m/Lobby)
[](https://app.fossa.io/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom?ref=badge_shield)# Get discount on Digital Ocean
Sign-up with [Digital Ocean and get $10 discount](https://m.do.co/c/bce94237de96)!# Laravel FREE E-Commerce Software
Features Provided
- Products
- Cart
- Checkout
- Categories
- Customers
- Orders
- Payment
- Couriers
- Employees- To view more details of the features
See full [documentation](https://jsdecena.github.io/laracom)# Simplified DOCKER setup
### In your teminal, issue these commands- RUN `docker-compose up -d --build`
- If your runtime is apple silicon, use `docker-compose -f docker-compose-m1.yml up -d --build` command
- RUN `docker exec -it app bash`
- Inside the container, run `composer install && chmod -R 777 storage/ bootstrap/cache/`
- Inside the container, run `php artisan migrate --seed`
- While inside the container, compile the assets with `npm i && npm run dev`
- While inside the container, link the images `php artisan storage:link`
- OPEN [http://localhost:8000](http://localhost:8000)# Author
[Jeff Simons Decena](https://jsdecena.me)
# Contributors
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2FLaracommerce%2Flaracom?ref=badge_large)