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

ckeditor not showing up #3

Open
mzubairhassan opened this issue Jan 8, 2018 · 2 comments
Open

ckeditor not showing up #3

mzubairhassan opened this issue Jan 8, 2018 · 2 comments

Comments

@mzubairhassan
Copy link

ckeditor not showing instead simple text area is working fine
error in console is this below
Loading failed for the <script> with source “http://itblog.dev/vendor/unisharp/laravel-ckeditor/ckeditor.js”.
create:64
ReferenceError: CKEDITOR is not defined
[Learn More]

@mzubairhassan
Copy link
Author

I solved it.
Just publish assets as given in docs.
php artisan vendor:publish --tag=ckeditor
and do
npm run dev
and it is there

@dextel2
Copy link

dextel2 commented Sep 5, 2018

If you've solved it then close the issue.

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

2 participants