Results 236 comments of Webklex

Hi @freescout-helpdesk , thanks for the info. I didn't know that this is a thing, but that could explain a lot! I just wonder if there is a way to...

Hi @mbl72 , thanks for the additional example. I just created a new test case based on it. It seems to work well with the current master. Best regards,

Hi @freescout-helpdesk , I unfortunately have no setup to test emails with with any version below 5.x. Best regards,

Please update to v5.1 and give it another try. If you are currently using an older version below v5.0, please read the breaking changes leading up to v5.1 before upgrading....

Hi @repo-dev-1 , please create a new issue and provide as much information as possible. Best regards & happy coding,

Hi @alphaolomi , many thanks for your pull request! Best regards,

Hi @andersao, whats the best way to report a vulnerability without risking the user base? The project security / advisory option isn't turned on: https://github.com/andersao/l5-repository/security Otherwise security issues have to...

Hi @vmrfriz , many thanks for your suggestion. I like the idea, but I'm afraid of another big "thing" - how to handle the active client connection? Or have you...

Hi @gmartinez , if the "OR" operation is supported by your mail provider you can use it a few different ways. Here are a few examples: ```php $messages = $folder->query()->subject("some...

Hi @albertopinilla , you might have to experiment with setting the timezone afterwards: Take a look at the official carbon documentation: https://carbon.nesbot.com/docs/ You can also try to set your laravel...