Skip to content
Samayun Chowdhury edited this page Nov 24, 2020 · 2 revisions

Welcome to the ecommerce-laravel-vue wiki! In this project I used some cool feature like

    • Authorization with Gate/Policy**
    • File Upload , validate in Local or Cloud Storage (eg: AWS S3)**
    • USer Management**
    • Cart/WishList Management**
In Vue js some cool feature added such as
    • Dynamically auto import router,store files by Modular way **
    • Auto Code spliting,Lazy Loading added **
    • No LocalStorage based Authentication . I used Cookie/session **
I will add more feature day by day.
    • Happy Coding :) **
Clone this wiki locally