Filename Size 1. Introduction/1. Welcome To The Course!.mp4 44 MB 1. Introduction/2. Text Editor.mp4 15.9 MB 1. Introduction/2.1 Visual Studio Code.html 91 B 1. Introduction/3. Windows Installing PHP.mp4 159.4 MB 1. Introduction/3.1 C++ (Only If Your Computer Is Missing It).html 146 B 1. Introduction/3.2 PHP For Windows.html 93 B 1. Introduction/4. Mac Installing PHP.mp4 62 MB 1. Introduction/4.1 Homebrew.html 77 B 1. Introduction/5. PHP The Language Itself.mp4 101 MB 1. Introduction/6. Windows Composer.mp4 44.9 MB 1. Introduction/6.1 Composer (Official Site).html 85 B 1. Introduction/7. Mac Composer.mp4 25.3 MB 1. Introduction/8. Actually Using Composer.mp4 55.7 MB 1. Introduction/8.1 Extra Credit Autoloading & Namespaces.html 121 B 10. Staying Organized/1. Profile SPA (Part 1).mp4 109.7 MB 10. Staying Organized/1.1 43-profile-spa.zip 114.1 KB 10. Staying Organized/2. Profile SPA ( Part 2).mp4 58.8 MB 10. Staying Organized/2.1 43-profile-spa.zip 114.1 KB 11. Email/1. Sending Email.mp4 84.3 MB 11. Email/1.1 44-email.zip 115 KB 11. Email/2. Adding Jobs To The Queue.mp4 83.4 MB 11. Email/2.1 45-job.zip 116.2 KB 11. Email/3. Scheduling Tasks.mp4 65.7 MB 11. Email/3.1 46-schedule.zip 117 KB 12. Cache/1. Cache.mp4 82.4 MB 12. Cache/1.1 47-cache.zip 127.1 KB 13. API Authentication (Sanctum)/1. API Endpoints (Part 1).mp4 108 MB 13. API Authentication (Sanctum)/1.1 48-api-endpoints.zip 117.4 KB 13. API Authentication (Sanctum)/2. API Endpoints (Part 2).mp4 40.4 MB 13. API Authentication (Sanctum)/2.1 48-api-endpoints.zip 117.4 KB 14. Going Live Practice/1. Going Live (Overview).mp4 66.7 MB 14. Going Live Practice/2. Docker Practice (Part 1).mp4 102.8 MB 14. Going Live Practice/3. Docker Practice (Part 2).mp4 79.3 MB 14. Going Live Practice/4. Finishing Our Docker Practice.mp4 106.2 MB 15. Deploying To Actual VPS/1. Creating The Cloud VPS.mp4 76.5 MB 15. Deploying To Actual VPS/2. Using A Domain.mp4 69.9 MB 15. Deploying To Actual VPS/3. Using SSH Keys Instead of Passwords.mp4 41 MB 15. Deploying To Actual VPS/4. The Environment That Laravel Needs.mp4 39.9 MB 15. Deploying To Actual VPS/5. Using Git To Push Files To Our VPS (Part 1).mp4 92.6 MB 15. Deploying To Actual VPS/6. Using Git To Push Files To Our VPS (Part 2).mp4 35.1 MB 15. Deploying To Actual VPS/7. HTTPS Encryption + Final Details.mp4 105.5 MB 2. Laravel Introduction/1. Using Composer To Create a Laravel Project.mp4 47.7 MB 2. Laravel Introduction/2. Routes and URLs.mp4 59 MB 2. Laravel Introduction/2.1 09-routes.zip 84.3 KB 2. Laravel Introduction/3. How To Use The Reference Zip Files In This Course.html 1.4 KB 2. Laravel Introduction/4. What Is A Controller.mp4 65.4 MB 2. Laravel Introduction/4.1 10-controllers.zip 84.7 KB 2. Laravel Introduction/5. What Is A View What Is Blade.mp4 111.9 MB 2. Laravel Introduction/5.1 11-view-blade.zip 85.2 KB 2. Laravel Introduction/6. Reducing Duplication in Blade.mp4 141.1 MB 2. Laravel Introduction/6.1 12-blade-recycle.zip 84.2 KB 2. Laravel Introduction/6.2 Course GitHub Link.html 107 B 3. Database Basics/1. Install MySQL (Windows).mp4 103.9 MB 3. Database Basics/2. Install MySQL (Mac).mp4 84.2 MB 3. Database Basics/3. Connecting Laravel To Our Database.mp4 115.2 MB 3. Database Basics/3.1 15-laravel-db.zip 84.2 KB 3. Database Basics/4. Submit HTML Form Into Database.mp4 109.3 MB 3. Database Basics/4.1 16-form-db.zip 84.6 KB 3. Database Basics/5. Validation & Details.mp4 124.1 MB 3. Database Basics/5.1 17-validation.zip 84.8 KB 4. Authentication Basics/1. Logging In.mp4 144.1 MB 4. Authentication Basics/1.1 18-logging-in.zip 85.7 KB 4. Authentication Basics/2. Logging Out & Misc Details.mp4 133.5 MB 4. Authentication Basics/2.1 19-log-out-misc.zip 85.5 KB 5. Blog Posts/1. Blog Posts.mp4 135.4 MB 5. Blog Posts/1.1 20-posts.zip 87.3 KB 5. Blog Posts/10. Admin Only Pages (What is a Gate).mp4 57.1 MB 5. Blog Posts/10.1 28-gate.zip 90.8 KB 5. Blog Posts/2. Single Blog Post URL (Part 1).mp4 94.7 MB 5. Blog Posts/2.1 21-post-details.zip 87.3 KB 5. Blog Posts/3. Single Blog Post URL (Part 2).mp4 49.3 MB 5. Blog Posts/3.1 21-post-details.zip 87.3 KB 5. Blog Posts/4. What Is Markdown.mp4 66.3 MB 5. Blog Posts/4.1 22-markdown.zip 87.4 KB 5. Blog Posts/4.2 Markdown Documentation.html 125 B 5. Blog Posts/5. What Is Middleware.mp4 111.5 MB 5. Blog Posts/5.1 23-middleware.zip 87.9 KB 5. Blog Posts/6. User Profile (List of Their Blog Posts).mp4 120.6 MB 5. Blog Posts/6.1 24-profile.zip 88.7 KB 5. Blog Posts/7. Updating & Deleting Posts (Policy).mp4 124 MB 5. Blog Posts/7.1 25-policy-delete.zip 89.5 KB 5. Blog Posts/8. Policy Middleware.mp4 114.3 MB 5. Blog Posts/8.1 26-policy-middleware.zip 90.2 KB 5. Blog Posts/9. How To Setup Moderator Permissions.mp4 52.5 MB 5. Blog Posts/9.1 27-isadmin.zip 90.7 KB 6. User Uploaded Files (Avatar)/1. Letting Users Upload Files.mp4 120.3 MB 6. User Uploaded Files (Avatar)/1.1 29-upload.zip 91.4 KB 6. User Uploaded Files (Avatar)/2. Resizing Images With PHP.mp4 90.9 MB 6. User Uploaded Files (Avatar)/2.1 30-resize.zip 91.9 KB 6. User Uploaded Files (Avatar)/3. Using Avatar in Database & Blade.mp4 126 MB 6. User Uploaded Files (Avatar)/3.1 31-avatar-db.zip 94.3 KB 7. Users Following Each Other/1. Saving a Follow Into Our Database.mp4 142.1 MB 7. Users Following Each Other/1.1 32-follow.zip 95.7 KB