FOG-ntp / ecommerce-laravel

Furniture Ecommerce Using Laravel/PHP
10 stars 8 forks source link
e-commerce ecommerce furniture laravel mysql online-shop php phpmyadmin shop shopping shopping-cart

Furniture E-commerce website in Laravel 🛍️

▷ Features :

======= ADMIN =======

▷ Installation :

  1. Clone the repo and cd into it
  2. composer install
  3. Rename or copy .env.example file to .env
  4. php artisan key:generate
  5. Set your database credentials in your .env file
  6. Set your Braintree credentials in your .env file if you want to use PayPal
  7. Import db file(elaravel.sql) into your database (mysql,sql)
  8. npm install
  9. npm run watch
  10. run command[laravel file manager]:- php artisan storage:link
  11. Edit .env file :- remove APP_URL
  12. php artisan serve or use virtual host
  13. Visit localhost:8000 in your browser

▷ Screenshots :


image image image image image image image image image

▷ Author: F.O.G_ntp(nguyenthanhphong)