Level 73
There is probably a .gitignore in the spark directory
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
So I track my vendor folder with Git, but my vendor/laravel/spark folder is not tracked by git. Its not in .gitgnore files, at least I havent found it to be. However it listed in composer.json under repositories.
Does anyone has any idea why that may be the case?? Could it be git related or something else??
I've tried git add -f but it didnt work.
Please or to participate in this conversation.