Skip to content
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

Open
tsyrya opened this issue Jun 12, 2018 · 5 comments
Open

Help! How to use it in Laravel? #1

tsyrya opened this issue Jun 12, 2018 · 5 comments

Comments

@tsyrya
Copy link

tsyrya commented Jun 12, 2018

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.

@eissasoubhi
Copy link
Owner

Can you provide me with the source code and the console error messages?

@tsyrya
Copy link
Author

tsyrya commented Jun 13, 2018

I found the reason. It was because of multiple instances of summernote on the page. It actually worked, but only with the last one.

@eissasoubhi
Copy link
Owner

yeah, it should be just one instance present in the page, do you want it to work with multiple instances?

@tsyrya
Copy link
Author

tsyrya commented Jun 13, 2018

yeah, that would be great :)

@nunodonato
Copy link

Hi!
I was also trying to set this up in my laravel app, but I can't get it to work.
@eissasoubhi if it helps, this is the error messages I get in the console
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants