WAMP – Remove localhost from project URL
Written by codeadminGo to drive:\\wamp\www folder then open index.php at line 30. change $suppress_localhost = true; to $suppress_localhost = false; It will work.
Go to drive:\\wamp\www folder then open index.php at line 30. change $suppress_localhost = true; to $suppress_localhost = false; It will work.