Skip to content
forked from gegocart/admin

Admin Interface for Gegocart - Built with Laravel

Notifications You must be signed in to change notification settings

shalomfriss/admin

 
 

Repository files navigation

GegoCart - Multi Vendor Shopping Cart based on Laravel Framework and NUXT JS For complete feature list, preset-demo & support, check https://gegocart.com

GegoCart - Multi-Vendor Shopping Cart

The software includes the following

Installation of the Admin Laravel App

Pull the code from Repo

	 git clone git@gitlab.com:Gego-cart/admin-app.git admin-app

Composer Install

	 $ composer install 

Install NPM packages

	 $ npm install 

Duplicate the env.example file to .env and set the Database. Install the Gego-Cart with Test Install. It will install the software and run the seeder.

	 $ bash testinstall.sh

Using Postman Colletcion

There is a postman collection in the root folder. Use that for your development works.

	 Gegocart%20API.postman_collection.json

About

Admin Interface for Gegocart - Built with Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.0%
  • Blade 7.7%
  • Vue 2.3%