https://developers.spotify.com/dashboard
To setup your account, go to include/config.php and add your spotify app configurations like:- client ID
- Client Secret
- Link your domain callback url
NB: In you spotify dashboard, go to app settings and add callback.php url in Redirect URIs.
Furthermore, you need to import .sql file in database and setup database connections with:
- mysql ip
- mysql username
- mysql password
- mysql database name
After this, you need to go to auth.php via browser and connect your spotify account