Makes it easy to associate a Embeddable Media with a Model in your application. We try to support the most popular ones like YouTube/SoundCloud/Vimeo/Spotify, but have a plugin system that allows you to write your own implementations very easily.
You can install the package via composer:
composer require thejawker/laravel-embed-media
write some code here ;)
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email info@thejawker.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
Used the Spatie Skeleton Package as starting point.