Documentatie bijgewerkt; Begonnen aan /programma/details

This commit is contained in:
2017-07-09 12:32:57 +02:00
parent f501ab5438
commit b86d4da26b
5 changed files with 258 additions and 37 deletions

View File

@@ -31,7 +31,7 @@ $app->get('podcast/stream/{id:\d+}/[{title}]', 'PodcastController@stream' );
$app->get('programma/schema/nustraks', 'ProgramController@comingup' );
$app->get('programma/schema/week[/{weeksAhead:\d+}]', 'ProgramController@schedule' );
// programma/details/{id:\d+}
$app->get('/programma/details/{id:\d+}', 'ProgramController@details' );
// live/onair
// live/stream