Laravel 9 Ecom - Part 61: How to set menu item to active in laravel | Set Current Navbar item active

preview_player
Показать описание
In this video, I have taught how ot set the current menu item or navbar item to active in laravel 9. How to set current navbar item to active in laravel 9 tutorial.

Рекомендации по теме
Комментарии
Автор

Wow...thanks alot sir 🤗✔️🤗✔️ awesome tutorial 🤗🤗🤗

teeglamour
Автор

@SamuelVolder it happened the same to me. and I change the unique class and id and nothing

RupertoMorales-bhvp
Автор

hi sir, can you continue to the next tutorial with how to make menu dynamically complete with it's permission.. 😀

_halidigitulo
Автор

Hello Sir, can you paste the complete code for the sidebar? I have a problem, when I activate any drop-down menu where something is added, all the drop-down menus are activated. When I activate the menu for the dashboard or for colors, everything is fine. When I activate to see users, everything is also fine. Only when I activate any first option from the drop-down menus, they all activate

SamuelVolder
Автор

Add star * in orders for "view invoice"
{{ Request::is('admin/orders*') ? 'active':' ' }}

farmboy
welcome to shbcf.ru