How to get correct format for Solana wallet address private key?
I’m using Laravel and trying to work with Solana block chain
When I try to generate a wallet address I got the address right but the private key is not formatted correctly
This is my function below