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
MD ARIFUL HAQUE -
Nasrul Hazim Bin Mohamad -
Mahfuzur Rahman -
Ridwan Kasim -
Top comments (0)