我开发了一个适用于本地计算机的Laravel应用程序。 本地是Windows,实时服务器是linux。
在现场,它会出现错误,如
FileViewFinder.php第137行中的InvalidArgumentException: 查看[welcome]未找到。
在FileViewFinder中,它仍然采用Xampp / htdocc / xxx
的路径FileViewFinder-> findInPaths(' welcome',array(' C:\ xampp \ htdocs \ CRM \ resources \ views',' / mnt / data / vhosts在FileViewFinder.php第79行/casite-673772.cloudaccess.net/httpdocs/CRM/app\Modules\User\Views'))
答案 0 :(得分:1)
@thanks我已经通过像
这样的路线完成了Set IE = CreateObject("InternetExplorer.Application")
IE.Navigate "http://www.google.com.au/search?hl=en&q=testing&meta="
IE.Visible = False
Do Until IE.ReadyState = READYSTATE_COMPLETE