Companies Home Search Profile

PHP The Complete PHP MVC Course

Focused View

25:02:30

11 View
  • 001 Project Overview.mp4
    07:40
  • 002 How to ask for help and Access Free OOP Bootcamp course.html
  • 003 How to source code.html
  • 001 Project setup and directories structure.mp4
    08:28
  • 002 IMPORTANT Read This Before watching the next video.html
  • 003 Set up environment variables and Initialize App.mp4
    12:31
  • 001 IMPORTANT Read This Before Installing NodeJS.html
  • 002 Setting up front-end dependencies management - Windows.mp4
    06:19
  • 002 source-code-1.zip
  • 003 Setting up front-end dependencies management - MacOS.mp4
    04:09
  • 004 IMPORTANT Read This Before Watching The Next Lecture.html
  • 001 Installing Foundation sites, Motion UI and Slick-carousel.mp4
    07:31
  • 001 bowerrc.zip
  • 002 Task Automation with Gulp and Laravel Elixir.mp4
    19:43
  • 002 app-scss-and-gulpfile.zip
  • 003 Setup Routing and Mod Rewrite.mp4
    12:08
  • 003 htaccess.zip
  • 004 Creating our first Controller.mp4
    04:08
  • 004 controllers.zip
  • 005 Install and Setup Blade Templating Engine.mp4
    05:35
  • 005 functions.zip
  • 006 Creating a Route Dispatcher.mp4
    15:02
  • 007 Autoloading Required classes and files.mp4
    06:05
  • 007 composer.zip
  • external-links.txt
  • 001 Initial Database Design.mp4
    12:41
  • 002 Object-relational mapping (ORM).mp4
    05:26
  • 003 Install and Setup Eloquent ORM.mp4
    09:45
  • 001 Setting up email sending with email template support - Part 1.mp4
    11:38
  • 002 Setting up email sending with email template support - Part 2.mp4
    13:31
  • 003 Error Handling.mp4
    14:24
  • 001 Setup Admin Panel Template - Part 1.mp4
    10:22
  • 002 Setup Admin Panel Template - Part 2.mp4
    05:21
  • 003 Add Font Awesome and Sidebar Content.mp4
    05:03
  • 004 Styling the Admin Sidebar.mp4
    11:21
  • 001 Creating a Session Manager Class.mp4
    10:36
  • 001 source-code-2.zip
  • 002 Creating a CSRF Protection Class.mp4
    09:36
  • 002 csrf.zip
  • 003 Creating a Redirect Class.mp4
    04:04
  • 004 Creating a File Upload Class - part 1.mp4
    14:29
  • 005 Creating a File Upload Class - part 2.mp4
    08:01
  • 006 Creating a Request Class - part 1.mp4
    14:53
  • 007 Creating a Request Class - part 2.mp4
    07:50
  • 007 request-class.zip
  • 001 Product Category - Part 1.mp4
    11:16
  • 002 Product Category - Part 2.mp4
    14:42
  • 003 Product Category - Part 3.mp4
    11:11
  • 001 Form Request Validation - Part 1.mp4
    12:47
  • 002 Form Request Validation - Part 2.mp4
    11:40
  • 003 Form Request Validation - Part 3.mp4
    10:57
  • 004 Form Request Validation - Part 4.mp4
    11:30
  • 005 Form Request Validation - Part 5.mp4
    06:41
  • 001 Paginating Database Record in PHP.mp4
    15:12
  • 002 Refactoring Product Category Class and Messaging.mp4
    10:38
  • 001 Creating The Edit Category Form.mp4
    06:05
  • 001 edit-category-modal.zip
  • 002 Setup Route and Controller Method for Edit Category.mp4
    04:52
  • 002 edit-category-route-contl.zip
  • 003 Setup JavaScript Components.mp4
    09:47
  • 003 edit-category-js-comp.zip
  • 004 Update Category using JQuery Ajax.mp4
    13:52
  • 004 edit-category-ajax-request.zip
  • 005 Testing, Handling Notification and Wrapping up Edit Category.mp4
    14:38
  • 005 edit-category-testing.zip
  • 006 Delete Product Category.mp4
    17:06
  • 007 Delete Product Category - Part 2.mp4
    05:52
  • 007 complete-up-to-delete-category.zip
  • 001 Preparing The Create Subcategory Form.mp4
    05:13
  • 001 sub-category-form.zip
  • 002 Setup Model, Route and Controller Method for Subcategory.mp4
    10:25
  • 002 sub-category-model-route-ctrl.zip
  • 003 Saving Subcategory to Database.mp4
    08:09
  • 003 create-sub-category.zip
  • 004 Displaying Subcategories.mp4
    06:58
  • 004 display-subcategories.zip
  • 005 Changing Subcategory name and Category It Belongs To.mp4
    14:19
  • 005 edit-sub-category.zip
  • 006 Delete Subcategory and Implement Cascade Delete.mp4
    05:42
  • 006 update-to-delete-subcategory.zip
  • 007 Styling Categories and Subcategories Tables.mp4
    07:02
  • 007 styling-category-subcategory-tables.zip
  • 001 Create Product - Setup.mp4
    11:10
  • 001 create-product-form.zip
  • 002 Create Product - Onchange Dynamically Populate Subcategories.mp4
    12:08
  • 002 create-product-dynamic-select.zip
  • 003 Create Product - Setup Conclussion.mp4
    06:08
  • 003 create-product-conclusion.zip
  • 004 Create Product Model and Validation.mp4
    12:37
  • 005 Move Image To Specified Location and Save Product To Database.mp4
    10:28
  • 005 create-product-model-save.zip
  • 006 Displaying Products.mp4
    08:52
  • 006 displaying-products.zip
  • 007 Defining Relationships Between Category, Subcategory and Product.mp4
    09:38
  • 007 relationships.zip
  • 008 Editing a Product.mp4
    14:18
  • 008 edit-product.zip
  • 009 Deleting a Product.mp4
    06:28
  • 009 complete-up-to-delete-product.zip
  • 001 Setup Front Store Layout.mp4
    07:38
  • 001 front-store-layout.zip
  • 002 Front Store Navigation.mp4
    14:03
  • 003 Styling The Front Store Navigation.mp4
    21:33
  • 003 front-store-navigation.zip
  • 004 Front Store Slider With Slick Carousel.mp4
    11:00
  • 004 front-store-slider.zip
  • 005 A Quick Look at VueJs and Installing Axios HTTP Client.mp4
    06:19
  • 006 Setup Featured Products (PHP & VueJs).mp4
    09:52
  • 006 featured-products.zip
  • 007 Displaying Featured Products (VueJs).mp4
    06:31
  • 007 display-featured-products.zip
  • 008 Applying styles to displayed products.mp4
    08:35
  • 008 display-featured-products.zip
  • 009 Displaying Product Picks (PHP & VueJs).mp4
    07:07
  • 009 display-products-picks.zip
  • 010 Autoload More Products onscroll to Bottom of Page (PHP & VueJs).mp4
    13:39
  • 010 load-more-on-scroll.zip
  • 011 Choosing a Font Pair and Updating Global Style.mp4
    07:57
  • 011 displaying-proucts-wrapup.zip
  • 012 Product Details Page - Part 1 (PHP & VueJs).mp4
    08:57
  • 013 Product Details Page - Part 2 (PHP & VueJs).mp4
    08:25
  • 014 Product Details Page - Part 3 (PHP & VueJs).mp4
    16:06
  • 015 Displaying Similar Products (PHP & VueJs).mp4
    06:39
  • 015 front-store-complete.zip
  • 001 Updating Add To Cart Button (VueJs).mp4
    09:02
  • 002 Creating a Cart Class (PHP).mp4
    14:18
  • 003 Adding Items To Cart (PHP & VueJs).mp4
    09:50
  • 004 Add to Cart Notifcation.mp4
    05:41
  • 005 View Items in Shopping Cart - Part 1 (PHP & VueJs).mp4
    16:41
  • 006 View Items in Shopping Cart - Part 2 (PHP & VueJs).mp4
    15:01
  • 007 View Items in Shopping Cart - Part 3.mp4
    07:25
  • 008 Updating Cart Item Quantity - Part 1 (PHP & VueJs).mp4
    07:37
  • 009 Updating Cart Item Quantity - Part 2 (PHP & VueJs).mp4
    13:02
  • 010 Remove Item From Cart (PHP & VueJs).mp4
    09:42
  • 010 shopping-cart-complete.zip
  • 011 Homework 1.mp4
    00:53
  • 001 Setup Registration And Login Components.mp4
    15:09
  • 002 User Registration Functionality.mp4
    09:03
  • 003 User Login Functionality.mp4
    07:13
  • 004 Authentication Helper Functions.mp4
    06:02
  • 005 Logout and Style Fix.mp4
    08:00
  • 005 auth-complete.zip
  • 001 Creating a Stripe Account and Exploring The Stripe Dashboard.mp4
    08:30
  • 002 Install and Setup Stripe PHP SDK.mp4
    09:55
  • 003 Setup Stripe Checkout JavaScript Component.mp4
    13:26
  • 004 Setup Stripe Checkout JavaScript Component - Conclusion.mp4
    13:06
  • 005 Create a Customer and Charge Credit Card.mp4
    08:09
  • 006 Save Orders and Payment To The Database.mp4
    14:20
  • 007 Sending Order Confirmation Email Using Our Custom Template.mp4
    18:13
  • 008 Tracking Out of Stock Items.mp4
    08:12
  • 008 handling-payment-complete.zip
  • 001 Section Overview and Style Fix.mp4
    03:14
  • 002 Building the Dashboard UI.mp4
    19:34
  • 003 Querying Data For Dashboard Reporting (Backend Coding).mp4
    12:02
  • 004 Install chartjs and implement.mp4
    13:58
  • 005 Protecting Admin Dashboard With Middleware.mp4
    09:48
  • 006 Handling Login Redirection Based on User Role.mp4
    04:57
  • 007 Assignment 2 & 3.mp4
    03:03
  • 008 So Much Revenue.mp4
    01:50
  • 008 dashboard-complete.zip
  • 009 Bug Fix - Total Orders.mp4
    07:41
  • 009 update-source-code-with-db.zip
  • 001 Setup PayPal Account and Create an App for API Access.mp4
    06:18
  • 002 Setup JavaScript components to Display Express Checkout Button.mp4
    12:12
  • 003 Create The PayPal Payment - Initial setup.mp4
    14:16
  • 004 Create The PayPal Payment - Access Token Request using GuzzleHttp.mp4
    11:05
  • 005 Create The PayPal Payment - Conclusion.mp4
    13:51
  • 006 Execute PayPal Payment - Charge Customer.mp4
    11:42
  • 007 Execute PayPal Payment - Log Payment Details to Database.mp4
    10:37
  • 008 Alway Refactor, Lets Create a Payable Trait to do Just that.mp4
    13:17
  • 008 paypal-payment.zip
  • 001 Section Overview.mp4
    02:17
  • 002 Installing Nodejs 8 and NPM Cleanup.mp4
    05:53
  • 003 Migrating from Bower to NPM for Frontend Dependencies Management.mp4
    05:40
  • 003 package.zip
  • 004 Creating NPM Build Commands.mp4
    05:22
  • 004 package.zip
  • 005 Setting up Webpack Entry Points (SASS & JS).mp4
    12:19
  • 005 webpack-setup.zip
  • 006 Compilling Assets (SASS & JS) with Webpack.mp4
    06:53
  • 007 Fixing Broken Zurb Foundation Styles.mp4
    18:30
  • 007 foundation-style-fix.zip
  • 008 Removing Bower and Gulp Files.mp4
    01:26
  • 008 source-code-up-node-upgrade.zip
  • 001 Assignment 1 Adding Empty Cart Functionality.mp4
    10:52
  • 002 Assignment 2 Displaying Orders (Backend).mp4
    30:08
  • 002 assignment-2a-solution-backend.zip
  • 003 Assignment 2 Displaying Orders (Frontend).mp4
    19:29
  • 003 assignment-2a-solution-frontend.zip
  • 004 Assignment 2 Displaying Payment Details.mp4
    11:56
  • 004 assignment-2-complete-solution.zip
  • 005 Assignment 3 Display Products, Categories, Subcategory with Load More - Part 1.mp4
    19:36
  • 005 assignment-3-complete-solution.zip
  • 006 Assignment 3 Display Products, Categories, Subcategory with Load More - Part 2.mp4
    19:25
  • 007 Assignment 3 Display Products, Categories, Subcategory with Load More - Part 3.mp4
    14:19
  • 008 Assignment 3 Display Products, Categories, Subcategory with Load More - Part 4.mp4
    30:02
  • 001 Deployment Prerequisites.mp4
    03:47
  • 002 Deploying the App - Part 1.mp4
    20:05
  • 003 Deploying the App - Part 2.mp4
    23:41
  • 004 Deploying the App - Part 3.mp4
    05:38
  • 005 Download.html
  • 005 complete-source.zip
  • 005 store.zip
  • 001 How to redeem your $50 Cloudways hosting credit.html
  • 001 redeem-credit.pdf
  • 002 Setting up a server on Cloudways and work through.mp4
    19:37
  • 003 Deploying our application to Cloudways via Git.mp4
    26:38
  • More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    PHP

    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 140
    • duration 25:02:30
    • English subtitles has
    • Release Date 2023/12/11

    Courses related to PHP