Vaibhavraj Roham
Vaibhavraj Roham
Thanks @tkuijer > composer require psr/log:^1.0 Works for me.
I managed to solve this by the following tweak, but `apply`dropdown stopped working. ```javascript // Added when table is rendered with little timeout $('div[name=HeaderSettings]').children('button[class*=dropdown-toggle]')[0].setAttribute('data-toggle','dropdown'); ```
@kuanyui Thanks for your efforts. I'll review and publish this soon. 👏
@AnwarElbo Thanks. Will be added soon.
Hello @Magentron, I'm trying to test this PR locally and getting this error. I'm using Laravel 5.8. 
@akkivarma Fixed in [V2.0.0](https://github.com/vrajroham/laravel-flock-notification/releases/tag/v2.0.0)
@devondahon Did you resolved your issue?
@anidav Could you provide all requests params which are sent to AWS.?
@gotroch That's weird, looking into it.