Support the ongoing development of Laravel.io →
posted 3 years ago
Last updated 1 year ago.
0

composer only affects the files inside the vendor folder. It also uses the composer.json and composer.lock files. composer doesn't maintain your application files.

Make sure you have committed your kernel file to the source control tool (git), and successfully pulled on the server.

Please close the issue when you resolve it.

0

In this project i dont use git. And composer install run a artisan command after finish the installtion (i think this comes from the composer dependencies). This reset effect occurs when i delete the vendor folder in my project folder and run composer install. After the installtion is the kernel.php resetted

my composer.json

https://paste.laravel.io/08718b0a-6e25-4cd9-9cd4-3bcfb6b071d6

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.