Platform where one dj would take up all song request from users and play it .
- Clone this project
- Run
docker-compose up
(current it is usingplaylist.pagevamp.pv
as a default domain) - Copy
.env.example
to.env
Composer install
& give writeable permission to storage folder- Run
php artisan migrate