1. Introduction
2. 2 tools you need
3. 3 installing xampp mac
4. 4 xampp tour
5. 5 install composer mac
6. 6 Install xampp windows
7. 7 Install Composer windows
8. 8 create project
9. 9 project folder
10. 10 run project
11. 11 route explained
12. 12 blade templates
13. 13 importing template
14. 14 other pages
15. 15 testing pages
16. 16 database
17. 17 products table
18. 18 tables
19. 19 controller
20. 20 adding products
21. 21 foreach
22. 22 other urls
23. 23 single product
24. 24 single route
25. 25 cart
26. 26 cart route
27. 27 cart function
28. 28 cart view
29. 29 cart id
30. 30 testing cart
31. 31 total
32. 32 remove cart
33. 33 edit quantity
34. 34 checkout route
35. 35 checkout view
36. 36 order route
37. 37 place order
38. 38 order id
39. 39 orders database
40. 40 order items
41. 41 payment route
42. 42 testing orders
43. 43 payment design
44. 44 payment page
45. 45 paypal
46. 46 paypal app 1
47. 47 paypal app 2
48. 48 paypal credentials
49. 49 paypal button1
50. 50 paypal button2
51. 51 paypal amount
52. 52 testing paypal
53. 53 payment table1
54. 54 payment table2
55. 55 thank you
56. 56 testing payment
57. 57 time
58. 58 paypal live
59. 59 nav urls