14 - E-Commerce Project with Laravel 10, Livewire 3, Filament 3 & Tailwind CSS

preview_player
Показать описание
Hello friends!
In this video first I'm showing you how to fix the previous Mobile Navbar issue. And then I'm making the Products page dynamic by fetching all the products from the database and displaying with a pagination. After that I'm fetching all the categories and brands from the database and listing in products page for products filter.

#Laravel #ECommerce #WebDevelopment #ModelsAndMigrations #Livewire #Filament #TailwindCSS

**********************************************************
If you like my works and my video tutorials then you can donate me some amount.
**********************************************************
**********************************************************
Thanks for watching this video. If you like this video then hit the like button, share this video, And Subscribe to my Channel. Also, like my Facebook page for the latest updates.
**********************************************************
**********************************************************
Рекомендации по теме
Комментарии
Автор

Hello, I am getting the following error message : Unable to resolve dependency [Parameter #0 [ <required> $slug ]] in class

mdazhardware
Автор

Sahil bro, keep the good works going on, like they say, show must go on..

devisopen
Автор

Thank you so much, also at the end of the course, can you make the products have variables? According to the color, size, prices and if possible its own image? and also logic for it during add to cart. Would love to learn that from you. 😊

jesikagurung
Автор

sir may i ask where did you get all the images, and description?

hyperannatv
Автор

Great work! I've got one problem, when in responsive mode only main image appears

leocincint
Автор

Thanks for your hard work 👍 As I can see in the video, clicking on the category or Brand Filter results in check or uncheck. This is not working on my side.
Any Idea whats wrong? I Checked an I have the same code as you

joergbuesing
Автор

Hello, how to display one image in Filament images[0] - not working

wodzimierzpaus
Автор

I have an error wherein when I upload an image of the product, it disappears when I save it. how do I fix it?

rimuru
Автор

Hi, Great Work! but the || document.addEventListener("livewire:navigated", () => {

}); || is not working with me? didn't change anything

yousifradio
Автор

#[Title('Some title')] is usable only in a simple way, but no localisation translating. e.g #[Title(__('Some title'))) or #[Title(config('app.name').' - '.__('Some title'))).

ivo