Ratings | | Unique User Downloads | | Download Rankings |
Not yet rated by the users | | Total: 57 | | All time: 10,306 This week: 174 |
|
Description | | Author |
This package can embed an audio player to play a Soundcloud track.
It can generate HTML and JavaScript to embed a Soundcloud track player in a Laravel Nova panel. | |
 |
|
Innovation award
 Nominee: 6x |
|
Details
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
<img src="https://raw.githubusercontent.com/naifalshaye/soundcloud/master/screenshots/add.png" width="700">
<img src="https://raw.githubusercontent.com/naifalshaye/soundcloud/master/screenshots/view.png" width="800">
Support:
naif@naif.io
https://www.linkedin.com/in/naif
License
The MIT License (MIT). Please see License File for more information.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.