Withun Porawiwat

Results 4 comments of Withun Porawiwat

Here is what I fix this issue I replace all 3 pools with this in docker-compose file ``` php8: image: "thecodingmachine/php:8.0-v4-fpm-node14" volumes: - ./htdocs:/var/www/htdocs - ./docker.conf:/etc/php/8.0/fpm/pool.d/docker.conf - ./www.conf:/etc/php/8.0/fpm/pool.d/www.conf - ./zz-docker.conf:/etc/php/8.0/fpm/pool.d/zz-docker.conf...

> > Here is what I fix this issue > > I replace all 3 pools with this > > in docker-compose file > > ``` > > php8: >...

ขอนำส่งไฟล์ ภาษาอังกฤษที่เตรียมไว้ให้ครับ เผื่อมีท่านใดพอมีเวลาเอาไปปรับ และส่ง pull request เข้ามา [raw_database.zip](https://github.com/earthchie/jquery.Thailand.js/files/2052317/raw_database.zip)

I cannot get the yield thing above to work, here is what simple work for me You need to change only first row keys in the collection ``` $headers =...