Okay, so we can do things like Post::where($args)
, but there's just one problem: where exactly is that where method stored? It's definitely not on our Model
class!
درباره این درس
دیدگاه های کاربران
Okay, so we can do things like Post::where($args)
, but there's just one problem: where exactly is that where method stored? It's definitely not on our Model
class!