-
cp .env.example .env
-
🔧 Configure
.env
file -
php artisan key:generate
-
php artisan migrate
-
(Optional)
cp radio.example.xml ./storage/app/public/radio.xml
. Ajdust your XML API provider inCheckForNewSong.php
instead.
php artisan check:newsong
php artisan serve
RadioCast is a small open-sourced software licensed under the GNU (GPL-3.0) license.