Exsisting project migration to Laragon
-
Hi.
I have existing project on laravel 4. How can I migrate to Laragon? Because for now I only see a possibility to create new project and switch between them. If I put my existing project folder into laragon/www it doesn't see that.
-
@artukrap : Just reload Apache, Laragon should see your project (any kind of project, not just Laravel)
-
Still nothing: http://prntscr.com/ac71tg
http://prntscr.com/ac71vw
-
How about www entry?
Did Laragon ask you for creating virtual host?...
-
Yes, in www part its there: http://prntscr.com/ac72mv
However in hosts file is something weird: http://prntscr.com/ac72sh
-
It's not weird. Laragon creates beautiful url for you.
You can comment 192.168.10.10 (put # at begin)
Then go to your browser:
http://edurio.dev should work
-
Yea, it seems it was something with that first record in a hosts file. Thanks for quick support
-
You're welcome