79112949

Date: 2024-10-22 07:56:57
Score: 1
Natty:
Report link

You may use @checked in Laravel 9+ like this:

@checked(old('is_featured', $post->is_featured))

Where $post->is_featured is the fallback or the default value to be sent when the session has no is_featured old value

Blade Additional Attributes

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Go3shom