Support the ongoing development of Laravel.io →

jos-

Joined 1 Mar 2014

Statistics

Threads 0
Replies 1
Solutions 0
Articles 0

jos- has not posted any threads yet

replied 10 years ago

Check if @yield('something') is set

You can use this in your view: @if (array_key_exists('mySection', View::getSections())) foo @else ba...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.