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

OsmanMoharram's avatar

Laravel Excel Validation is not working on production

I am using https://laravel-excel.com/ package to import students data to my project. In development the validation of the package works when importing data but once I deploy to production the validation stops working. The import process is suppose to give me errors but no errors appear instead it tells me the import process went successfully. Help Pleeease

0 likes
4 replies
vincent15000's avatar

It's not possible to help you if you don't show your code and/or don't tell us more about the production environment.

tisuchi's avatar

@osmanmoharram Please make sure the production and the local environment are some.

I doubt that you have a different setup, therefore it's failed (arguable).

1 like
vincent15000's avatar

@tisuchi Well I think that you're right because effectively the code works (in the local environment). So that's not a problem with the code.

Please or to participate in this conversation.