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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

android - How to create dynamically Fragment pager adapter -