php - Data not saving through model in yii2 -


i newbie yii2 framework.

i creating custom form , saving data table. tried every solution here or on google.

i getting frustrated. can solve or give solution problem? if need can give code or access of site well.

you cannot save data database using form model

form model introduced in yii collect user data. later data used , discarded. can not save data database.

to save data, should use active records


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -