• Pooya Parsa's avatar
    Filling with Dot-Notation (#926) · c64dc03a
    Pooya Parsa authored
    * Filling with Dot-Notation Keys
    
    Simply override `removeTableFromKey($key)` method and  just return original keys in order to support dot-notation when calling `fill` on model.
    
    * Style CI
    
    * Dot-Notation Fill Tests
    c64dc03a
Model.php 15.4 KB