Replies: 1 comment 2 replies
-
Do you have an example project to reproduce the error? You're the first to report this |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After updating Herd to version 1.8.0 (build: 29) my Laravel 10 sites are throwing a 419 error when trying to log in, this was not happening before this update, checking the forums I could see that it is a bug. It already happened and they recommend changing the values output_buffering=20000, but in my case it does not solve the problem, I already tried clear cache but the problem continues, my setup is a MacBookPro M3 laravel 10 backend, vue2 front, does anyone have an idea how this could be solved? I repeat, before this update everything worked perfectly.
Beta Was this translation helpful? Give feedback.
All reactions