- Версия Sail: 1.13.1
- Версия Laravel: 8.82.0
- Версия PHP: 8.1.1
- ОС: macOS 12.2
- Добавить в файл .env:
Код: Выделить всё
SAIL_XDEBUG_MODE=develop,debug
- Пересоберите контейнеры приложения
- Запустите команду Artisan с помощью Xdebug
Код: Выделить всё
sail debug migrate
Код: Выделить всё
Xdebug: [Step Debug] Could not connect to debugging client. Tried: host.docker.internal:9003 (through xdebug.client_host/xdebug.clientПодробнее здесь: https://stackoverflow.com/questions/710 ... nd-php-8-1
Мобильная версия