saiyamdubey / E-Commerce_PHP

A PHP Laravel-based eCommerce site with HTML/CSS, featuring product management, user authentication, shopping cart, and secure payments.β›³πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food and Maybe Some Delivery?

Quick food delivery right to your door.


Restaurant Page Order Checkout
image image
Restaurant Dashboard - Menu Restaurant Dashboard - Feedback
image image

Installation

  1. Clone the repo and cd into it
  2. composer install
  3. Create a pigeon sql database and set your database credentials in the .env file.
  4. Set your APP_URL in your .env file.
  5. npm install
  6. npm run dev
  7. php artisan storage:link
  8. php artisan migrate --seed

Built With Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. documentation

APIs

License

This project is open-sourced software licensed under the MIT license.

About

A PHP Laravel-based eCommerce site with HTML/CSS, featuring product management, user authentication, shopping cart, and secure payments.β›³πŸš€


Languages

Language:PHP 41.0%Language:Blade 31.2%Language:CSS 22.8%Language:JavaScript 3.6%Language:SCSS 1.4%