I developed an API with Laravel which runs perfectly on localhost/endpoint but as soon as I uploaded on the server. I received an error on openssl_verify(): Don't know how to get public key from this private key
Please, what could be wrong? I read it could be PHP settings on the production server. What do I need to do to it
This is the image of the one on the local Server