NadeemAkhter's avatar

E-commerce in laravel

I want to add e-commerce system in our laravel project, please guide me. Thanks in advance..

0 likes
5 replies
pkundariya's avatar

hi @tisuchi i am also looking same thing, @nadeem Can you attachment if you found.

I am looking nice layout template but not finding best option.

tisuchi's avatar

@pkundariya

What I can suggest you, just take a html template that you have liked. Then implement it on any open source laravel package.

daugaard47's avatar

I was reviewing this in depth awhile back and found a few great courses on YouTube:

Course 1 Playlist:

Course 2 Playlist:

Course 3 Playlist:

Note that none of these video courses cover one of the most important parts which is shipping. Though you can use this 3rd party service to help with that:

If your only selling a couple products, you could do it all through Stripe. Here are the docs for creating products and flat-rate shipping:

By far the easiest way to go would be Shopify. For small sites, sign up for the $9 a month Shopify Lite Plan and use the Buy button to place products on your website.

If you need the Basic Shopify plan there is a couple laravel wrappers available:

Hope this helps you. Please let us know what you decide to go with.

2 likes

Please or to participate in this conversation.