ronlinet

Results 28 issues of ronlinet

Has anybody managed to implement a JS onclick method in the embed iframe? I have tried ` $embed->setAttribute( ["onclick" => 'myMethod( ' . $video['id'] . ' )']); ` and `...

`array_diff(): Argument #2 is not an array` ![image](https://user-images.githubusercontent.com/2538315/84315533-d008a580-ab37-11ea-94f8-4897fca12da8.png)

Don't see how to add a participant to a conversation. Does it have any such an option ?

Does it handle SQL server monitoring ? Queries and its bindings, Number of simultaneous database connections, Performance hit ...?

I have checked the demo => https://devdojo.com/forums/discussion/laravel/chatter and haven't seen any rating feature. I am thinking about hook it wit https://github.com/willvincent/laravel-rateable ?

I am working with Laravel Cashier and I have found out that you can't define a custom start / end date for subscriptions. It is inconvenient in our case because...

Can you please stick MIT license to this ?

``` pod install Analyzing dependencies [!] No podspec found for `flute_music_player` in `.symlinks/plugins/flute_music_player/ios` [!] `` attempted to initialize an object with an unknown UUID. `CF3B75C9A7D2FA2A4C99F110` for attribute: `children`. This can...

The` /me/video `end point output provides an array attribute '[embed][badges][live][streaming]' which is set either to 0 or 1. I am trying to include this 'streaming' flag in API query to...

There is no tagging feature for Livestreaming content. User have to always wait the Livestream to finish and only after video has been processed he can add tags to the...