Closed xcaptain closed 9 years ago
@mirzap How about add a method saveModel()? I can work on it.
Please make a new PR, without composer.json changes (you can add your self as contributor, but don't remove my name)
commited again, hope it can be merged.
I don't want to use massive assignment, so the default create method doesn't work for me.
I tried to use the traditional way to save a model, but I can't assign attributes to a model because model is protected.
just throw an error.