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.1 template.zip
14. The template.html
15. 14_other_pages_
16. 15_testing_pages_
17. 16_database_
18. 17_products_table_
19. 18_tables_
20. 19_controller_
21. 20_adding_products_
22. 21_foreach_
23. 22_other_urls_
24. 23_single_product_
25. 24_single_route_
26. 25_cart_
27. 26_cart_route_
28. 27_cart_function_
29. 28_cart_view_
30. 29_cart_id_
31. 30_testing_cart_
32. 31_total_
33. 32_remove_cart_
34. 33_edit_quantity_
35. 34_checkout_route_
36. 35_checkout_view_
37. 36_order_route_
38. 37_place_order_
39. 38_order_id_
40. 39_orders_database_
41. 40_order_items_
42. 41_payment_route_
43. 42_testing_orders_
44. 43_payment_design_
45. 44_payment_page_
46. 45_paypal_
47. 46_paypal_app_1_
48. 47_paypal_app_2_
49. 48_paypal_credentials_
50. 49_paypal_button1_
51. 50_paypal_button2_
52. 51_paypal_amount_
53. 52_testing_paypal_
54. 53_payment_table1_
55. 54_payment_table2_
56. 55_thank_you_
57. 56_testing_payment_
58. 57_time_
59. 58_paypal_live_
60. 59_nav_urls_