Can any one please tell me how to set up testing server working with Laragon
I got a problem With Laragon Full 5.0.0. I can't make it work together with the testing server in DW.
I got a PHP/MySQL site that I have to use the browser to check my site in. IT seems like there is no connection between PHP/MySQL and W/testing server. Is it important the www root folder is the default directory in Laragon or install PHP and MySQL separately/outside of Laragon so the PHP directories are in C:\php and MySQL installation, and MySQL installation is in C:\Program Files\MySQL\MySQL Server 8.0\data
I am running Win11
DreamWeaver 21.2
Laragon Full 5.0.0 (Webserver)
PHP 8.1.2 (incl. with Laragon)
MySQL 5.7.33 (incl. with Laragon)
My www root folder is NOT the default root folder in Laragon. And i can open the sites in the browser with the address localhost/mysite
