Download the PHP package ericlagarda/nova-embed without Composer
On this page you can find all versions of the php package ericlagarda/nova-embed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ericlagarda/nova-embed
More information about ericlagarda/nova-embed
Files in ericlagarda/nova-embed
Download ericlagarda/nova-embed
More information about ericlagarda/nova-embed
Files in ericlagarda/nova-embed
Please rate this library. Is it a good library?
Informations about the package nova-embed
Nova Embed
Embed field for Laravel Nova. With this package you can embed from Youtube, Vimeo, Facebook, DailyMotion, SoundCloud, Instagram and a lot of more. Uses Oscarotero Embed to get the data.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Then, register your new field in the fields
method of the Resource
class.
Update
Please change your namespace: Ericlagarda
to EricLagarda
Field options
->ajax()
: Load the embed with ajax. By default loads with the field->cache()
: You can set the time of the cache. By default a month.->viewInIndex()
: Click on the image to open a modal with the embed.
Cache will set a month in minutes for Laravel 5.7 and below, and a month in seconds for Laravel 5.8 and up.
Screenshots
All versions of nova-embed with dependencies
PHP Build Version
Package Version
The package ericlagarda/nova-embed contains the following files
Loading the files please wait ....