You can pass variables to Blade views using the `withFoo($bar)` syntax

You can pass variables to Blade views using the `withFoo($bar)` syntax

I had no idea that you could pass data into Laravel responses using with{Variable} magic methods! I kind of like this way a little better...

We're writing a book, you can get it for free here.