EbrahemSamer's avatar

What is the best way to follow in order to build an ecommerce app ?

I want to build an eCommerce application to learn online payment and stuff like that.

I've already build some laravel application and want to learn about eCommerce what resources or docs or thing I can follow to make that happen.

I found some udemy courses but have bad rating. any advice.

0 likes
2 replies
Sinnbeck's avatar

Personally I would start by trying out several existing solutions to get a better idea of what I'm about to build. Magento, shopify, woo commerce etc

1 like
Cronix's avatar
Cronix
Best Answer
Level 67

Look into Laravel's cashier package, which uses Stripe. There are plenty of tutorials for it. Everything from recurring subscriptions to one-off charges, invoicing, etc. It's a heck of a lot better than trying to recreate all of this stuff yourself. https://laravel.com/docs/6.x/billing

1 like

Please or to participate in this conversation.