sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start

Hi Folk,

Generally developers face this issue while working with AJAX and API from local, Below is the command which will open separate browser where browser will no more check for CORS.

Hope this will, ENjoy

open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome –args –user-data-dir=”/tmp/chrome_dev_test” –disable-web-security

replace ” with double quote

replace -args : double dash args

-user-data with : double dash user

refer link. : https://alfilatov.com/posts/run-chrome-without-cors/

<h2>PHP mail function used to send attachment</h2>