Import laravel 4.2 project into eclipse

此生再无相见时 提交于 2019-12-11 03:58:44

问题


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:

  1. Go to File > Import

  1. Existing folder as New Project

  1. Find the folder and click Finish



来源:https://stackoverflow.com/questions/26201029/import-laravel-4-2-project-into-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!