TorBT - Torrents and Magnet Links Search Engine

[FreeCourseSite.com] Udemy - PHP The Complete PHP MVC Course

File Name
Size
1. Welcome To The Course/1. Project Overview.mp4
61 MB
1. Welcome To The Course/1. Project Overview.vtt
35 MB
1. Welcome To The Course/2. How to ask for help and Access Free OOP Bootcamp course.html
1.7 kB
1. Welcome To The Course/3. How to source code.html
411 B
10. PHP OOP Request Validation/1. Form Request Validation - Part 1.mp4
22 MB
10. PHP OOP Request Validation/1. Form Request Validation - Part 1.vtt
14 kB
10. PHP OOP Request Validation/2. Form Request Validation - Part 2.mp4
20 MB
10. PHP OOP Request Validation/2. Form Request Validation - Part 2.vtt
12 kB
10. PHP OOP Request Validation/3. Form Request Validation - Part 3.mp4
19 MB
10. PHP OOP Request Validation/3. Form Request Validation - Part 3.vtt
13 kB
10. PHP OOP Request Validation/4. Form Request Validation - Part 4.mp4
24 MB
10. PHP OOP Request Validation/4. Form Request Validation - Part 4.vtt
14 kB
10. PHP OOP Request Validation/5. Form Request Validation - Part 5.mp4
12 MB
10. PHP OOP Request Validation/5. Form Request Validation - Part 5.vtt
8.0 kB
11. Setting Up Pagination/1. Paginating Database Record in PHP.mp4
28 MB
11. Setting Up Pagination/1. Paginating Database Record in PHP.vtt
18 kB
11. Setting Up Pagination/2. Refactoring Product Category Class and Messaging.mp4
21 MB
11. Setting Up Pagination/2. Refactoring Product Category Class and Messaging.vtt
13 kB
12. Admin Panel Manage Product Categoty/1. Creating The Edit Category Form.mp4
11 MB
12. Admin Panel Manage Product Categoty/1. Creating The Edit Category Form.vtt
7.3 kB
12. Admin Panel Manage Product Categoty/1.1 edit_category_modal.zip.zip
1.2 kB
12. Admin Panel Manage Product Categoty/2. Setup Route and Controller Method for Edit Category.mp4
8.8 MB
12. Admin Panel Manage Product Categoty/2. Setup Route and Controller Method for Edit Category.vtt
5.3 kB
12. Admin Panel Manage Product Categoty/2.1 edit_category_route_contl.zip.zip
1.6 kB
12. Admin Panel Manage Product Categoty/3. Setup JavaScript Components.mp4
16 MB
12. Admin Panel Manage Product Categoty/3. Setup JavaScript Components.vtt
12 kB
12. Admin Panel Manage Product Categoty/3.1 edit_category_js-comp.zip.zip
1.9 kB
12. Admin Panel Manage Product Categoty/4. Update Category using JQuery Ajax.mp4
30 MB
12. Admin Panel Manage Product Categoty/4. Update Category using JQuery Ajax.vtt
16 kB
12. Admin Panel Manage Product Categoty/4.1 edit_category_ajax-request.zip.zip
2.3 kB
12. Admin Panel Manage Product Categoty/5. Testing, Handling Notification and Wrapping up Edit Category.mp4
27 MB
12. Admin Panel Manage Product Categoty/5. Testing, Handling Notification and Wrapping up Edit Category.vtt
17 kB
12. Admin Panel Manage Product Categoty/5.1 edit_category_testing.zip.zip
4.7 kB
12. Admin Panel Manage Product Categoty/6. Delete Product Category.mp4
35 MB
12. Admin Panel Manage Product Categoty/6. Delete Product Category.vtt
20 kB
12. Admin Panel Manage Product Categoty/7. Delete Product Category - Part 2.mp4
11 MB
12. Admin Panel Manage Product Categoty/7. Delete Product Category - Part 2.vtt
6.3 kB
12. Admin Panel Manage Product Categoty/7.1 complete_up_to_delete_category.zip.zip
43 MB
13. Admin Panel Create and Manage Subcategoty/1. Preparing The Create Subcategory Form.mp4
10 MB
13. Admin Panel Create and Manage Subcategoty/1. Preparing The Create Subcategory Form.vtt
5.7 kB
13. Admin Panel Create and Manage Subcategoty/1.1 sub_category_form.zip.zip
1.5 kB
13. Admin Panel Create and Manage Subcategoty/2. Setup Model, Route and Controller Method for Subcategory.mp4
20 MB
13. Admin Panel Create and Manage Subcategoty/2. Setup Model, Route and Controller Method for Subcategory.vtt
12 kB
13. Admin Panel Create and Manage Subcategoty/2.1 sub_category_model_route_ctrl.zip.zip
2.6 kB
13. Admin Panel Create and Manage Subcategoty/3. Saving Subcategory to Database.mp4
16 MB
13. Admin Panel Create and Manage Subcategoty/3. Saving Subcategory to Database.vtt
8.2 kB
13. Admin Panel Create and Manage Subcategoty/3.1 create_sub_category.zip.zip
2.3 kB
13. Admin Panel Create and Manage Subcategoty/4. Displaying Subcategories.mp4
15 MB
13. Admin Panel Create and Manage Subcategoty/4. Displaying Subcategories.vtt
7.0 kB
13. Admin Panel Create and Manage Subcategoty/4.1 display_subcategories.zip.zip
2.9 kB
13. Admin Panel Create and Manage Subcategoty/5. Changing Subcategory name and Category It Belongs To.mp4
28 MB
13. Admin Panel Create and Manage Subcategoty/5. Changing Subcategory name and Category It Belongs To.vtt
15 kB
13. Admin Panel Create and Manage Subcategoty/5.1 edit_sub_category.zip.zip
4.2 kB
13. Admin Panel Create and Manage Subcategoty/6. Delete Subcategory and Implement Cascade Delete.mp4
11 MB
13. Admin Panel Create and Manage Subcategoty/6. Delete Subcategory and Implement Cascade Delete.vtt
6.1 kB
13. Admin Panel Create and Manage Subcategoty/6.1 update_to_delete_subcategory.zip.zip
42 MB
13. Admin Panel Create and Manage Subcategoty/7. Styling Categories and Subcategories Tables.mp4
17 MB
13. Admin Panel Create and Manage Subcategoty/7. Styling Categories and Subcategories Tables.vtt
7.1 kB
13. Admin Panel Create and Manage Subcategoty/7.1 styling_category_subcategory_tables.zip.zip
2.6 kB
14. Admin Panel Create and Manage Product/1. Create Product - Setup.mp4
21 MB
14. Admin Panel Create and Manage Product/1. Create Product - Setup.vtt
12 kB
14. Admin Panel Create and Manage Product/1.1 create_product_form.zip.zip
43 MB
14. Admin Panel Create and Manage Product/2. Create Product - Onchange Dynamically Populate Subcategories.mp4
22 MB
14. Admin Panel Create and Manage Product/2. Create Product - Onchange Dynamically Populate Subcategories.vtt
12 kB
14. Admin Panel Create and Manage Product/2.1 create_product_dynamic_select.zip.zip
3.7 kB
14. Admin Panel Create and Manage Product/3. Create Product - Setup Conclussion.mp4
12 MB
14. Admin Panel Create and Manage Product/3. Create Product - Setup Conclussion.vtt
6.5 kB
14. Admin Panel Create and Manage Product/3.1 create_product_conclusion.zip.zip
1.2 kB
14. Admin Panel Create and Manage Product/4. Create Product Model and Validation.mp4
23 MB
14. Admin Panel Create and Manage Product/4. Create Product Model and Validation.vtt
13 kB
14. Admin Panel Create and Manage Product/5. Move Image To Specified Location and Save Product To Database.mp4
20 MB
14. Admin Panel Create and Manage Product/5. Move Image To Specified Location and Save Product To Database.vtt
12 kB
14. Admin Panel Create and Manage Product/5.1 create_product_model_save.zip.zip
3.4 kB
14. Admin Panel Create and Manage Product/6. Displaying Products.mp4
19 MB
14. Admin Panel Create and Manage Product/6. Displaying Products.vtt
8.6 kB
14. Admin Panel Create and Manage Product/6.1 displaying_products.zip.zip
3.8 kB
14. Admin Panel Create and Manage Product/7. Defining Relationships Between Category, Subcategory and Product.mp4
21 MB
14. Admin Panel Create and Manage Product/7. Defining Relationships Between Category, Subcategory and Product.vtt
11 kB
14. Admin Panel Create and Manage Product/7.1 relationships.zip.zip
2.2 kB
14. Admin Panel Create and Manage Product/8. Editing a Product.mp4
30 MB
14. Admin Panel Create and Manage Product/8. Editing a Product.vtt
15 kB
14. Admin Panel Create and Manage Product/8.1 edit_product.zip.zip
3.3 kB
14. Admin Panel Create and Manage Product/9. Deleting a Product.mp4
12 MB
14. Admin Panel Create and Manage Product/9. Deleting a Product.vtt
6.8 kB
14. Admin Panel Create and Manage Product/9.1 complete_up_to_delete_product.zip.zip
42 MB
15. Building the Front Store/1. Setup Front Store Layout.mp4
12 MB
15. Building the Front Store/1. Setup Front Store Layout.vtt
8.4 kB
15. Building the Front Store/1.1 front_store_layout.zip.zip
2.4 kB
15. Building the Front Store/10. Autoload More Products onscroll to Bottom of Page (PHP & VueJs).mp4
39 MB
15. Building the Front Store/10. Autoload More Products onscroll to Bottom of Page (PHP & VueJs).vtt
15 kB
15. Building the Front Store/10.1 load_more_on_scroll.zip.zip
2.7 kB
15. Building the Front Store/11. Choosing a Font Pair and Updating Global Style.mp4
28 MB
15. Building the Front Store/11. Choosing a Font Pair and Updating Global Style.vtt
28 MB
15. Building the Front Store/11.1 displaying_proucts_wrapup.zip.zip
1.7 kB
15. Building the Front Store/12. Product Details Page - Part 1 (PHP & VueJs).mp4
21 MB
15. Building the Front Store/12. Product Details Page - Part 1 (PHP & VueJs).vtt
9.5 kB
15. Building the Front Store/13. Product Details Page - Part 2 (PHP & VueJs).mp4
19 MB
15. Building the Front Store/13. Product Details Page - Part 2 (PHP & VueJs).vtt
8.8 kB
15. Building the Front Store/14. Product Details Page - Part 3 (PHP & VueJs).mp4
36 MB
15. Building the Front Store/14. Product Details Page - Part 3 (PHP & VueJs).vtt
18 kB
15. Building the Front Store/15. Displaying Similar Products (PHP & VueJs).mp4
19 MB
15. Building the Front Store/15. Displaying Similar Products (PHP & VueJs).vtt
7.3 kB
15. Building the Front Store/15.1 front_store_complete.zip.zip
46 MB
15. Building the Front Store/2. Front Store Navigation.mp4
27 MB
15. Building the Front Store/2. Front Store Navigation.vtt
28 MB
15. Building the Front Store/3. Styling The Front Store Navigation.mp4
40 MB
15. Building the Front Store/3. Styling The Front Store Navigation.vtt
23 kB
15. Building the Front Store/3.1 front_store_navigation.zip.zip
5.7 kB
15. Building the Front Store/4. Front Store Slider With Slick Carousel.mp4
22 MB
15. Building the Front Store/4. Front Store Slider With Slick Carousel.vtt
11 kB
15. Building the Front Store/4.1 front_store_slider.zip.zip
276 kB
15. Building the Front Store/5. A Quick Look at VueJs and Installing Axios HTTP Client.mp4
13 MB
15. Building the Front Store/5. A Quick Look at VueJs and Installing Axios HTTP Client.vtt
7.3 kB
15. Building the Front Store/6. Setup Featured Products (PHP & VueJs).mp4
21 MB
15. Building the Front Store/6. Setup Featured Products (PHP & VueJs).vtt
11 kB
15. Building the Front Store/6.1 featured_products.zip.zip
2.7 MB
15. Building the Front Store/7. Displaying Featured Products (VueJs).mp4
14 MB
15. Building the Front Store/7. Displaying Featured Products (VueJs).vtt
6.8 kB
15. Building the Front Store/7.1 display_featured_products.zip.zip
2.0 kB
15. Building the Front Store/8. Applying styles to displayed products.mp4
17 MB
15. Building the Front Store/8. Applying styles to displayed products.vtt
9.7 kB
15. Building the Front Store/8.1 display_featured_products.zip.zip
2.0 kB
15. Building the Front Store/9. Displaying Product Picks (PHP & VueJs).mp4
20 MB
15. Building the Front Store/9. Displaying Product Picks (PHP & VueJs).vtt
8.1 kB
15. Building the Front Store/9.1 display_products_picks.zip.zip
2.3 kB
15. Building the Front Store/9.2 display_products_picks.zip.zip
2.3 kB
16. Building the Shopping Cart/1. Updating Add To Cart Button (VueJs).mp4
23 MB
16. Building the Shopping Cart/1. Updating Add To Cart Button (VueJs).vtt
9.9 kB
16. Building the Shopping Cart/10. Remove Item From Cart (PHP & VueJs).mp4
23 MB
16. Building the Shopping Cart/10. Remove Item From Cart (PHP & VueJs).vtt
9.7 kB
16. Building the Shopping Cart/10.1 shopping_cart_complete.zip.zip
46 MB
16. Building the Shopping Cart/11. Homework 1.mp4
3.0 MB
16. Building the Shopping Cart/11. Homework 1.vtt
1.0 kB
16. Building the Shopping Cart/2. Creating a Cart Class (PHP).mp4
30 MB
16. Building the Shopping Cart/2. Creating a Cart Class (PHP).vtt
16 kB
16. Building the Shopping Cart/3. Adding Items To Cart (PHP & VueJs).mp4
22 MB
16. Building the Shopping Cart/3. Adding Items To Cart (PHP & VueJs).vtt
10 kB
16. Building the Shopping Cart/4. Add to Cart Notifcation.mp4
16 MB
16. Building the Shopping Cart/4. Add to Cart Notifcation.vtt
5.9 kB
16. Building the Shopping Cart/5. View Items in Shopping Cart - Part 1 (PHP & VueJs).mp4
37 MB
16. Building the Shopping Cart/5. View Items in Shopping Cart - Part 1 (PHP & VueJs).vtt
17 kB
16. Building the Shopping Cart/6. View Items in Shopping Cart - Part 2 (PHP & VueJs).mp4
29 MB
16. Building the Shopping Cart/6. View Items in Shopping Cart - Part 2 (PHP & VueJs).vtt
14 kB
16. Building the Shopping Cart/7. View Items in Shopping Cart - Part 3.mp4
18 MB
16. Building the Shopping Cart/7. View Items in Shopping Cart - Part 3.vtt
7.2 kB
16. Building the Shopping Cart/8. Updating Cart Item Quantity - Part 1 (PHP & VueJs).mp4
18 MB
16. Building the Shopping Cart/8. Updating Cart Item Quantity - Part 1 (PHP & VueJs).vtt
8.0 kB
16. Building the Shopping Cart/9. Updating Cart Item Quantity - Part 2 (PHP & VueJs).mp4
30 MB
16. Building the Shopping Cart/9. Updating Cart Item Quantity - Part 2 (PHP & VueJs).vtt
14 kB
17. Registration and Login (OOP User Authentication)/1. Setup Registration And Login Components.mp4
36 MB
17. Registration and Login (OOP User Authentication)/1. Setup Registration And Login Components.vtt
14 kB
17. Registration and Login (OOP User Authentication)/2. User Registration Functionality.mp4
21 MB
17. Registration and Login (OOP User Authentication)/2. User Registration Functionality.vtt
9.4 kB
17. Registration and Login (OOP User Authentication)/3. User Login Functionality.mp4
18 MB
17. Registration and Login (OOP User Authentication)/3. User Login Functionality.vtt
7.7 kB
17. Registration and Login (OOP User Authentication)/4. Authentication Helper Functions.mp4
16 MB
17. Registration and Login (OOP User Authentication)/4. Authentication Helper Functions.vtt
6.7 kB
17. Registration and Login (OOP User Authentication)/5. Logout and Style Fix.mp4
22 MB
17. Registration and Login (OOP User Authentication)/5. Logout and Style Fix.vtt
8.5 kB
17. Registration and Login (OOP User Authentication)/5.1 auth_complete.zip.zip
45 MB
18. Handling Payment Painlessly with Stripe/1. Creating a Stripe Account and Exploring The Stripe Dashboard.mp4
14 MB
18. Handling Payment Painlessly with Stripe/1. Creating a Stripe Account and Exploring The Stripe Dashboard.vtt
11 kB
18. Handling Payment Painlessly with Stripe/2. Install and Setup Stripe PHP SDK.mp4
23 MB
18. Handling Payment Painlessly with Stripe/2. Install and Setup Stripe PHP SDK.vtt
12 kB
18. Handling Payment Painlessly with Stripe/3. Setup Stripe Checkout JavaScript Component.mp4
35 MB
18. Handling Payment Painlessly with Stripe/3. Setup Stripe Checkout JavaScript Component.vtt
15 kB
18. Handling Payment Painlessly with Stripe/4. Setup Stripe Checkout JavaScript Component - Conclusion.mp4
32 MB
18. Handling Payment Painlessly with Stripe/4. Setup Stripe Checkout JavaScript Component - Conclusion.vtt
14 kB
18. Handling Payment Painlessly with Stripe/5. Create a Customer and Charge Credit Card.mp4
18 MB
18. Handling Payment Painlessly with Stripe/5. Create a Customer and Charge Credit Card.vtt
9.5 kB
18. Handling Payment Painlessly with Stripe/6. Save Orders and Payment To The Database.mp4
37 MB
18. Handling Payment Painlessly with Stripe/6. Save Orders and Payment To The Database.vtt
15 kB
18. Handling Payment Painlessly with Stripe/7. Sending Order Confirmation Email Using Our Custom Template.mp4
50 MB
18. Handling Payment Painlessly with Stripe/7. Sending Order Confirmation Email Using Our Custom Template.vtt
18 kB
18. Handling Payment Painlessly with Stripe/8. Tracking Out of Stock Items.mp4
24 MB
18. Handling Payment Painlessly with Stripe/8. Tracking Out of Stock Items.vtt
8.0 kB
18. Handling Payment Painlessly with Stripe/8.1 handling_payment_complete.zip.zip
46 MB
19. Dashboard (Admin Panel)/1. Section Overview and Style Fix.mp4
8.2 MB
19. Dashboard (Admin Panel)/1. Section Overview and Style Fix.vtt
3.5 kB
19. Dashboard (Admin Panel)/2. Building the Dashboard UI.mp4
44 MB
19. Dashboard (Admin Panel)/2. Building the Dashboard UI.vtt
20 kB
19. Dashboard (Admin Panel)/3. Querying Data For Dashboard Reporting (Backend Coding).mp4
29 MB
19. Dashboard (Admin Panel)/3. Querying Data For Dashboard Reporting (Backend Coding).vtt
12 kB
19. Dashboard (Admin Panel)/4. Install chartjs and implement.mp4
31 MB
19. Dashboard (Admin Panel)/4. Install chartjs and implement.vtt
16 kB
19. Dashboard (Admin Panel)/5. Protecting Admin Dashboard With Middleware.mp4
23 MB
19. Dashboard (Admin Panel)/5. Protecting Admin Dashboard With Middleware.vtt
11 kB
19. Dashboard (Admin Panel)/6. Handling Login Redirection Based on User Role.mp4
13 MB
19. Dashboard (Admin Panel)/6. Handling Login Redirection Based on User Role.vtt
4.9 kB
19. Dashboard (Admin Panel)/7. Assignment 2 & 3.mp4
9.9 MB
19. Dashboard (Admin Panel)/7. Assignment 2 & 3.vtt
3.9 kB
19. Dashboard (Admin Panel)/8. So Much Revenue.mp4
5.5 MB
19. Dashboard (Admin Panel)/8. So Much Revenue.vtt
2.1 kB
19. Dashboard (Admin Panel)/8.1 dashboard_complete.zip.zip
47 MB
19. Dashboard (Admin Panel)/9. Bug Fix - Total Orders.mp4
90 MB
19. Dashboard (Admin Panel)/9. Bug Fix - Total Orders.vtt
8.4 kB
19. Dashboard (Admin Panel)/9.1 update_source_code_with_db.zip.zip
48 MB
2. Getting Started With PHP MVC Project Setup/1. Project setup and directories structure.mp4
13 MB
2. Getting Started With PHP MVC Project Setup/1. Project setup and directories structure.vtt
10 kB
2. Getting Started With PHP MVC Project Setup/2. Set up environment variables and Initialize App.mp4
17 MB
2. Getting Started With PHP MVC Project Setup/2. Set up environment variables and Initialize App.vtt
13 kB
20. Handling Payment With PayPal Express Checkout/1. Setup PayPal Account and Create an App for API Access.mp4
38 MB
20. Handling Payment With PayPal Express Checkout/1. Setup PayPal Account and Create an App for API Access.vtt
6.6 kB
20. Handling Payment With PayPal Express Checkout/2. Setup JavaScript components to Display Express Checkout Button.mp4
90 MB
20. Handling Payment With PayPal Express Checkout/2. Setup JavaScript components to Display Express Checkout Button.vtt
12 kB
20. Handling Payment With PayPal Express Checkout/3. Create The PayPal Payment - Initial setup.mp4
105 MB
20. Handling Payment With PayPal Express Checkout/3. Create The PayPal Payment - Initial setup.vtt
15 kB
20. Handling Payment With PayPal Express Checkout/4. Create The PayPal Payment - Access Token Request using GuzzleHttp.mp4
88 MB
20. Handling Payment With PayPal Express Checkout/4. Create The PayPal Payment - Access Token Request using GuzzleHttp.vtt
13 kB
20. Handling Payment With PayPal Express Checkout/5. Create The PayPal Payment - Conclusion.mp4
107 MB
20. Handling Payment With PayPal Express Checkout/5. Create The PayPal Payment - Conclusion.vtt
15 kB
20. Handling Payment With PayPal Express Checkout/6. Execute PayPal Payment - Charge Customer.mp4
94 MB
20. Handling Payment With PayPal Express Checkout/6. Execute PayPal Payment - Charge Customer.vtt
11 kB
20. Handling Payment With PayPal Express Checkout/7. Execute PayPal Payment - Log Payment Details to Database.mp4
89 MB
20. Handling Payment With PayPal Express Checkout/7. Execute PayPal Payment - Log Payment Details to Database.vtt
11 kB
20. Handling Payment With PayPal Express Checkout/8. Alway Refactor, Lets Create a Payable Trait to do Just that.mp4
117 MB
20. Handling Payment With PayPal Express Checkout/8. Alway Refactor, Lets Create a Payable Trait to do Just that.vtt
13 kB
20. Handling Payment With PayPal Express Checkout/8.1 paypal_payment.zip.zip
48 MB
21. Upgrading to Nodejs 8 And Webpack/1. Section Overview.mp4
14 MB
21. Upgrading to Nodejs 8 And Webpack/1. Section Overview.vtt
2.3 kB
21. Upgrading to Nodejs 8 And Webpack/2. Installing Nodejs 8 and NPM Cleanup.mp4
44 MB
21. Upgrading to Nodejs 8 And Webpack/2. Installing Nodejs 8 and NPM Cleanup.vtt
5.7 kB
21. Upgrading to Nodejs 8 And Webpack/3. Migrating from Bower to NPM for Frontend Dependencies Management.mp4
41 MB
21. Upgrading to Nodejs 8 And Webpack/3. Migrating from Bower to NPM for Frontend Dependencies Management.vtt
6.2 kB
21. Upgrading to Nodejs 8 And Webpack/3.1 package.json.json
384 B
21. Upgrading to Nodejs 8 And Webpack/4. Creating NPM Build Commands.mp4
44 MB
21. Upgrading to Nodejs 8 And Webpack/4. Creating NPM Build Commands.vtt
6.1 kB
21. Upgrading to Nodejs 8 And Webpack/4.1 package.json.json
1.0 kB
21. Upgrading to Nodejs 8 And Webpack/5. Setting up Webpack Entry Points (SASS & JS).mp4
84 MB
21. Upgrading to Nodejs 8 And Webpack/5. Setting up Webpack Entry Points (SASS & JS).vtt
12 kB
21. Upgrading to Nodejs 8 And Webpack/5.1 webpack_setup.zip.zip
1.7 kB
21. Upgrading to Nodejs 8 And Webpack/6. Compilling Assets (SASS & JS) with Webpack.mp4
57 MB
21. Upgrading to Nodejs 8 And Webpack/6. Compilling Assets (SASS & JS) with Webpack.vtt
6.9 kB
21. Upgrading to Nodejs 8 And Webpack/7. Fixing Broken Zurb Foundation Styles.mp4
184 MB
21. Upgrading to Nodejs 8 And Webpack/7. Fixing Broken Zurb Foundation Styles.vtt
15 kB
21. Upgrading to Nodejs 8 And Webpack/7.1 foundation_style_fix.zip.zip
11 kB
21. Upgrading to Nodejs 8 And Webpack/8. Removing Bower and Gulp Files.mp4
8.6 MB
21. Upgrading to Nodejs 8 And Webpack/8. Removing Bower and Gulp Files.vtt
1.4 kB
21. Upgrading to Nodejs 8 And Webpack/8.1 source_code_up_node_upgrade.zip.zip
3.5 MB
22. Solutions To Assignments/1. Assignment 1 Adding Empty Cart Functionality.mp4
80 MB
22. Solutions To Assignments/1. Assignment 1 Adding Empty Cart Functionality.vtt
9.9 kB
22. Solutions To Assignments/2. Assignment 2 Displaying Orders (Backend).mp4
259 MB
22. Solutions To Assignments/2. Assignment 2 Displaying Orders (Backend).vtt
29 kB
22. Solutions To Assignments/2.1 assignment_2a_solution_backend.zip.zip
2.0 kB
22. Solutions To Assignments/3. Assignment 2 Displaying Orders (Frontend).mp4
140 MB
22. Solutions To Assignments/3. Assignment 2 Displaying Orders (Frontend).vtt
18 kB
22. Solutions To Assignments/3.1 assignment_2a_solution_frontend.zip.zip
3.4 kB
22. Solutions To Assignments/4. Assignment 2 Displaying Payment Details.mp4
101 MB
22. Solutions To Assignments/4. Assignment 2 Displaying Payment Details.vtt
10 kB
22. Solutions To Assignments/4.1 assignment_2_complete_solution.zip.zip
5.3 kB
22. Solutions To Assignments/5. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 1.mp4
194 MB
22. Solutions To Assignments/5. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 1.vtt
19 kB
22. Solutions To Assignments/5.1 assignment_3_complete_solution.zip.zip
9.8 kB
22. Solutions To Assignments/6. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 2.mp4
162 MB
22. Solutions To Assignments/6. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 2.vtt
19 kB
22. Solutions To Assignments/7. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 3.mp4
123 MB
22. Solutions To Assignments/7. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 3.vtt
13 kB
22. Solutions To Assignments/8. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 4.mp4
257 MB
22. Solutions To Assignments/8. Assignment 3 Display Products, Categories, Subcategory with Load More - Part 4.vtt
29 kB
23. App Deployment/1. Deployment Prerequisites.mp4
9.4 MB
23. App Deployment/1. Deployment Prerequisites.vtt
4.3 kB
23. App Deployment/2. Deploying the App - Part 1.mp4
177 MB
23. App Deployment/2. Deploying the App - Part 1.vtt
22 kB
23. App Deployment/3. Deploying the App - Part 2.mp4
166 MB
23. App Deployment/3. Deploying the App - Part 2.vtt
22 kB
23. App Deployment/4. Deploying the App - Part 3.mp4
35 MB
23. App Deployment/4. Deploying the App - Part 3.vtt
5.3 kB
23. App Deployment/5. Download.html
27 B
23. App Deployment/5.1 complete_source.zip.zip
3.6 MB
23. App Deployment/5.2 store.sql.sql
32 kB
3. Front-end Dependencies/1. IMPORTANT Read This Before Installing NodeJS.html
1.0 kB
3. Front-end Dependencies/2. Setting up front-end dependencies management - Windows.mp4
12 MB
3. Front-end Dependencies/2. Setting up front-end dependencies management - Windows.vtt
7.0 kB
3. Front-end Dependencies/2.1 source_code_1.zip.zip
5.8 kB
3. Front-end Dependencies/3. Setting up front-end dependencies management - MacOS.mp4
9.3 MB
3. Front-end Dependencies/3. Setting up front-end dependencies management - MacOS.vtt
4.4 kB
3. Front-end Dependencies/4. Important - Read This Before Watching The Next Lecture.html
363 B
3. Front-end Dependencies/5. Installing Foundation sites, Motion UI and Slick-carousel.mp4
12 MB
3. Front-end Dependencies/5. Installing Foundation sites, Motion UI and Slick-carousel.vtt
8.4 kB
3. Front-end Dependencies/5.1 bowerrc.zip.zip
205 B
3. Front-end Dependencies/6. Task Automation with Gulp and Laravel Elixir.mp4
33 MB
3. Front-end Dependencies/6. Task Automation with Gulp and Laravel Elixir.vtt
22 kB
3. Front-end Dependencies/6.1 app_scss_and_gulpfile.zip.zip
782 B
4. Building The MVC Architecture/1. Setup Routing and Mod Rewrite.mp4
17 MB
4. Building The MVC Architecture/1. Setup Routing and Mod Rewrite.vtt
13 kB
4. Building The MVC Architecture/1.1 htaccess.zip.zip
290 B
4. Building The MVC Architecture/2. Creating our first Controller.mp4
6.1 MB
4. Building The MVC Architecture/2. Creating our first Controller.vtt
4.4 kB
4. Building The MVC Architecture/2.1 controllers.zip.zip
703 B
4. Building The MVC Architecture/3. Install and Setup Blade Templating Engine.mp4
8.2 MB
4. Building The MVC Architecture/3. Install and Setup Blade Templating Engine.vtt
5.4 kB
4. Building The MVC Architecture/3.1 functions.zip.zip
487 B
4. Building The MVC Architecture/4. Creating a Route Dispatcher.mp4
25 MB
4. Building The MVC Architecture/4. Creating a Route Dispatcher.vtt
16 kB
4. Building The MVC Architecture/5. Autoloading Required classes and files.mp4
8.4 MB
4. Building The MVC Architecture/5. Autoloading Required classes and files.vtt
6.4 kB
4. Building The MVC Architecture/5.1 composer.zip.zip
339 B
5. Database and ORM/1. Initial Database Design.mp4
24 MB
5. Database and ORM/1. Initial Database Design.vtt
13 kB
5. Database and ORM/2. Object-relational mapping (ORM).mp4
7.2 MB
5. Database and ORM/2. Object-relational mapping (ORM).vtt
6.5 kB
5. Database and ORM/3. Install and Setup Eloquent ORM.mp4
16 MB
5. Database and ORM/3. Install and Setup Eloquent ORM.vtt
10 kB
6. Mail Sending and Error Handler/1. Setting up email sending with email template support - Part 1.mp4
18 MB
6. Mail Sending and Error Handler/1. Setting up email sending with email template support - Part 1.vtt
12 kB
6. Mail Sending and Error Handler/2. Setting up email sending with email template support - Part 2.mp4
23 MB
6. Mail Sending and Error Handler/2. Setting up email sending with email template support - Part 2.vtt
15 kB
6. Mail Sending and Error Handler/3. Error Handling.mp4
25 MB
6. Mail Sending and Error Handler/3. Error Handling.vtt
15 kB
7. Admin Panel Layout and Sidebar/1. Setup Admin Panel Template - Part 1.mp4
17 MB
7. Admin Panel Layout and Sidebar/1. Setup Admin Panel Template - Part 1.vtt
11 kB
7. Admin Panel Layout and Sidebar/2. Setup Admin Panel Template - Part 2.mp4
9.3 MB
7. Admin Panel Layout and Sidebar/2. Setup Admin Panel Template - Part 2.vtt
6.0 kB
7. Admin Panel Layout and Sidebar/3. Add Font Awesome and Sidebar Content.mp4
9.1 MB
7. Admin Panel Layout and Sidebar/3. Add Font Awesome and Sidebar Content.vtt
4.7 kB
7. Admin Panel Layout and Sidebar/4. Styling the Admin Sidebar.mp4
20 MB
7. Admin Panel Layout and Sidebar/4. Styling the Admin Sidebar.vtt
12 kB
8. Helper Classes/1. Creating a Session Manager Class.mp4
15 MB
8. Helper Classes/1. Creating a Session Manager Class.vtt
11 kB
8. Helper Classes/1.1 source_code_2.zip.zip
42 MB
8. Helper Classes/2. Creating a CSRF Protection Class.mp4
16 MB
8. Helper Classes/2. Creating a CSRF Protection Class.vtt
9.9 kB
8. Helper Classes/2.1 csrf.zip.zip
813 B
8. Helper Classes/3. Creating a Redirect Class.mp4
5.5 MB
8. Helper Classes/3. Creating a Redirect Class.vtt
4.2 kB
8. Helper Classes/4. Creating a File Upload Class - part 1.mp4
23 MB
8. Helper Classes/4. Creating a File Upload Class - part 1.vtt
16 kB
8. Helper Classes/5. Creating a File Upload Class - part 2.mp4
14 MB
8. Helper Classes/5. Creating a File Upload Class - part 2.vtt
9.4 kB
8. Helper Classes/6. Creating a Request Class - part 1.mp4
24 MB
8. Helper Classes/6. Creating a Request Class - part 1.vtt
15 kB
8. Helper Classes/7. Creating a Request Class - part 2.mp4
13 MB
8. Helper Classes/7. Creating a Request Class - part 2.vtt
8.3 kB
8. Helper Classes/7.1 request_class.zip.zip
1.8 kB
9. Admin Panel Creating Product Category/1. Product Category - Part 1.mp4
20 MB
9. Admin Panel Creating Product Category/1. Product Category - Part 1.vtt
13 kB
9. Admin Panel Creating Product Category/2. Product Category - Part 2.mp4
27 MB
9. Admin Panel Creating Product Category/2. Product Category - Part 2.vtt
15 kB
9. Admin Panel Creating Product Category/3. Product Category - Part 3.mp4
22 MB
9. Admin Panel Creating Product Category/3. Product Category - Part 3.vtt
12 kB
[CourseClub.ME].url
122 B
[FCS Forum].url
133 B
[FreeCourseSite.com].url
127 B