If the javascript is generated in a blade file this should be fine - what errors are you getting?
Try using ' instead of ". Form::text will wrap the attributes with quotes which is probably breaking your javascript.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community