MCPcopy Create free account
hub / github.com/Alex-developer/agsattrack / create

Method create

php/framework/libs/o/lib/Model.php:754–760  ·  view source on GitHub ↗

* Creates a model and saves it to the database. * * @param array $attributes Array of the models attributes * @param boolean $validate True if the validators should be run * @return Model */

($attributes, $validate=true)