Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
4404 มุมมอง

How to inherit ORM Method in BaseModel?

อวตาร
ละทิ้ง

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

ผู้เขียน

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