734918601

Results 2 issues of 734918601

```php $factory = new \CalendR\Calendar; $month = $factory->getMonth(2020, 6); $events = $factory->getEvents($month); ``` CalendR\Event\Exception\NoProviderFound: in file /home/wwwroot/akstest.gewu.pro/tooth/vendor/yohang/calendr/src/CalendR/Event/Manager.php on line 68

```php $show->field('dispute_voice', __('Dispute voice'))->audio(); $show->field('dispute_video', __('Dispute video'))->video(['videoWidth' => 300, 'videoHeight' => 300]); ``` 默认 怎么是 width 960 height 540 width: 960px; height: 540px;