Laravel Community Tools by
Tighten
Laravel Versions
PHP Releases
Nova Packages
Laravel Tricks
Forge Recipes
Toggle navigation
Log in
Log in
Jason Walton
Joined:
11 years ago
Total tricks:
1
Last trick:
11 years ago
Submitted tricks
Views
Set body id/class from child view
I like to set body id/class from within the child view (for css purposes). Previously I was passing this information to the view from the controller but decided I didn't like that, so I came up with this.
jwalton512
11 years ago
10369
templating
blade