Add default attribute to `create` method
This brings it inline with the base Eloquent `create` method, and allows us to call this method without providing any attributes.
Showing
Please
register
or
sign in
to comment
This brings it inline with the base Eloquent `create` method, and allows us to call this method without providing any attributes.