Use filament infolist or table or roll your own using livewire
Hi, which would you guys use if you were building an e-commerce project and wanted to show a list of products with search features on the front end?
Also, would you use an info list for the product details page?
For me, I choose Filament, because of the rapid development, pre-built components, integrates well with Laravel ecosystem and most out of all it has strong community support.
Also, for me, I wouldn't use an info list, but I know some people who would, it all boild down to just preferences