WisefxID / laravel-ecommerce

laravel ecommerce

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 8 - Ecommerce application

Screenshots

preview img

Run Locally

Clone the project

  git clone https://github.com/abdulaziz-m5u/laravel-ecommerce.git project-name

Go to the project directory

  cd project-name
  • Copy .env.example file to .env and edit database credentials there
    composer install
    php artisan key:generate
    php artisan artisan migrate:fresh --seed
    php artisan storage:link

Login

About

laravel ecommerce


Languages

Language:HTML 39.7%Language:PHP 30.5%Language:Blade 29.7%Language:Shell 0.1%