Sandy Hermansyah

Results 2 comments of Sandy Hermansyah

@SadeghPM i don't have any other code that involve with `DynamicHLSPlaylist` class only this basic code have relation with that class. ```php $withoutFileExt = preg_replace('/\\.[^.\\s]{3,4}$/', '', $getVideoData->video_file); $format = new...

@aronquiray yup but i have tried thing others like run ``php artisan storage:link`` command and check if the folder exists or not but nothing worked it just failed to save...