teltek/pumukit-podcast-bundle

PuMuKIT 的 Podcast 组件

2.0.0 2024-08-21 10:07 UTC

This package is auto-updated.

Last update: 2024-09-21 10:17:53 UTC


README

此组件提供了自动过期的视频功能。

composer require teltek/pumukit-podcast-bundle

如果没有,请将以下代码添加到 config/bundles.php 中

Pumukit\PodcastBundle\PumukitPodcastBundle::class => ['all' => true]

然后执行以下命令

php bin/console cache:clear
php bin/console cache:clear --env=prod
php bin/console assets:install