【发布时间】:2014-09-16 23:20:02
【问题描述】:
Laravel 和 PHP 编程新手。我已经在我的 wamp 上成功安装了 Laravel 4 框架。现在,我想将现有的 Laravel 项目(使用 Apache 配置并使用 VC11 编译)导入我自己的本地 wamp 2.4(PHP 5.4.16)。所以,我的问题是
1. Is it possible for wamp to host 2 laravel projects on the same machine?
2. If yes to (1), then what would I need to configure this or is there a guide/tutorial on this?
3. If no to (1), would I need to reconfigure the original settings of the existing laravel project for it to work on my wamp?
【问题讨论】:
标签: php laravel windows-7 wamp