statikbe / laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.
MIT License
115 stars 18 forks source link

Updated the video field to parse video url to generate embed code #12

Closed kristofser closed 1 year ago

kristofser commented 1 year ago

Upgraded the video field from regular text, to parse and validate the field to use a valid media url like Youtube or Vimeo or any of these services

Created a media object that can be used to generate an embed or an embed URI