Blinest use Websockets a lot. So you will have to install soketi globaly :
https://docs.soketi.app/getting-started/installation/cli-installation
Then go to your working directory and :
composer install
php artisan key::generate
npm install
php artisan migrate:fresh --seed
npm run dev
soketi start
php artisan horizon
- Trivia games (rooms type?)
- User Badges (reputation)
- Chat emojis
- Moderation : rooms name edition
- Pro/Premium rooms
- Better translations
- Profile pages