Vaibhavraj Roham

Results 14 comments of 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. ![image](https://user-images.githubusercontent.com/12662173/54863315-1d4efa80-4d6d-11e9-9a55-4d1bf6e6730e.png)

@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.