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.

Home Page:https://chatify.munafio.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

500 (Internal Server Error)

iislamtaleb opened this issue · comments

When I'm sending messages, I encounter the following error in my browser console: POST http://localhost:8000/messages/sendMessage 500 (Internal Server Error). The PHP certificate is set properly, and yet, I still receive this error

Capture d'écran 2023-12-25 143716
Capture d'écran 2023-12-25 143733
Capture d'écran 2023-12-25 143758

I have downloaded the wrong cert version! it's working now, thanks for the package :)

@iislamtaleb facing same issue, i'm using laravel valet