[ ‘attribute’ => ‘slot_date’, ‘value’ => ‘slot_date’, ‘filter’ => yiijuiDatePicker::widget([ ‘language’ => ‘en’, ‘dateFormat’ => ‘yyyy-MM-dd’, ‘model’ => $searchModel, ‘attribute’ => ‘slot_date’, ] ), ‘format’ => ‘html’, ],
PHP, LARAVEL, YII, HTML, CSS. TECH BLOG !
[ ‘attribute’ => ‘slot_date’, ‘value’ => ‘slot_date’, ‘filter’ => yiijuiDatePicker::widget([ ‘language’ => ‘en’, ‘dateFormat’ => ‘yyyy-MM-dd’, ‘model’ => $searchModel, ‘attribute’ => ‘slot_date’, ] ), ‘format’ => ‘html’, ],