Christopher Roussel

Results 7 comments of Christopher Roussel

Check app/config/app.php in aliases. the shortened Eloquent class _is_ \Illuminate\Database\Eloquent\Model by default.

@casoetan It extends `Illuminate\Database\Eloquent\Model` which is aliased in Laravel by default to `Eloquent`, so it should certainly support Eloquent logic.

It doesn't look like it does this. However, this would be grand!

Could be done modifying Form to pass values through https://www.npmjs.com/package/dot-object

What about using context like react-router-bootstrap does for its LinkContainer? Have Form provide the contect and an InputContainer (or ValidatorContainer) wrap the react-bootstrap Input component, passing bsStyle, etc as a...

0.6.x != dev-master. https://github.com/Chumper/Zipper/blob/313e364259398557bdcc2f68e6ff20d71aaea811/src/Chumper/Zipper/Zipper.php