Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在本地主机中使用我的网站,使用 Laravel 3 制作。我正在使用 Xampp 服务器,但我不知道应该采取哪些步骤才能使其正常工作,我看不到任何正确的信息。有人可以告诉我吗?
谢谢
对于初学者来说,您应该将 laravel 下载的文件复制到 C:\xampp\htdocs\
那么你应该用你的浏览器去
http://localhost/index.php
看看你得到了什么..