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!
Here are the steps: