Michael Blijleven

Results 17 comments of Michael Blijleven
trafficstars

Thank you so much for this! Amsterdam is very happy with your work. Using this to send chatbox messages via email.

This bug is still present at Safari 8.0 on OSX Yosemite. Anybody got an answer already?

Thank you, but already tried that one.

Hi @sath26, check the docs and look for Events and check onSending() ``` export default { methods: { sending (file, xhr, formData) { formData.append('_csrf', '') } } } ```

I can confirm, I'm having the same issue too. Unfortunately @bducha's suggestion didn't work for me neither.

Same issue here when using: Laravel 7.1 PHP 7.4.2 Nova 3.0.2

Use redis for caching as described in the config file: /* |-------------------------------------------------------------------------- | Cache Tags |-------------------------------------------------------------------------- | | Cache tags are not supported when using the file or database cache...

Any chance an update like this can get merged? Guzzle 7 is Laravel's default at the moment.

@onlime kindly asking you to merge this PR, thanks a lot!

Thank you very much @onlime, really appreciate the quick action! 👍 🚀