Skip to content

Let’s build e-commerce with Laravel. This tutorial will teach you how to build a Laravel website and integrate a custom shopping cart.

Notifications You must be signed in to change notification settings

snipcart/snipcart-laravel

Repository files navigation

Craft a Custom E-Commerce Website with Laravel [Tutorial & Live Demo]

laravel-ecommerce

What does Laravel have to offer when it comes to e-commerce? In this tutorial, we show how to build a Laravel website and integrate a custom shopping cart (Snipcart).

I’m ready getting my hands dirty and really going under the hood of that powerful framework.

Tutorial steps:

  • Building a basic controller and model to expose a list of products in an API.
  • Crafting advanced controller and models to serve a custom product builder’s API.
  • Wiring Snipcart & Vue.js to consume the API in the frontend.

Read the full tutorial here

View the live demo here

Enjoy, folks!

About

Let’s build e-commerce with Laravel. This tutorial will teach you how to build a Laravel website and integrate a custom shopping cart.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages