Support the ongoing development of Laravel.io →

NeerajPant

Joined 13 Jun 2016

Statistics

Threads 0
Replies 1
Solutions 0
Articles 0

neerajpant has not posted any threads yet

replied 7 years ago

HTML Attribute depending on a condition

try this <input type="radio" {{ ( $something == 'condition' ) ? 'checked' : 'disabled'...

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.