Bagus A
How to change page number programmatically in a table
@Vp it's filament that redirecting to livewire. the $url contains the actual url. How do I prevent filament to redirecting it to livewire url? I only need basic redirect to open the default page.
15 replies
Show Image in InfoList
Yes I"m aware, but I don't upload the image using storage or something. The images are manuallya added to the public folders not storage.
@Vp I'm not sure how do I load the imagegs using
public_path() . '/images/product_images/' . $orderItem->variant->product->code . '.png'
8 replies