Documentatie bijgewerkt; Begonnen aan /programma/details
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user