SOLID Code in Laravel
1h 46m 51s
English
Paid
Course description
Want to get a Senior Laravel developer position? You probably need to master software design principles, like SOLID.
Read more about the course
So, if you want to have a PRACTICAL dive into SOLID and how to apply it specifically to Laravel projects, this 1.5-hour course is for you. In addition to explaining those five letters individually, I will show how they are used in existing open-source projects, also we'll discuss some other principles and how to generally think about SOLID. Are you with me?
Watch Online
0:00
/ #1: Before We Begin: What is SOLID and My Initial Thoughts
All Course Lessons (21)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Before We Begin: What is SOLID and My Initial Thoughts Demo | 02:09 | |
| 2 | S: Single-Responsibility Principle - Too Big Methods | 05:52 | |
| 3 | S: Single-Responsibility Principle - Too Big Controllers | 04:11 | |
| 4 | O: Open-Closed Principle - Report Formats with New Classes | 05:04 | |
| 5 | O: Open-Closed Principle - Vendor in Laravel | 02:49 | |
| 6 | O: Open-Closed Principle - Eloquent Attribute with Salary Calculator | 04:05 | |
| 7 | L: Liskov Substitution Principle - Type-Hint Everything | 06:22 | |
| 8 | I: Interface Segregation Principle - Default Laravel Models | 03:22 | |
| 9 | I: Interface Segregation Principle - Separate Data and Download | 02:53 | |
| 10 | D: Dependency Inversion Principle - Pass the Parameter as Interface | 03:29 | |
| 11 | D: Dependency Inversion Principle - Report Interface | 01:45 | |
| 12 | Monica CRM: 4 Principles with Some Potential Improvements | 12:12 | |
| 13 | Koel Music Service: Useful Services and Kinda Useless Repositories? | 07:06 | |
| 14 | Spatie Media Library: HasMedia Interface with Trait Implementation | 04:21 | |
| 15 | Laravel Fortify: Override Views for All Pages | 03:01 | |
| 16 | Tools for Static Analysis to Detect SOLID Violations: Larastan, PHP Insights, PHP Metrics | 22:07 | |
| 17 | DRY: Blade Components | 03:03 | |
| 18 | Fowler's Code Smells | 02:07 | |
| 19 | YAGNI And Premature Optimisation | 04:53 | |
| 20 | SOLID is Too Old? Introducing SHOC and CUPID | 03:42 | |
| 21 | So How to Apply SOLID in Everyday Coding? | 02:18 |
Unlock unlimited learning
Get instant access to all 20 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Vue 3, Nuxt.js and Laravel: A Practical Guide
Sources: udemy
Learn how to create 3 different apps with Vue 3, Nuxt.js and Laravel. The first app will be an Admin app using Vue 3 Composition API The second app will be an I
10 hours 17 minutes 9 seconds
Scaling Laravel
Sources: serversforhackers.com
The first time I put code into a load balanced environment, I accidentally gave away thousands of dollars in prizes within a few minutes. After pulling an all-nighter to get the...
9 hours 29 minutes 45 seconds
Testing Laravel with PHPUnit
Sources: spatie.be
In this course, Brent will help you get started testing a Laravel application. He'll cover how to get started, how to test every functionality in Laravel, and g
2 hours 42 minutes 59 seconds
Self-Made SaaS Course
Sources: Andrew Schmelyun
Move from idea to a finished application with the video course "Building SaaS Yourself"! You will learn to create a fully functional SaaS application from...
5 hours 19 minutes 41 seconds
Mastering Laravel 10 Query Builder, Eloquent & Relationships
Sources: udemy
Are you struggling with Laravel databases and Eloquent? Do you want to learn how to easily manage your database with migrations and seeders? Look no further than Code With Dary'...
7 hours 27 minutes 32 seconds