How to Create Valid SSL in localhost for XAMPP
1. Navigate to Apache directory in XAMPP. In regular install it’s in C:\xampp\apache. 2. Create a folder in that page. This is where […]
1. Navigate to Apache directory in XAMPP. In regular install it’s in C:\xampp\apache. 2. Create a folder in that page. This is where […]
Setup Download Xdebug for PHP 7: http://xdebug.org/files/php_xdebug-2.4.0rc3-7.0-vc14.dll Copy file php_xdebug-2.4.0rc3-7.0-vc14.dll to: C:\xampp\php\ext Open file with notepad++: C:\xampp\php\php.ini Disbale output buffering: output_buffering = […]