Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

wyatt44's avatar
Level 14

Large file uploads in Nova

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!

0 likes
1 reply

Please or to participate in this conversation.