Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4392 Vizualizări

How to inherit ORM Method in BaseModel?

Imagine profil
Abandonează

Why do you want to inherit that? You can do it writing some lines on some inherited class and calling the super.

Autor

Thanks for your reply, I want inherit it, because i want to customize orm search function for all Model, i want to add search date or amount range