naif/soundcloud

A Laravel Nova field to play a SoundCloud audio

Downloads

1533

Stars

8

Version

v1.0

Nova SoundCloud Field

A Laravel Nova field to play a SoundCloud audio

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require naif/soundcloud

Usage:

Add the below to Nova/User.php resource:

Soundcloud::make('Track')   

Copy past user/track_title from the SoundCloud url

Example:

URL: https://soundcloud.com/louie-zong/hello-world

User/Tilte: louie-zong/hello-world

Support:

[email protected]

https://www.linkedin.com/in/naif

License

The MIT License (MIT). Please see License File for more information.

naifalshaye

Author

naifalshaye