Skip to content

mkakpabla/Laravel-8-Ecommerce-Panel-with-VUE-JS

 
 

Repository files navigation

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. Although it already has shortcomings, it is functional and very useful in terms of design. Its architecture is such that it can handle an infrastructure between 10k and 50k products.

Do not use it for bigger purposes :)

Let's specify its features:

  • Multi language

  • Blog can be added

  • Portfolio can be added

  • Services can be added

  • Pages Can Be Added

  • Post can be added

  • It has a gallery similar to Wordpress structure.

  • Products can be added.

  • Orders can be viewed.

  • Contact or All Forms can be viewed.

  • Package System Available Monthly-Yearly

  • Users Viewable.

  • Detailed Statistics Can Be Displayed.

  • You Can Fix SEO Settings.

  • FULL SEO Infrastructure Design (INCLUDING FRONTEND)

  • Site settings can be fixed.

  • Comments, Team, Partners can be added.

  • Language texts can be changed.

// 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 60.9%
  • Vue 36.7%
  • Blade 2.4%