Skip to content

E-Commerce website based on food industry on laravel along with content management system.

Notifications You must be signed in to change notification settings

jai-k-gohil/Vegefoods

Repository files navigation

Vegefoods

This repository holds the starting source code of ecommerce store which makes use of Laravel framework along with custom content management system(cms). This store is mainly based on food industry that deals with gorceries, and food products.

Features -

  • CRUD operations of products that belongs to different categories by authenticated users
  • Providing checkout facilities
  • Integrating a payment gateway
  • Setting up user friendly for admin panel

Usage

Simply clone this repo and run

 composer install

To install all the required dependencies.
Make sure to rename the .env.example file to .env
And also run

php artisan key:generate

to generate an application key for this Laravel app.

About

E-Commerce website based on food industry on laravel along with content management system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published