Program controller

This commit is contained in:
2017-06-30 21:52:33 +02:00
parent b26103558f
commit 245a86233e
2 changed files with 139 additions and 1 deletions

View File

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