Max Vogl
Max Vogl
Hi, I have to add the jQuery functions "before", "after" and "replace" to this plugin for my own project. So I want to share it now. Please have a look...
Wrong API V2 Url in this line: https://github.com/jwplayer/jwplatform-php/blob/d591e124418907fd1a1cfd1dd0a3bd46d7393424/src/JwplatformAPI.php#L15 See docs: https://developer.jwplayer.com/jwplayer/reference
Fixing problems with spaces in url. See this old closed pull request: https://github.com/99designs/phumbor/pull/21
**✏️ Describe the bug** After updating to version 4.18, our validation rules no longer work properly. We have determined that this is due to this PR: https://github.com/spatie/laravel-data/pull/1043 When we roll...