Using Laravel in VS Code (Start Quickly with a Dev Container! 📦)

preview_player
Показать описание
Set up your development environment in VS Code for PHP and Laravel, quickly and reliably using a Dev Container.
Рекомендации по теме
Комментарии
Автор

this is really helpful.
this way I don't have to clutter my machine with a bunch of different dev environments.

yeri_pratama
Автор

Thanks for the tutorial, but putting the commands in plain text in the video header would have been a huge help to get up and running as quick as possible.

MarkConstable
Автор

vsc can't understand WordPress functions...what's the solution

I used many extensions but it didn't work

unnamed-od
Автор

The same thing doesn't work on my device and I cant understand why(

noriksaroyan
Автор

june 2022: there's no more .devcontainer file in example-app
using the command add dev container, results in an arror (probably due to the strange wsl path)

ValentinoMariotto
Автор

Chicos, ademas de sail tenemos laradock tambien, estoy intentando usar el devcontainer en laradock, saludos.

leostereo
Автор

But it is not a windows program which can be run on a desktop, just why it is needed if a developer is working alone? It runs, but it also could be a challenge to config a debugger. There is no advantage using it instead a desktop wamp program, but it is an obstacle to overcome because it's unclear what should be used.

Netryon
Автор

Error: Command failed: /bin/sh -c chown -R 1000:1000 /var/www/html
cant get this running

graszwalker