Laracasts
Equip yourself with our endless collection of Laravel and PHP courses, exams, and a community that's second to none. Want to learn Laravel from the coding wizards who know it best? https://laracasts.com
Courses by Laracasts
2 courses
30 Days to Learn Laravel - Complete 8 Hour Course
beginnerLaravel is an incredible and mature PHP framework that has sky-rocketed in popularity since its initial introduction back in 2012. I'm happy to say that I've been a user and advocate for the framework since the beginning. I'd love to show you the ropes if you're willing! Together, we'll review each piece of the framework, and wrap up by building a Job Board platform where users can post and apply to job listings. Ready to hit the road? Enjoy this full 8 hours course to start your journey with Laravel! Github Repo: https://github.com/JeffreyWay/30-days-to-learn-laravel Github Repo for Episode 27 to 30: https://github.com/laracasts/pixel-position/commit/2663b3f072baaabf8062067adb02fb8e620ebfcf https://github.com/laracasts/pixel-position/commit/394e6102c7d3ce678c462397ca0e56222fbd22ad https://github.com/laracasts/pixel-position/commit/e2f62154f0e102eba6d221269f728d19c67370ff https://github.com/laracasts/pixel-position/commit/ce6156528d618921d9ff67fed9b0723b4dc6c231 Timestamps: 00:00:00 - 01 Hello, Laravel 00:08:40 - 02 Your First Route and View 00:15:28 - 03 Create a Layout File Using Laravel Components 00:26:24 - 04 Make a Pretty Layout Using TailwindCSS 00:39:02 - 05 Style the Currently Active Navigation Link 00:52:45 - 06 View Data and Route Wildcards 01:12:48 - 07 Autoloading, Namespaces, and Models 01:26:51 - 08 Introduction to Migrations 01:43:51 - 09 Meet Eloquent 02:02:08 - 10 Model Factories 02:21:25 - 11 Two Key Eloquent Relationship Types 02:29:13 - 12 Pivot Tables and BelongsToMany Relationships 02:43:42 - 13 Eager Loading and the N+1 Problem 02:54:17 - 14 All You Need to Know About Pagination 03:07:22 - 15 Understanding Database Seeders 03:15:12 - 16 Forms and CSRF Explained (with Examples) 03:39:05 - 17 Always Validate. Never Trust the User. 03:52:55 - 18 Editing, Updating, and Deleting a Resource 04:13:26 - 19 Routes Reloaded - 6 Essential Tips 04:30:00 - 20 Starter Kits, Breeze, and Middleware 04:42:29 - 21 Make a Login and Registration System From Scratch: Part 1 05:00:18 - 22 Make a Login and Registration System From Scratch: Part 2 05:24:09 - 23 6 Steps to Authorization Mastery 05:47:02 - 24 How to Preview and Send Email Using Mailable Classes 06:00:41 - 25 Queues Are Easier Than You Think 06:16:30 - 26 Get Your Build Process in Order 06:27:35 - 27 From Design to Blade 06:48:01 - 28 Blade and Tailwind Techniques for Your Laravel Views 07:11:54 - 29 Jobs, Tags, TDD, Oh My! 07:46:39 - 30 The Everything Episode Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com. Laracasts: https://laracasts.com Laracasts Twitter: https://twitter.com/laracasts Jeffrey Way Twitter: https://twitter.com/jeffrey_way

PHP For Beginners - Complete Laracasts Course
beginnerWe all start somewhere. For programming, this series is the first step. I've designed it specifically for newcomers to, not just PHP, but programming in general. Here, you'll learn the fundamentals of PHP - all the way down to defining basic variables and arrays. Think of this series as a key stepping stone for your programming journey. Source code: https://github.com/laracasts/PHP-For-Beginners-Series Timestamps: 00:00:00 - How to Choose a Programming Language 00:01:21 - Tools of the Trade 00:10:01 - Your First PHP Tag 00:18:11 - Variables 00:25:30 - Conditionals and Booleans 00:36:38 - Arrays 00:45:15 - Associative Arrays 00:52:33 - Functions and Filters 01:04:55 - Lambda Functions 01:17:03 - Separate Logic From the Template 01:25:39 - Technical Check-in #1 (With Quiz) 01:30:34 - Page Links 01:41:34 - PHP Partials 01:50:45 - Superglobals and Current Page Stylings 02:03:42 - Make a PHP Router 02:21:45 - Create a MySQL Database 02:27:55 - PDO First Stepss 02:42:18 - Extract a PHP Database Class 02:52:54 - Environments and Configuration Flexibility 03:05:54 - SQL Injection Vulnerabilities Explained 03:16:52 - Database Tables and Indexes 03:24:43 - Render the Notes and Note Pages 03:39:10 - Introduction to Authorization 03:53:31 - Programming is Rewriting 04:05:48 - Intro to Forms and Request Methods 04:23:56 - Always Escape Untrusted Input 04:32:17 - Intro to Form Validations 04:45:07 - Extract a Simple Validator Class 04:56:51 - Resourceful Naming Conventions 05:03:27 - PHP Autoloading and Extractions 05:23:04 - Namespacing: What, Why, How? 05:34:14 - Handle Multiple Request Methods From a Controller Action? 05:46:27 - Build a Better Router 06:07:10 - One Request, One Controller 06:14:17 - Make Your First Service Containers 06:33:40 - Updating With PATCH Requests 06:54:55 - PHP Sessions 101 07:08:51 - Register a New User 07:27:50 - Introduction to Middleware 07:49:55 - Manage Passwords Like This For The Remainder of Your Career 07:54:46 - Log In and Log Outs 08:20:30 - Extract a Form Validation Object 08:34:06 - Extract an Authenticator Class 08:47:27 - The PRG Pattern (and Session Flashing) 09:08:45 - Flash Old Form Data to the Session 09:14:42 - Automatically Redirect Back Upon Failed Validations 09:40:51 - Composer and Free Autoloading 09:54:02 - Install Two Composer Packages: Collections and PestPHP 10:09:39 - Testing Approaches, Terms, and Considerations 10:27:46 - The Next Step in Your Php Journey Want to watch this series in parts? go to http://phpforbeginners.com/ Watch thousands of videos, track your progress, and participate in a massive Laravel community at Laracasts.com. Laracasts: https://laracasts.com Laracasts Twitter: https://twitter.com/laracasts Jeffrey Way Twitter: https://twitter.com/jeffrey_way