Support the ongoing development of Laravel.io →
Forms Laravel Requests
Last updated 1 year ago.
0

From your stack trace it appears that an exception occurs somewhere in the code. While the exception get handled (rendered with whoops) another problem occurs related to proc_open().

To me it seems like the first error hapens in a middleware called TransformsRequest. Try to catch it there and log it.

So you have two problems. One in your code and the other that errors fail to render.

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

itroz itroz Joined 21 Jan 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.