├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2023 Al Nahian 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![Laravel Learning Resources Cover Image](https://github.com/alnahian2003/learn-laravel/assets/61485238/0ca0fed1-a1fe-46f7-aeef-0b9cff4d6871) 2 | 3 | # 🎢 Laravel Learning Resources 4 | 5 | Discover a wealth of resources to embark on your journey to master Laravel. From roadmaps to YouTube channels, and e-books to online courses, this repository is your gateway to self-learning. 🚀 6 | 7 | >*Allow me to share my exciting Laravel learning journey with you real quick! I started as a self-motivated learner, but the hunt for good resources took some wind out of my sails. I'm no quitter, though!* 8 | 9 | >*Now, if you're eyeing Laravel, I've got your back. I've personally selected some top-notch resources just for you. More will follow – No strings attached, no affiliations whatsoever, I promise. Feel free to show some love by ⭐ starring the repo and sharing it with pals. Let's learn and grow together! 🌟* 10 | 11 |
12 | 13 |

Table of Contents

14 | 15 | - [🛤️ Laravel Learning Roadmaps](#%EF%B8%8F-laravel-learning-roadmaps) 16 | - [📺 YouTube Channels](#-youtube-channels) 17 | - [📚 E-Books](#-e-books) 18 | - [💻 Online Learning Platforms](#-online-learning-platforms) 19 | - [🌟 Premium Courses (Personally Recommended)](#-premium-courses-personal-favorites-) 20 | - [📣 Follow These Experts on Twitter](#-follow-these-experts-on-twitter) 21 |
22 | 23 | 24 | ## 🛤️ Laravel Learning Roadmaps 25 | 26 | ✳️ [Laravel Roadmap Learning Path](https://github.com/LaravelDaily/Laravel-Roadmap-Learning-Path) 27 | 28 | ✳️ [Laracasts Learning Path](https://laracasts.com/path) 29 | 30 | 31 | 32 | 33 | 34 | --- 35 | 36 | 37 | 38 | 39 | 40 | ## 📺 YouTube Channels 41 | 42 | 📺 Explore these YouTube channels for insightful video content: 43 | 44 | - [Laravel](https://youtube.com/@LaravelPHP) 45 | - [Laravel Daily](https://youtube.com/@LaravelDaily) 46 | - [Andrew Schemlyun](https://youtube.com/@aschmelyun) 47 | - [Code With Dary](https://youtube.com/@codewithdary) 48 | - [Mohamed Said](https://youtube.com/@themsaid) 49 | - [Mateus Guimaraes](https://youtube.com/@MateusGuimaraes) 50 | - [Przemyslaw Przylucki](https://youtube.com/@saaslaravel) 51 | - [Andre Madarang](https://youtube.com/@drehimself) 52 | - [PHP Annotated](https://youtube.com/@phpannotated) 53 | - [The Codeholic](https://youtube.com/@phpannotated) 54 | - [Code With Tony](https://youtube.com/@codewithtonyofficial) 55 | - [Laracasts](https://youtube.com/@Laracastsofficial) 56 | - [Jordan Dalton](https://youtube.com/@Daltoncast) 57 | - [Codecourse](https://youtube.com/@codecourse) 58 | - [Megaminds Learning 🇧🇩](https://youtube.com/@MegamindsLearning) (Bengali) 59 | - [Learn Hunter 🇧🇩](https://youtube.com/@LearnHunter) (Bengali) 60 | 61 | 62 | 63 | 64 | --- 65 | 66 | 67 | 68 | 69 | 70 | ## 📚 E-Books 71 | 72 | 📖 Enhance your skills with these insightful e-books: 73 | 74 | - [Laravel Up & Running by Matt Stauffer](https://laravelupandrunning.com) 75 | - [Laravel Secrets by Stefan Bauer & Bobby Bouwmann](https://laravelsecrets.com) 76 | - [Battle Ready Laravel by Ash Allen](https://battle-ready-laravel.com) 77 | - [The Clean Coder's Guide to Laravel by Ash Allen](https://ashallendesign.co.uk/blog/the-clean-coders-guide-to-laravel-free-70-page-pdf) 78 | - [Laravel Beyond CRUD by Spatie](https://laravel-beyond-crud.com) 79 | - [Event Sourcing in Laravel by Spatie](https://spatie.be/products/event-sourcing-in-laravel) 80 | - [Mastering Laravel Validation Rules](https://nocompromises.gumroad.com/l/laravel-validation) 81 | - [Laravel Queues in Action by Mohamed Said](https://learn-laravel-queues.com) 82 | - [Laravel Concepts by Martin Joo](https://laravel-concepts.io) 83 | - [Layered Architectures With Laravel by Martin Joo](https://martinjoo.gumroad.com/l/layered-architectures-laravel) 84 | - [Microservices with Laravel by Martin Joo](https://martinjoo.gumroad.com/l/microservices-with-laravel-basic) 85 | - [Test Driven APIs With Laravel and Pest by Martin Joo](https://test-driven-api-laravel.io) 86 | - [Domain Driven Design with Laravel by Martin Joo](https://domain-driven-design-laravel.com) 87 | - [Advanced Inertia by Boris Lepikhin](https://advanced-inertia.com) 88 | 89 | 90 | 91 | 92 | --- 93 | 94 | 95 | 96 | 97 | 98 | ## 💻 Online Learning Platforms 99 | 100 | 💻 Enhance your skills with these online learning platforms: 101 | 102 | - [Laracasts](https://laracasts.com) 103 | - [Codecourse](https://codecourse.com) 104 | - [Laravel Daily](https://laraveldaily.com) 105 | - [Spatie Courses](https://spatie.be/courses) 106 | - [Beyond Code Courses](https://beyondco.de/video-courses) 107 | - [Bitfumes](https://bitfumes.com) 108 | 109 | 110 | 111 | 112 | --- 113 | 114 | 115 | 116 | 117 | ## 🌟 Premium Courses (Personal Favorites 😊) 118 | 119 | Discover high-quality premium courses from reputable educators: 120 | 121 | ### Laravel Daily 122 | 123 | - ✳️ [How to Structure Laravel Projects](https://laraveldaily.com/course/structure-laravel-projects) 124 | - ✳️ [How to Structure Databases in Laravel](https://laraveldaily.com/course/laravel-database-structure) 125 | - ✳️ [Eloquent: The Expert Level](https://laraveldaily.com/course/eloquent-the-expert-level) 126 | - ✳️ [How to Create Laravel API](https://laraveldaily.com/course/laravel-api) 127 | - ✳️ [Laravel Multi-Tenancy: All You Need To Know](https://laraveldaily.com/course/laravel-multi-tenancy) 128 | - ✳️ [10 Laravel Refactoring Examples](https://laraveldaily.com/course/laravel-refactoring) 129 | - ✳️ [Laravel Testing For Beginners: PHPUnit, Pest, TDD](https://laraveldaily.com/course/laravel-testing) 130 | 131 | ### Laracasts 132 | 133 | - ✳️ [Eloquent Performance Patterns](https://laracasts.com/series/eloquent-performance-patterns) 134 | - ✳️ [Laravel Security Through Examples](https://laracasts.com/series/laravel-security-through-examples) 135 | - ✳️ [Demystify Laravel's Magic](https://laracasts.com/series/demystifying-laravel-magic) 136 | 137 | ### Codecourse 138 | 139 | - ✳️ [Learn Inertia](https://codecourse.com/courses/learn-inertia) 140 | - ✳️ [Enums in Laravel](https://codecourse.com/courses/enums-in-laravel) 141 | - ✳️ [Eloquent Relationships By Example](https://codecourse.com/courses/eloquent-relationships-by-example) 142 | - ✳️ [Build a File Marketplace with Laravel 2023](https://codecourse.com/courses/build-a-file-marketplace-with-laravel-2023) 143 | - ✳️ [Build An Uptime Monitor with Inertia](https://codecourse.com/courses/build-an-uptime-monitor-with-inertia) 144 | 145 | ### Spatie 146 | 147 | - ✳️ [Testing Laravel - Learn How to Test Laravel Applications](https://testing-laravel.com) 148 | - ✳️ [Learn to Create Laravel Packages](https://laravelpackage.training) 149 | 150 | ### Christoph Rumpel 151 | 152 | - ✳️ [Laravel Core Adventures](https://learn.christoph-rumpel.com) 153 | 154 | ### Stephen Rees-Carter 155 | 156 | - ✳️ [Practical Laravel Security](https://practicallaravelsecurity.com) 157 | 158 | ### Code With Dary 159 | 160 | - ✳️ [Mastering Laravel Query Builder, Eloquent & Relationships](https://www.udemy.com/course/mastering-laravel-10-query-builder-eloquent-relationships) 161 | 162 | 163 | ### Ahmed Shamim Hasan Shaon 164 | - ✳️ [Understanding Laravel](https://learning.megaminds.technology/courses/understanding-laravel/details) (Bengali) 165 | 166 | 167 | 168 | 169 | --- 170 | 171 | 172 | 173 | 174 | ## 📣 Follow These Experts on Twitter 175 | 176 | Learn from the best in the Laravel community by following these experts on Twitter (alphabetically sorted): 177 | 178 | - [Aaron Francis](https://twitter.com/aarondfrancis) 179 | - [Adam Wathan](https://twitter.com/adamwathan) 180 | - [Ahmed Shamim Hasan Shaon](https://twitter.com/me_shaon) 181 | - [Alex Garrett-Smith](https://twitter.com/alexjgarrett) 182 | - [Andre Madarang](https://twitter.com/drehimself) 183 | - [Andrew Schmelyun](https://twitter.com/aschmelyun) 184 | - [Anis Ahmad](https://twitter.com/ajaxray) 185 | - [Benjamin Crozat](https://twitter.com/benjamincrozat) 186 | - [Bilal Haidar](https://twitter.com/bhaidar) 187 | - [Bobby Bouwmann](https://twitter.com/bobbybouwmann) 188 | - [Boris Lepikhin](https://twitter.com/lepikhinb) 189 | - [Caleb Porzio](https://twitter.com/calebporzio) 190 | - [Christoph Rumpel](https://twitter.com/christophrumpel) 191 | - [Code With Dary](https://twitter.com/codewithdary) 192 | - [Dries Vints](https://twitter.com/driesvints) 193 | - [Freek Van der Herten](https://twitter.com/freekmurze) 194 | - [Gio](https://twitter.com/GioDev8) 195 | - [James Brooks](https://twitter.com/jbrooksuk) 196 | - [Jeffrey Way](https://twitter.com/jeffrey_way) 197 | - [Jonathan Reinik](https://twitter.com/reinink) 198 | - [Jordan Dalton](https://twitter.com/jordankdalton) 199 | - [Luke Downing](https://twitter.com/LukeDowning19) 200 | - [Marcel Pociot](https://twitter.com/marcelpociot) 201 | - [Martin Joo](https://twitter.com/mmartin_joo) 202 | - [Mateus Guimarães](https://twitter.com/mateusjatenee) 203 | - [Matt Stauffer](https://twitter.com/stauffermatt) 204 | - [Mohamed Said](https://twitter.com/themsaid) 205 | - [Mohammad Emran](https://twitter.com/phpfour) 206 | - [Newton Job](https://twitter.com/_newtonjob) 207 | - [Nuno Maduro](https://twitter.com/enunomaduro) 208 | - [Paulo Castellano](https://twitter.com/paulocastellano) 209 | - [Pascal Baljet](https://twitter.com/pascalbaljet) 210 | - [Povilas Korop](https://twitter.com/PovilasKorop) 211 | - [Punyapal Shah](https://twitter.com/MrPunyapal) 212 | - [Spatie](https://twitter.com/spatie_be) 213 | - [Stefan Bauer](https://twitter.com/stefanbauerme) 214 | - [Stephen Rees-Carter](https://twitter.com/valorin) 215 | - [Taylor Otwell](https://twitter.com/taylorotwell) 216 | - [Tim MacDonald](https://twitter.com/timacdonald87) 217 | 218 | 219 | These experts regularly share insightful tips, tutorials, and updates about Laravel. Make sure to give them a follow for a constant stream of valuable information. 220 | 221 | 222 | 223 | 224 | --- 225 | 226 | 227 | 228 | ## Connect with Me 229 | 230 | 🌟 Enjoyed these handpicked resources? Let's connect on different platforms! Feel free to reach out for more insights and updates on the wonderful world of Laravel. 231 | 232 | 🐦 **Twitter:** [@alnahian2003](https://twitter.com/alnahian2003) 233 | 234 | 🐙 **GitHub:** [@alnahian2003](https://github.com/alnahian2003) 235 | 236 | 📘 **Facebook:** [alnahian2003](https://facebook.com/alnahian2003) 237 | 238 | 🔗 **dev.to:** [alnahian2003](https://dev.to/alnahian2003) 239 | 240 | 241 | Don't forget, __the real gem awaits in the [Official Laravel Documentation](https://laravel.com/docs/master/)__ – a true treasure trove for your learning journey. 242 | 243 | 244 | --- 245 | 246 | Kindly be advised that the resources provided above are arranged in a randomized manner, without regard to the status or priority of the instructor/educator. 247 | #HappyCoding 248 | --------------------------------------------------------------------------------