simple-reviews-and-rating-system

Stars
13

Simple Laravel Livewire Review System

Posted on: How to Build a Simple Reviews and Rating System with Livewire and Jetstream?

Demo: Simple Laravel Livewire Review System

Getting started: Just like with Jetstream make sure to run php artisan migrate & php artisan db:seed then also install your static asstes with npm intall and npm run dev.

After that by visitn /pruduct/1 you will be able to see the demo for the rating system.