A mini project with:
Tailwindcss - Alpinejs - Livewire
real time add comment (with livewire) and calculate rating without page refreshes (with emiting)
git clone https://github.com/amirHossein5/laravel-livewire.git
cd laravel-livewire
composer install
composer run-script post-root-package-install
fill database info in .env
, Then:
php artisan migrate:fresh --seed