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

I can not install on laravel 7 Ckeditor 5 #14

Open
arhitektorr opened this issue May 17, 2020 · 6 comments
Open

I can not install on laravel 7 Ckeditor 5 #14

arhitektorr opened this issue May 17, 2020 · 6 comments

Comments

@arhitektorr
Copy link

I can not install on laravel 7 Ckeditor 5 gives an error Unable to locate publishable resources.
How can I install it correctly with the ability to insert images in the content.
novaFailuer

@FabioSTI
Copy link

FabioSTI commented Jul 9, 2020

Same here ...

@TotemGit
Copy link

Add NumaxLab\NovaCKEditor5Classic\FieldServiceProvider::class, into the config/app.js providers array.
Then run php artisan vendor:publish and choose the NovaCKEditor5Classic from the list, that worked for me.

@FabioSTI
Copy link

@TotemGit
Thanks. It worked; you made my day.

@arhitektorr
Copy link
Author

@TotemGit How can I add the function of inserting the code, according to the documentation, nothing happened

@TotemGit
Copy link

@TotemGit How can I add the function of inserting the code, according to the documentation, nothing happened

@Sliper959595 I don't know what you mean, can you elaborate? Did my instructions work to publish the resources?

@arhitektorr
Copy link
Author

@TotemGit I want to enable the ability to clear the text format in the editor, but I can't display this button in the editor. How to do this, according to the instructions did not work.

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