Laravel: Repository Pattern in practice

Laravel: Repository Pattern in practice

Przemysław Przyłucki

1 год назад

10,513 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@parumhr1268
@parumhr1268 - 07.10.2023 16:02

what are the advantages to implementing the BlogRepositoryInterface as to just injecting the BlogRepository directly in the constructor??

Ответить
@GergelyCsermely
@GergelyCsermely - 17.08.2023 17:22

Hi!
I would suggest to use Route::resource

Ответить
@Muhammed-nani964
@Muhammed-nani964 - 21.07.2023 11:17

I think service (action) + DTO is better you may want to create a video on it

Ответить
@alexz75515
@alexz75515 - 06.06.2023 20:44

Because this line is very long you can tell that this is an enterprise application... 😆

Ответить
@himasami2200
@himasami2200 - 02.06.2023 16:08

can u please give me a source code of this video to study?

Ответить
@topvova
@topvova - 11.05.2023 17:06

Why add an extra layer to Eloquent with interfaces and DTOs?
This approach only clutters the code and reduces its maintainability.

Ответить
@verard0
@verard0 - 26.02.2023 08:06

really nice video! you covered a lot of info! congrats for your work!

Ответить
@rahmaabdelaziz4095
@rahmaabdelaziz4095 - 23.02.2023 15:44

great work

Ответить