Download the PHP package jsdecena/laracom without Composer
On this page you can find all versions of the php package jsdecena/laracom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jsdecena/laracom
More information about jsdecena/laracom
Files in jsdecena/laracom
Download jsdecena/laracom
More information about jsdecena/laracom
Files in jsdecena/laracom
Please rate this library. Is it a good library?
Informations about the package laracom
Get discount on Digital Ocean
Sign-up with Digital Ocean and get $10 discount!
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
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
Author
Contributors
License
All versions of laracom with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
ext-json Version *
barryvdh/laravel-dompdf Version ^0.8.2
binarytorch/larecipe Version ^1.2
doctrine/dbal Version ^2.5
fideloper/proxy Version ~4.0
kalnoy/nestedset Version ^4.3
guzzlehttp/guzzle Version ^6.3
jsdecena/baserepo Version ^1.0
jsdecena/mailchimp Version ~7.0
jsdecena/mcpro Version 1.1.*
laravel/cashier Version ~7.0
laravel/framework Version 5.7.*|^6.0|^7.0|^8.0
laravel/tinker Version ~1.0
nicolaslopezj/searchable Version ^1.10
paypal/rest-api-sdk-php Version *
santigarcor/laratrust Version 5.0.*
shippo/shippo-php Version ^1.4
gloudemans/shoppingcart Version dev-master
ext-json Version *
barryvdh/laravel-dompdf Version ^0.8.2
binarytorch/larecipe Version ^1.2
doctrine/dbal Version ^2.5
fideloper/proxy Version ~4.0
kalnoy/nestedset Version ^4.3
guzzlehttp/guzzle Version ^6.3
jsdecena/baserepo Version ^1.0
jsdecena/mailchimp Version ~7.0
jsdecena/mcpro Version 1.1.*
laravel/cashier Version ~7.0
laravel/framework Version 5.7.*|^6.0|^7.0|^8.0
laravel/tinker Version ~1.0
nicolaslopezj/searchable Version ^1.10
paypal/rest-api-sdk-php Version *
santigarcor/laratrust Version 5.0.*
shippo/shippo-php Version ^1.4
gloudemans/shoppingcart Version dev-master
The package jsdecena/laracom contains the following files
Loading the files please wait ....