neoighodaro / laravel-docker

Getting Started With Laravel and Docker.
55 stars 27 forks source link

error 500 #1

Closed kitssuski closed 6 years ago

kitssuski commented 6 years ago

then start the docker-compose up -d and go to the url localhost: 8888 gives me 500 error

Cobesz commented 6 years ago

Same here

neoighodaro commented 6 years ago

Did you confirm the composer vendors have been installed? @Cobesz