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

tomweyss's avatar

Laravel Excel Import + precognition

Hello, I am using precognition to validate a form in real time, so I moved the validation rules in the rules() method of a custom FormRequest, which is working great. The problem is that I have a file upload input in this form to upload an Excel file, and I want to use Laravel Excel's import validation rules in this FormRequest. Does anyone knows if this is possible?

0 likes
0 replies

Please or to participate in this conversation.