Why are my files not processing in production?

Trick Forms
Dan Harrin avatar Author: Dan Harrin
Published: Aug 01, 2023

If you're using a proxy like Cloudflare, ensure it is trusted in the TrustProxies middleware:

protected $proxies = '*';

The author

Dan Harrin avatar Author: Dan Harrin

Dan is a software engineer from the UK. He is one of the co-creators of Filament, and leads development of the project. He is passionate about open-source software, and building tools that simplify complex problems.

When he's not coding, Dan enjoys music, board games, and cooking.

Articles
11

From the same author