-
Notifications
You must be signed in to change notification settings - Fork 55
csrf token mismatch #25
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
Comments
Hi @seongbae, please provide more details. Like which version you are using? From where you uploading image? etc. |
The same happens to me, it appears to be empty on the meta tags:
Running latest Laravel 9 version as of today and PHP 8.1 on Laravel Valet. If I find the reason before @mjawad096 or @jd-dotlogics will try to do a PR ;) nice work btw @jd-dotlogics |
Bug fixed please updated to v3.2.5 |
Hi,
Thank you for the package. I'm trying to use your package on my project... everything seems to work fine except when I try to upload an image, it shows "CSRF token mismatch". How do I attach CSRF token when uploading images?
Thank you.
Seong
The text was updated successfully, but these errors were encountered: