Vue.js
2
Вклад в тег
posts/image.png
, без public`/storage/${post.image}`
<video preload="none" controls controlsList="nodownload">
<source src="<?php echo carbon_get_the_post_meta('crb_video_link'); ?>" type="video/mp4">
</video>