riclep / laravel-storyblok-embed
Embed in Storyblok
1.0.2
2022-11-29 15:33 UTC
Requires
- php: ^8.0
- ext-dom: *
- embed/embed: ^4.0
This package is auto-updated.
Last update: 2024-10-10 18:50:43 UTC
README
Use the fantastic Embed package by Óscar Otero to embed nearly anything in your website - YouTube videos, Tweets, Instagram images etc.
Installation
You can install the package via composer:
composer require riclep/laravel-storyblok-embed
Usage
See docs at: https://ls.sirric.co.uk
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email ric@sirric.co.uk instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.