yoyoypy
yoyoypy
my product on local currency start from millions btw
is this happen in update product ? or maybe in customer check out too? in case some customer check out more than 1 item or price of exclusive product, can...
done changing from decimal to INT
@indpurvesh changing decimal to INT will get error on checkout page, but i just changing dec 10.6 to 10.2 which is work in homepage but still got error in checkout...
> this view without banner  but when i add banner, there is massive gap/space between banner section and product card    btw where is css file for...
`npm install npm run watch` this command didnt solve the problem, still get blank gap/space between banner and product list.. i think problem here, i will look it up 
after removing `height` its become normal looks. still searching where `height` come from 
do you have doc or tutorial about that?
hi @indpurvesh i want to ask you something, why im calling a image in `home.blade.php` like this  but show up like this  it should be like this ...
 still cant