Indra Prastha

Results 10 comments of Indra Prastha

I too have the same issue, with the latest update to VS Code, unresponsive extension notification always shows up. Here is a screenshot comparing to other extensions installed on my...

i too may require SSL in my project. Since this is based on workerman, i'm looking at [this link](https://github.com/walkor/Workerman#enable-ssl) from workerman github page. Will try and provide more feedback on...

> i too may require SSL in my project. Since this is based on workerman, i'm looking at [this link](https://github.com/walkor/Workerman#enable-ssl) from workerman github page. > Will try and provide more...

This resulted in inconsistencies between the documentation ( https://developers.xendit.co/api-reference/?php#create-invoice ) and the actual result, without parsing payer_email and description (marked as optional in the docs), invoice won't be created

Hi, is this feature already released or under a specific branch? Thank you!

Hi Zepernick, I'm having the same issue as well, I've tried with the setColumnSearchType method already with 'both' set to all my columns with no result. After reading through the...

Maybe this issue will help on dynamic where clause #12

I also require this flat JSON structure, however the following link helped me in converting to a structured JSON https://stackoverflow.com/questions/47182928/converting-flat-json-to-parent-child-relational-structure

We have the same issue, tables with 500+ data always timed-out in nginx (504 gateway timeout), other pages with less data are quick.

Hi, i was having the same issue with you, especially displaying BelongsTo relationship. After reading in spatie/activitty-log package, there is a way to solve this using dot notation, for example...