Laravel 5.2 PHP - Build a Shopping CartLet's use Laravel to create our own Shopping Cart in this Series! Created by Maximilian SchwarzmüllerMay 9, 2016#Free YouTube SeriesLet's use Laravel to create our own Shopping Cart in this Series!Project OverviewIntro & SetupProduct Index ViewData Migrations & SeedingOutputting Product DataUser Sign UpUser Sign InMiddleware & Route ProtectionCart Model & Session StorageCart ViewsStripe Payments ViewStripe Credit Card VerificationStripe Charging a Credit CardStoring Orders in the DatabaseForcing User LoginDisplaying Orders in the User ProfileFinishing Touches