Recommend this page to a friend! |
Download .zip |
Info | Documentation | Screenshots | View files (14) | Download .zip | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 59 | All time: 10,439 This week: 96 |
Version | License | PHP version | Categories | |||
soundcloud 1.0 | Custom (specified... | 5 | PHP 5, Content management, Audio |
Description | Author | |
This package can embed an audio player to play a Soundcloud track. |
A Laravel Nova field to play a SoundCloud audio
You can install the package in to a Laravel app that uses Nova via composer:
composer require naif/soundcloud
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">
naif@naif.io
https://www.linkedin.com/in/naif
The MIT License (MIT). Please see License File for more information.
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
dist (1 directory) | ||||
resources (2 directories) | ||||
src (2 files) | ||||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
mix-manifest.json | Data | Auxiliary data | ||
package.json | Data | Auxiliary data | ||
README.md | Doc. | Documentation | ||
webpack.mix.js | Data | Auxiliary data |
Files | / | resources | / | js | / | components |
File | Role | Description |
---|---|---|
DetailField.vue | Data | Auxiliary data |
FormField.vue | Data | Auxiliary data |
IndexField.vue | Data | Auxiliary data |
Files | / | src |
File | Role | Description |
---|---|---|
FieldServiceProvider.php | Class | Class source |
Soundcloud.php | Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.