Level 122
use double equals == for comparison
@if(Session::get('type') == 'pro') active @endif
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
use double equals == for comparison
@if(Session::get('type') == 'pro') active @endif
Please or to participate in this conversation.