TECH STACK : LARAVEL Database : MYSQL

Git Clone this repo

composer install

Create file .env and change with your database config

cp .env.example .env

Migrate Database

php artisan migrate

Build and Run Vite Frontend

npm install & npm run dev 

Open New Terminal tab and run laravel project

Run this Project

php artisan serve

You Must Register and Login First

For Dice Game Script it is in http://localhost:8000/dice