mixed create(string $class, array $attributes = array())
Create an instance of the given model and persist it to the database.
mixed create(string $class, array $attributes = array())
Create an instance of the given model and persist it to the database.
Please login to continue.