mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
add podcasts
This commit is contained in:
@@ -26,6 +26,7 @@ class Episode extends Resource
|
|||||||
*/
|
*/
|
||||||
public static $search = [
|
public static $search = [
|
||||||
'id',
|
'id',
|
||||||
|
'podcast.title',
|
||||||
];
|
];
|
||||||
public static $orderBy = ['created_at' => 'desc'];
|
public static $orderBy = ['created_at' => 'desc'];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user