Single quote doesn't decode in old helper function. #44960
Unanswered
shankhadevpadam
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi ✋🏻 <x-adminlte-input :value="old('address_1', '{!! $order->billing->address_1 !!}')" /> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have value in a database like this "29 O'Dea Street"
when using the old helper function in input field.
Its output looks like this

Beta Was this translation helpful? Give feedback.
All reactions