How to run my INDEX.HTML using LARAGON??
-
Because I'm still new in laragon and I dont know how to use it.
What I saw, there is wordpress that link with laragon but there's no link for HTML5.
What should I do to make my index.html can run with laragon?
-
Hola @fahmi-rosnan,
You can make your project folder inside
www
folder in laragon, my path:C:\laragon\www\
. For example, i will name my project html5, then i will make a folder namedhtml5
, the path will be like thisC:\laragon\www\html5
.Inside
html5
folder, you can place your index.html. After that, reload laragon, then voila, you can typehtml5.oo/
in your browser.
-
@rizaldywirawan thanks for the help
-
Hola @fahmi-rosnan,
anytime pals