8 Common Mistakes Made by Laravel Developers And How to Fix Them [w/ Examples]

Subscribers:
64,200
Published on ● Video Link: https://www.youtube.com/watch?v=Pa119MuCPfI



Category:
Tutorial
Duration: 23:36
2,448 views
136


In this video, we will be discussing some common mistakes and bad habits that Laravel developers make in Laravel, along with best practices for avoiding these mistakes. We will cover topics such as breaking Laravel Controllers down code into smaller components, using Laravel middleware correctly, testing Laravel code, using database migrations, using route model binding, following the right naming conventions, and using Laravel its database ORM, Eloquent properly. By following these best practices, developers can write more efficient, maintainable, and scalable code in Laravel.

📲 Let’s plan a meeting
Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews, or a coaching session for Laravel: https://calendly.com/codewithdary

💌 Newsletter
Sign up for my free weekly email newsletter: https://newsletter.codewithdary.com/

📚 New Udemy Course
If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: https://www.udemy.com/course/mastering-laravel-10-query-builder-eloquent-relationships/?referralCode=C784C3DB5B8925207FCB

🔥 Resources
- Twitter: https://twitter.com/codewithdary
- Instagram: https://www.instagram.com/codewithdary/
- Blog: https://blog.codewithdary.com/
- Patreon: https://www.patreon.com/user?u=30307830
- GitHub: https://github.com/codewithdary
- TikTok: https://www.tiktok.com/@codewithdary

📋 Table of Content
00:00 - Introduction
00:56 - Not Separating Validation From Controllers
04:25 - Not Following SRP
07:27 - Not Using Middlewares Correctly
09:35 - Not Testing code
10:22 - Not Using Migrations
11:15 - Not Using Route Model Binding
14:09 - Not Using Naming Conventions
17:12 - Not Using Eloquent Correctly

#laravel #youtube #php




Other Videos By Code With Dary


2023-04-17Laravel Sanctum Tokens: Customizing Expiration Time for Your API Authentication #laravel #shorts
2023-04-14Boost Your Query Speed in Laravel with This One Simple Trick #laravel #shorts
2023-04-14What is The Difference Between the find() and findOrFail() Methods in Laravel?
2023-04-13How to Optimize Data Retrieval in Laravel With withCount() #laravel #shorts
2023-04-12How to Use The One to One Polymorphic Relationship in Laravel - Advanced Laravel Relationships
2023-04-11Is This a Hidden Laravel Date Filter Method?! #laravel #shorts
2023-04-10How to Define Default Attributes in Your Laravel Model #laravel #shorts
2023-04-10I Have Just Released My 7.5-hour Laravel 10 Course On Databases, Query Builder & Eloquent
2023-03-17Sorting Arrays is SUPER Easy in PHP Using These Two Methods - sort() and rsort() Explained #shorts
2023-03-163 Simple Ways to Sort Collections By Keys in Laravel #laravel #php
2023-03-158 Common Mistakes Made by Laravel Developers And How to Fix Them [w/ Examples]
2023-03-15Simplify Your Laravel Collection Filtering with whereBetween Method #laravel #shorts
2023-03-14Is This The Most Powerful Operator in PHP? - Ternary Operator in PHP Explained #php #shorts
2023-03-13Calculate the Match Percentage Between Strings With This POWERFUL PHP Method #php #shorts
2023-03-10Unlock the Power of PHP With The fmod() Function #php #shorts
2023-03-09Laravel is Awesome... #laravel #shorts
2023-03-085 Must-Try Laravel Packages That Will Boost Your Development Process #laravel #shorts
2023-03-07The Power of Namespaces in PHP - Organize Your PHP Code Like a Pro #php $shorts
2023-03-06Junior Laravel Developer Code Review - Reviewing Routes, Migrations, Models & Controllers in Laravel
2023-03-06Why Every PHP Developer MUST Use Type Hinting!! #php #shorts
2023-03-03Laravel Collections vs Arrays: What's the Difference? #laravel #shorts



Tags:
laravel mistakes
Common mistakes in laravel
bad coding habit
laravel mistakes by developer
8 developers mistakes
laravel developers
8 laravel mistakes
laravel junior developer
laravel developers mistakes
How to Fix
how to fix laravel mistakes
laravel mistakes examples
laravel examples
8 mistakes by laravel developers
laravel code mistakes
fix laravel code
how to fix laravel code
laravel tutorial
top laravel mistakes
laravel best practice
srp
laravel 10