Once your local environment is ready, install a text editor to change your site data. With Local, you can installVSCodedirectly from its dashboard: From the Local dashboard, open the add-onsmenu represented by
Whenever you useApache alias directiveorIIS virtual directory, you need to set SERVER_ROOT value manually. SERVER_ROOT value is the URL to the phpGrid library folder subtracts the host name. For instance, if the URL to get to the phpGrid ishttp://www.yoursite.com/phpGrid, orhttp://lo...
Step 11: Installing & Configuring XDebug Do this for local development, and for testing servers Run PHP-FPM at Boot Time To run the PHP-FPM process whenever the server reboots run the following command sudo crontab -eu root Then add the following line to the crontab ...