You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
have you thought about returning built-in Expression() object? It is marked as Htmlable so there is no need to use raw tags from Blade. It should be fully backwards-compatible and provide a bit friendlier experience at the same time.
Hello,
have you thought about returning built-in
Expression()
object? It is marked asHtmlable
so there is no need to use raw tags from Blade. It should be fully backwards-compatible and provide a bit friendlier experience at the same time.See laravel/framework#13398 for reference/example.
Cheers.
The text was updated successfully, but these errors were encountered: