You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good evening I am using Laravel file manager integrated with tinymce with vue.js spa.
The problem is that I use the auth middleware and when I click on the image button in tinymce to open file manager it tells me that I am not authenticated by what I did not send The token token.
How to attach token bearer token with laravel file manager button in tinymce?
Thanks
The text was updated successfully, but these errors were encountered:
Hello, thank you for your answer .
This solution works with the file manager component. But when included in
tinymce with file picker button its not working.
Le jeudi 28 avril 2022, Aleksandr Manekin ***@***.***> a
écrit :
Good evening I am using Laravel file manager integrated with tinymce with vue.js spa.
The problem is that I use the auth middleware and when I click on the image button in tinymce to open file manager it tells me that I am not authenticated by what I did not send The token token.
How to attach token bearer token with laravel file manager button in tinymce?
Thanks
The text was updated successfully, but these errors were encountered: