Hari K T

Results 175 comments of Hari K T

@isellsoap this is not about processwire installed via composer. This is about how processwire modules can be installed via composer, so that the installed modules can be installed in the...

> but sometimes there are redirects going on, which mean the flash is lost Does `keepFlash` method https://github.com/auraphp/Aura.Session#keeping-and-clearing-flash-values helps in that case?

Let's wait to hear from pmjones thoughts.

Show us some code what you are doing ? How are you calling the server etc (Eg : Is it via nginx, apache or php default web server ) ....

@rakshithsj30 I think you should not worry too much on accessing IP. You should test how it works on when you use a domain / virtual host.

I was browsing to have some sort of hide / show functionality. Probably this is the PR I am looking for.

@auroraeosrose as you mentioned this recently, does this have the same problem for the PR https://github.com/auraphp/Aura.SqlQuery/pull/142 . Or does this resolve the issue ? If possible could you do a...

Interesting. Have never used something like this before. What are you actually trying to do here? Do you have any extra things in the where clause ? If not I...

Hi there, Are you looking for the replace functionality ? I believe depending on the drivers additional features are already in it. If you think something is missing please do...

@Altegras do you have some code that can reproduce this?