You can pass variables to Blade views using the `withFoo($bar)` syntax
- ·
- Telegram
- ·
- Newsletter
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...