Allow for passing variables to views with more expressive method calls.
Example: with_foo($bar) instead of with('foo', $bar)
Signed-off-by: Franz Liedke <franz@develophp.org>
Showing
Please register or sign in to comment
Example: with_foo($bar) instead of with('foo', $bar)
Signed-off-by: Franz Liedke <franz@develophp.org>