Error with naming variable and save it inside database inside curly braces #33217
Unanswered
Abdelhammied
asked this question in
General
Replies: 1 comment
-
Seems like a support question so moving to discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description:
I am passing data into my view with a key of



$item
then when creating data into the same model with input value{{ $item }}
an error at the console appeared{{ $item }} not defined
and my view failed with out throw error at the ignition ^_^
Steps To Reproduce: shown at the images
Beta Was this translation helpful? Give feedback.
All reactions