public $enableCsrfValidation = false;
public function beforeAction($action)
{
$this->enableCsrfValidation = false;
if (parent::beforeAction($action)) {
if (in_array($action->id, array('create', 'update'))) {
}
return true;
} else {
return false;
}
}
วันอังคารที่ 4 กรกฎาคม พ.ศ. 2560
วันพฤหัสบดีที่ 29 มิถุนายน พ.ศ. 2560
แก้ปัญหา electron build smartcard ไม่ได้
1. Install electron-rebuild
npm install --save-dev electron-rebuild
2. Rebuild
./node_modules/.bin/electron-rebuild
npm install --save-dev electron-rebuild
2. Rebuild
./node_modules/.bin/electron-rebuild
วันจันทร์ที่ 26 มิถุนายน พ.ศ. 2560
ibm เปิดคอร์สสอน blockchain ฟรี
สำหรับผู้ที่สนใจสามารถเข้าไปลองเรียนกันฟรีๆ ได้เลยที่ https://developer.ibm.com/courses/all-courses/blockchain-for-developers/ นะครับ
จาก https://www.techtalkthai.com/free-ibm-blockchain-online-course-for-developers/
Opensource : Blockchain
Blockchain for distribute ledger : https://www.openchain.org/
Blockchain for big data : https://www.bigchaindb.com/
Blockchain shared ledger : http://www.multichain.com/
Keys to develop Blockchain : https://bravenewcoin.com/news/the-5-pillars-and-3-layers-to-enterprise-blockchain-solution-design/
https://medium.com/blockchain-blog/17-blockchain-platforms-a-brief-introduction-e07273185a0b
สมัครสมาชิก:
บทความ (Atom)