Laravel 8 E-com Part-15 : How to make navbar and slider for ecommerce | Frontend layout setup

preview_player
Показать описание
In this video, you will learn how to create a navbar and slider in laravel ecommerce. We willl be setting up frontend layout and extend it in index page.

If the video helps you, hit the like button and subscribe to the channel. If you have any doubts or suggestions, drop them in the comments below and i will answer them.
Thanks for watching

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

wow in 12 min you gave me a lot of knowledge. plz upload more videos

mithcheloliver
Автор

Video nr 15! There are two FrontendController with the same name. Is this ok? I am having difficulty routing to the user's home page with this route.

public function index()
{
return view('frontend.index');
}

donaldmjbart-williams
Автор

when I want to add the slider in bootstrap doesn't work as you some transparency appears in the left and right arrows who can I fix it?, can send a screen for you

heyamloai
Автор

I need the code inside the custom.css file

funnymax