I
I
Ivan Kondratiev2016-12-30 10:47:05
Laravel
Ivan Kondratiev, 2016-12-30 10:47:05

Why does the AdminSection::getModel(\App\Models\OrderList::class)->fireDisplay() method in SleepingOwlAdmin return null?

Why method

AdminSection::getModel(\App\Models\OrderList::class)->fireDisplay()

in SleepingOwlAdmin returns null ?
The problem is only with this model \App\Models\OrderList::class.
If you substitute any other, then all the rules work.
Tell me what could be the matter?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A1eksandr, 2017-05-23
@A1eksandr

Most likely because there is no OrderList model that inherits from Admin\Http\Sections

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question