Level 4
There is actually a great tutorial by Jeffrey on laracasts on implementing a star rating system.
Check it out here: https://laracasts.com/series/how-do-i/episodes/22
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello. I have a project where types of users interact with each other. I want to allow them to give feedback after the service between they is finished. Like I have a class with a teacher, after it ends, let me write a review/give feedback about the teacher. It's not a product review way.
Is there a great way to use some bundles like laravel-rateable? Or I can simple do that? Just some ideas from your experience. Thank you.
Please or to participate in this conversation.