You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same error.
It occurred because the Laravel debugger was enabled, and it was injecting the output of its script into the file field in the payload.
To fix this error, the quickest way is to disable the debugger.
The text was updated successfully, but these errors were encountered: