-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help! How to use it in Laravel? #1
Comments
Can you provide me with the source code and the console error messages? |
I found the reason. It was because of multiple instances of summernote on the page. It actually worked, but only with the last one. |
yeah, it should be just one instance present in the page, do you want it to work with multiple instances? |
yeah, that would be great :) |
Hi! |
Please, provide an example of how to integrate it with Laravel.
I've tried just compile it and put it in my js folder. But seems like the plugin looks for assets in a wrong directory. I've tried to set bricks_assets property, still doesn't work.
The text was updated successfully, but these errors were encountered: