tolgatasci / soundcloud
SoundCloud v2 api for laravel
V1.1
2021-06-20 16:47 UTC
Requires
- php: ^7.1
- illuminate/support: ~7|~8
- ixudra/curl: 6.*
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ^8.0|^9.0
README
Laravel soundcloud api v2 version.
Installation
Via Composer
$ composer require tolgatasci/soundcloud
Usage
add .env file
CLIENT_ID=
APP_VERSION=
APP_LOCALE=en
$ php artisan vendor:publish
Look tests
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email tolgatasci1@gmail.com instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.