<x-embed :url="$libraryItem->value" />

This commit is contained in:
Benjamin Takats
2023-01-22 13:11:23 +01:00
parent c5d67cee25
commit 79abdea03b
5 changed files with 94 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
"php": "^8.1",
"akuechler/laravel-geoly": "^1.0",
"archtechx/enums": "^0.3.1",
"bensampo/laravel-embed": "^1.4",
"ebess/advanced-nova-media-library": "dev-master#2d7151d8b2159d28e1d73fcc7fe23992e327b7df",
"ezadr/lnurl-php": "^1.0",
"gonoware/laravel-maps": "^2.0",
@@ -29,6 +30,7 @@
"nova/start": "*",
"oneduo/nova-time-field": "^1.0",
"podcastindex/podcastindex-php": "^1.0",
"pusher/pusher-php-server": "5.0.3",
"qcod/laravel-gamify": "^1.0",
"ralphjsmit/laravel-seo": "^1.2",
"rappasoft/laravel-livewire-tables": "^2.8",
@@ -47,7 +49,6 @@
"spatie/laravel-sluggable": "^3.4",
"spatie/laravel-tags": "^4.3",
"spatie/nova-tags-field": "^4.0",
"pusher/pusher-php-server": "5.0.3",
"staudenmeir/eloquent-has-many-deep": "^1.7",
"stijnvanouplines/blade-country-flags": "^1.0",
"symfony/http-client": "^6.2",