Replies: 1 comment 2 replies
-
For me the solution was to change
to
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, according to the bootstrap 5 documentation, to enable tooltip i have to insert this script in my page
adding it to my app.blade.php file
gives me this error
Uncaught ReferenceError: bootstrap is not defined
where should i insert it?
thanks
Beta Was this translation helpful? Give feedback.
All reactions