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

silpa's avatar
Level 1

Kernel not found

app/Http/Kernel.php failed to open stream: No such file or directory vendor/composer/ClassLoader.php on line 414. I m getting this issue while using API in live but in local its working fine

0 likes
4 replies
silpa's avatar
Level 1

I tried that also. still its shows that error . only in Live

marthz's avatar

Are you sure your vendor is there and has all it's files in it on the live server? (probably won't be if you deployed with git)

silpa's avatar
Level 1

I m not using git. Vendor file also there

Please or to participate in this conversation.