草庐IT

laratest

全部标签

php - 如何在 PhpStorm 中为在 Vagrant 中运行的 Laravel Web 应用程序正确设置 XDebug? (Mac 操作系统)

我使用precise64框在Vagrant中运行我的Laravel网络应用程序。在vagrantbox中:在目录/etc/apache2/sites-available中,我有000-default.conf和laratest.conf文件。我现在只对laratest.conf感兴趣。在laratest.conf中:ServerNamelaratest.devServerAliaswww.laratest.devServerAdminwebmaster@localhostDocumentRoot/var/www/laratest/publicOptions-Indexes+Follow