Tech Programming Ideas is one of the best places on the programming for programmers. Learn coding with Tech Programming Ideas tutorials. We are covered android programming, php, yii2 framework, javascript, mysql, vb.net etc.
Yii2 save related records in single save call in single transaction
Database Transaction in Yii
A transaction is used to run a group of operations in single process. When you we run multiple query in single process, It will be used. If you get any problem, It will not complete successfully and also rollback the executed query.
Solutions for date picker does not work properly in dynamic forms
Date picker widget add in dynamic form of yii2.
Problem using your yii2 extension, especialy the bootstrap datepicker is not show up. You should add datepicker manually for dynamically genereted instances: