You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am really new to Yii2 and I want to understand how I can obtain the DB table key for the value modified. The controller action is receiving the post ok , but I only have the changed variable., not the DB key to modify. How do I do this?