Answer the question
In order to leave comments, you need to log in
PostgreSQL: Why are Russian characters written as url-encoded utf?
At first we had a base on MySQL. The following code worked there:
DB::insert('insert into '.config('exchange_rate.table_name', 'exchange_rate').' values (NOW(), ?)', [ json_encode($exchangeRateArray) ]);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question