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.pvas a default domain) - Copy
.env.exampleto.env Composer install& give writeable permission to storage folder- Run
php artisan migrate