Name |
Last commit
|
Last update |
---|---|---|
.. | ||
relationships | ||
model.php | ||
pivot.php | ||
query.php |
Now it is possible to use Eloquent's magic setters in chains. For example: $model->set_foo('foo')->take(10)->set_bar(some_function()); // ...even though setters 'foo' and 'bar' are not defined on the model
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
relationships | Loading commit data... | |
model.php | Loading commit data... | |
pivot.php | Loading commit data... | |
query.php | Loading commit data... |