Answer the question
In order to leave comments, you need to log in
Where can I find the menu generator in Laravel?
Good evening gentlemen, the problem is of the following kind.
I installed the admin panel and I'm trying to display the menu in view.
But something doesn't stick to me.
The standard function from the developers that outputs a list does not satisfy me, since I want to connect CSS to HTML.
The output from this function comes:
menu('main')
HtmlString {#619 ▼
#html: """
<ul>\n
\n
\n
\n
<li class="">\n
<a href="http://rishat.kg/public/contact" target="_blank" style="">\n
\n
<span>Наши контакты</span>\n
</a>\n
</li>\n
\n
\n
<li class="">\n
<a href="http://rishat.kg/public/istoria-iuca" target="_self" style="">\n
\n
<span>О МУЦА</span>\n
</a>\n
</li>\n
\n
</ul>\n
"""
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question