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