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
My main task is like want to upload any image and in that image i just want fond co ordinate of each text because i have one HTML form and on click of any input elements find name attributes of each inputs and compare it with image text and if i can find it into an image then just want to set overlay on that matched text.
Have created demo with simple HTML and jQuery but now i want add it with LARAVEL in that already have added Admin LTE theme.
So, if I am going to add this in my own LARAVEL project then will get an error look like. Please review my attached image
The text was updated successfully, but these errors were encountered:
Hello, All.
Thanks in advance.
My main task is like want to upload any image and in that image i just want fond co ordinate of each text because i have one HTML form and on click of any input elements find name attributes of each inputs and compare it with image text and if i can find it into an image then just want to set overlay on that matched text.
Have created demo with simple HTML and jQuery but now i want add it with LARAVEL in that already have added Admin LTE theme.
So, if I am going to add this in my own LARAVEL project then will get an error look like. Please review my attached image
The text was updated successfully, but these errors were encountered: