lorisleiva / laravel-docker

🐳 Generic docker image for Laravel Applications
MIT License
934 stars 314 forks source link

what is default database creds #32

Closed mastashake08 closed 4 years ago

mastashake08 commented 5 years ago

I can't run php artisan migrate because I don't know Docker database creds. Please help.

Erroler commented 4 years ago

This project is only aimed at providing a php environment to run Laravel. Perhaps try looking into laradock.io

lorisleiva commented 4 years ago

Hi there 👋 Yes you should use a different docker image for your database. I hope this helps.