Level 1
Where you able to fix this @wyatt44 if yes how?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hey all,
I am trying to upload large files via Nova, everything is working great except when you start uploading large files. The file is uploaded to storage in real time, and I can't seem to find a way to pass the uploading to a job.
I've tried to create an invoke-able class (as the docs suggest) and dispatch the job via that class, but was unable to get it working.
Anybody have any experience or suggestions?
Thank you!
Please or to participate in this conversation.