Indra Gunanda
Indra Gunanda
yeah amazing Answer, that worked !! Thank @hosekhoshtaghaza :*
object(ZuluCrypto\StellarSdk\Horizon\Api\PostTransactionResponse)#1120 (2) { ["result":protected]=> NULL ["rawData":protected]=> array(5) { ["type"]=> string(53) "https://stellar.org/horizon-errors/transaction_failed" ["title"]=> string(18) "Transaction Failed" ["status"]=> int(400) ["detail"]=> string(254) "The transaction failed when submitted to the stellar network. The `extras.result_codes`...
if your transaction is failed , result error like "Trasaction Failed" and not result_xdr like it.
and you see hash, that transaction is success cause have a hash and ledger id
you can modify like this , it cause doctrine types not supported on laravel 11 https://github.com/reliese/laravel/pull/208
> @uacode This is explaining why the error is being thrown. But, how to solve it? I resolved it on PR #208 you can direct edit your vendor folder
> @igun997 Your PR doesn't fix the issue completely. There are still calls to the getDoctrineSchemaManager (in ...Postgres/Schema.php) which was removed in v11. ah , i forget about it. coz...
any info ?
my commit 3 years ago not replied :laughing: , i update again about laravel 11 support schemas