Laravel Sail with PhpStorm

preview_player
Показать описание
Use Laravel Sail to run a docker container and configure PhpStorm to run tests and use access the configured database.

For M1+ docker-compose plugin needs to be installed. On a Mac use brew to install docker-compose

brew install docker-compose
Рекомендации по теме
Комментарии
Автор

Thank you very much. I forgot to add this bridge to my network from container. It solved my problem.

pabloeliezer
Автор

Thank you David - I was pulling my hair out getting my sail tests to work direct though phpstorm, this video did the trick, happily subbed :)

GavinKimpson
Автор

Thanks, it works for me, replacing bridge with the name of my network was what I was missing 🙌.

elgodinez
Автор

Thank you very much, David. You saved my time.

rademaxbh
Автор

Oh my eyes stop making videos so bright and white haven't you heard of Dark mode please make videos in Dark mode.

JustABigFan