No description
Find a file
dependabot[bot] 048b4f0a78 Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.1 (#930)
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.5.3 to 2.6.1.
<details>
<summary>Commits</summary>

- [`7257110`](725711022b) Make autoload exception more specific ([#777](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/777))
- [`881f771`](881f77156c) Fix php 7.3 bug ([#772](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/772))
- [`0fad511`](0fad511954) Fix Bug PHP 7.3 & L5.8 ([#774](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/774))
- [`754bb4d`](754bb4d075) Add support for invokable classes as macro function ([#765](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/765))
- [`bcb881b`](bcb881b20d) Nested relations detection. ([#763](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/763))
- [`d00600d`](d00600d769) Include DocBloc’s from classes to allow deeper code inspection ([#745](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/745))
- [`858dd40`](858dd40844) Install doctrine/dbal on development ([#753](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/753))
- [`4cd11a4`](4cd11a4d33) Allow Laravel 5.8 ([#754](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/754))
- [`5439781`](5439781e7c) Update composer.json
- [`190bf07`](190bf07c05) fix: warning when call the instance method ([#735](https://github-redirect.dependabot.com/barryvdh/laravel-ide-helper/issues/735))
- See full diff in [compare view](https://github.com/barryvdh/laravel-ide-helper/compare/v2.5.3...v2.6.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.3&new-version=2.6.1)](https://dependabot.com/compatibility-score.html?dependency-name=barryvdh/laravel-ide-helper&package-manager=composer&previous-version=2.5.3&new-version=2.6.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
2019-03-14 08:57:39 +01:00
.github Fix links in issue template 2017-04-20 17:42:23 +08:00
api-docs Fix Postman Collection link (#893) 2019-01-10 14:58:21 +01:00
app Apply fixes from StyleCI (#887) 2019-01-01 12:53:34 +01:00
bootstrap Upgraded to Laravel 5.4 2017-02-15 11:16:49 +08:00
config Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
database Add "Smart Playlist" backend logics (#849) 2018-11-04 00:25:08 +01:00
public Add support for desktop PWA 2019-03-13 08:27:52 +01:00
resources Sync with core 2019-03-13 08:30:06 +01:00
routes API doc (#872) 2018-12-09 22:24:43 +01:00
storage API doc (#872) 2018-12-09 22:24:43 +01:00
tests Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
.editorconfig A change of heart re:indent size 2016-06-26 00:05:24 +08:00
.env.example Non interactive koel:init (#886) 2019-01-01 12:53:20 +01:00
.eslintignore Lint everything 2016-11-26 10:25:35 +07:00
.gitattributes Big Bang 2015-12-13 12:42:28 +08:00
.gitignore Cache PHPUnit result 2019-03-13 08:27:46 +01:00
.gitmodules Adding submodule again 2018-02-04 13:35:00 +01:00
.htaccess Add support for desktop PWA 2019-03-13 08:27:52 +01:00
.travis.yml Add badge and config codecov 2018-11-11 12:20:09 +01:00
artisan Big Bang 2015-12-13 12:42:28 +08:00
composer.json Cache PHPUnit result 2019-03-13 08:27:46 +01:00
composer.lock Bump barryvdh/laravel-ide-helper from 2.5.3 to 2.6.1 (#930) 2019-03-14 08:57:39 +01:00
index.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
LICENSE.md The most important commit of all 2018-01-01 00:37:36 +01:00
nginx.conf.example API doc (#872) 2018-12-09 22:24:43 +01:00
nitpick.json Make Nitpick CI ignore certain paths 2017-11-08 23:22:48 +01:00
package.json Update node-sass I hate node-sass 2018-12-23 21:13:53 +01:00
phpunit.xml Cache PHPUnit result 2019-03-13 08:27:46 +01:00
README.md Add badge and config codecov 2018-11-11 12:20:09 +01:00
server.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
sw.js Add support for desktop PWA 2019-03-13 08:27:52 +01:00
webpack.config.js Extract core to submodule 2018-02-02 22:12:19 +01:00
webpack.mix.js Use webpack codesplitting 2018-09-04 16:32:39 +07:00
yarn.lock Update node-sass I hate node-sass 2018-12-23 21:13:53 +01:00

koel Build Status Code Quality codecov OpenCollective OpenCollective

Showcase

Intro

Koel (also stylized as koel, with a lowercase k) is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. Targeting web developers, Koel embraces some of the more modern web technologies flexbox, audio, and drag-and-drop API to name a few to do its job.

Install and Upgrade Guide

For system requirements, installation/upgrade guides, troubleshooting etc., head over to the Official Documentation.

Contribute

All contributions, big or small, are warmheartedly welcome! Please note, however, that if you want to work on a new feature, first open an issue to make sure it's something desired doing this will greatly save time for all of us.

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]