Hi guys
I am going to build an online store using Laravel. My question is, is it recommended to use a e-commerce platform with Laravel or build it from scratch without using any platform?
For me it is always harder to go with some already built package. There is always something that is totally different from what I need. So I always go with my own solution that can be inspired by existing one on GitHub.