By default, Blade statements are automatically sent through PHP's htmlspecialchars function to prevent XSS attacks. If you do not want your data to be escaped, you may use the following syntax:
Hello, {!! $name !!}.
By default, Blade statements are automatically sent through PHP's htmlspecialchars function to prevent XSS attacks. If you do not want your data to be escaped, you may use the following syntax:
Hello, {!! $name !!}.
For further actions, you may consider blocking this person and/or reporting abuse
Nozibul Islam -
TechniveK -
Er Amit Gupta -
Nozibul Islam -
Top comments (0)