Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
4386 Weergaven

How to inherit ORM Method in BaseModel?

Avatar
Annuleer

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

Auteur

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