nkootstra/nova-mixcloud-field

This package is abandoned and no longer maintained. No replacement package was suggested.

A Laravel Nova tool.

v1.0.0 2018-09-25 18:23 UTC

README

Embed your Mixcloud mixes.

index view

detail view

Installation

composer require nkootstra/nova-mixcloud-field

Usage

Define the following fields in your resource in the fields method:

use Nkootstra\NovaMixcloudField\Fields\Mixcloud;

Mixcloud::make('Mix')