问题
I have installed laravel 4.2
via composer
and created in the htdocs folder
of my xampp
installation a new project. When I enter localhost
everything runs perfectly fine.
Now I would like to import this project into eclipse luna
. I have alredy installed the pdt plugin under eclipse. However, how to import the laravel project, for further development?
I appreciate your replies!
回答1:
Here are the steps:
- Go to File > Import
- Existing folder as New Project
- Find the folder and click Finish
来源:https://stackoverflow.com/questions/26201029/import-laravel-4-2-project-into-eclipse