Custom HTTP Status code not working in Sever – Apache
I have changed the HTTP status code in my json response using Laravel. It's working fine in localhost but the same code not working WHM server. Laravel Version : 7 PHP Version : 7.4 My code $encode = ['code' =>…