Level 122
You only need livewire if you want the user to interact with the component (such as when setting a ranking) otherwise just blade will be fine.
You might be thinking of a Laravel view component?
my article here http://novate.co.uk/using-fontawsome-svg-and-laravel-blade-to-output-a-star-rating/ might also give you some ideas
2 likes