silverbasilisk / vue-laravel-ecom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 8 Ecommerce Panel with VUE JS

More comprehensive Laravel 8 e-commerce panel with vue js

I would like to share with you the e-commerce project I prepared with Laravel 8 - Vue JS - Rest API.

// There is a Basket with Livewire in the Front of the Site It is integrated with the sweetalert package that I have prepared.

Also, Livewire has comment and Live Search component.

desktop mobile

desktop mobile

desktop mobile

desktop mobile

desktop mobile

https://www.youtube.com/watch?v=C2zeQ2QR8YU

SETUP

 - npm install
 - composer install
 - create your env file
 - php artisan migrate

 -- php artisan serve


About


Languages

Language:PHP 61.0%Language:Vue 36.7%Language:Blade 2.4%