Code Refactoring in Laravel with testing

preview_player
Показать описание
Using Testing, Refactor some code in laravel to make our controller very lean

Refactoring is the best part of coding
You must learn this skill

🌟 Premium Courses 🌟
Check out 32 hours of Laravel Content at

🔥 DIGITAL OCEAN HOSTING Affiliate

🌟 Gadgets I use 🌟

🌟 Support Me ( I am full time youtuber) 🌟

🌟 FOLLOW ME 🌟
Subscribe for New Releases!

(ask me questions!)

--- QUESTIONS? ---

Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.

Thanks for all your support
Рекомендации по теме
Комментарии
Автор

🥰🥰
please upload more video in laravel clean code.

dipuchundradey
Автор

Waiting for octane from basic to advance👌

vijayrana
Автор

Great you are back with a Laravel tutorial

leonvanrijswijk
Автор

Please upload more videos in this series

avinashlawania
Автор

I don’t think you should use a request object to store. You could use an action or just keep it in the controller.

gebruikersnaam
Автор

Beauty of Laravel, beauty of Sarthak sir🔥

rahuljat
Автор

Hi, very good all you explain on this video. Is that an intro to your Laravel Test Driven API course or it is only an independient video about refactoring on Laravel? I would like more videos about laravel refactoring, for example, refactoring about one of your laravel project course. Another thing, is it the best to put the store method inside the Form Request and not keep it on the Controller?

pedro-j
Автор

We need more content similar to this..

soulvocals
Автор

Nice. Could you please tell the VS Code theme used in this video

karthikb.s.k.
Автор

Waiting for octane from basic to advance👌

x2

MrSkandalers
Автор

doesn't that violate the single responsibility principle?

matinmuhammad
Автор

why you put your inserting statement in the form request ? i think this not best practices to do this because form request only validate requests not to do any thing else . you can do this in controller or repository .

MohamedAhmed-qkkz
Автор

Awesome though expected tutorial on Octane

tanzimibthesam
Автор

Waiting for octane from basic to advance

asifulislam
Автор

please upload a new series laravel code review

asifulislam
Автор

Nice.Could you please tell me what is the VS Code theme used in the video.

karthikb.s.k.
Автор

I think it will be very hard for other developers to work on this code coz, he has to understand the whole flow. He needs to search so many files and if he is not expert in Laravel then, he can't maintain this code.

javedapple