Laravel Cannot create symbolic link vendor

July 14, 2021 . 1 MIN READ

https://stackoverflow.com/questions/56542983/problems-with-composer-when-creating-docker-image-from-laravel-project

I found the problem it was not a docker, composer or laravel problem but a git problem. the problem was that git could not create a symlink and i missed the error when checking out the project. i found it when i did all the steps again.

Leave a Reply

Your email address will not be published. Required fields are marked *