Level 102
Make sure that is has a value before checking stuff on it :)
@if($post->expires && $post->expires->isPast())
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Make sure that is has a value before checking stuff on it :)
@if($post->expires && $post->expires->isPast())
Please or to participate in this conversation.