/learn-laravel

Journey into learning laravel

Primary LanguagePHP

Laravel

Ecommerce Application

In this application I build a laravel ecommerce application using a tutorial series.

Completed Tasks

  1. Made most links and functionalities dynamic
  2. Implemented Cart functionality on the page and saving items that could be bought later
  3. Implemented checkout and integration with stripe

Todo

  1. Ability to add Qty of item in cart.