Download the PHP package kasperkloster/monkcommerce without Composer
On this page you can find all versions of the php package kasperkloster/monkcommerce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package monkcommerce
A Laravel Basic E-Commerce Package (WIP)
Installation
- Install a new laravel project.
- Install laravel/ui and run
- Run composer require kasperkloster/monkcommerce.
- Go to config/app.php > providers, add:
- Run php
- Update seeder and run
- Create an admin: Run
- Create shop information: Run
- Register admin middleware under app/kernel, routeMiddleware,
Views
Storefront views will be located in /resources/views/monkcommerce-storefront/.
Seeder
Paste in DatabaseSeeder.php
All versions of monkcommerce with dependencies
PHP Build Version
Package Version
No informations.
The package kasperkloster/monkcommerce contains the following files
Loading the files please wait ....