Skip to content
On this page

Embed

Embed anything: PDFs, Google Docs, Google Maps, Spotify...

Create

php
$url = "https://goo.gl/maps/t7y33q3qfCBxr5489";
$block = Embed::create($url);

Released under the MIT License.