Mine is 26 MB, are you pulling in a bunch of packages that's not needed?
Oct 7, 2023
5
Level 1
Laravel Vendor Folder Almost 1.5gb on fresh project
Im on windows 11, everytime I create a new laravel 9 or 10 project, The vendor folder have almost 2gb size. Inside the vendor folder there is a Sebastian folder that have almost 1gb of size.
I created the project via: composer create-project laravel/laravel:^9.0 my-app
Is this normal or there might be wrong on my installation? I tried to reinstall composer but it still the vendor folder have almost 2gb size.
Please or to participate in this conversation.