-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Samayun Chowdhury edited this page Nov 28, 2020
·
4 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
- Multiple Language ( π§π© + πΊπΈ ) implemented
-
- No LocalStorage based Authentication . I used Cookie/session **
I will add more feature day by day.
Happy Coding β€οΈ