munafio / chatify

Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.
https://chatify.munafio.com
MIT License
2.25k stars 482 forks source link

Image preview shows but when image is uploaded it goes blank #349

Closed olaaaaaaaaaaaaaaaa closed 6 months ago

olaaaaaaaaaaaaaaaa commented 6 months ago

Whenever i want to upload an image either in chat or profile picture, only the preview shows the actual image but when i upload it, it goes blank; I checked every other post and tried everything and still couldn't fix it. Any help is appreciated!

image image image image
olaaaaaaaaaaaaaaaa commented 6 months ago

Fixed it! Just did the whole instalation process again and changed the APP_URL=http://localhost:8000 and now all of it works!