Emir Buğra KÖKSALAN

Results 20 comments of Emir Buğra KÖKSALAN

Actually I'm facing same error generally. For example I'm turning on it, computer sleeps, when I wake up my computer and shifty app doesn't activating. But it was active before...

I searched but I didn't find any good solution. But you can redirect output to `/dev/null` file. ``` php artisan websockets:serve >/dev/null 2>&1 ``` If you're using foreverjs then you...

> In Vite 2.9.x I did this in `vite.config.js`: > > ``` > define: { > 'process.env.ANCHOR_BROWSER': true > }, > ``` > > I'm new to Svelte/Vite, and when...

This is only html template. You have to write your own app with laravel or codeigniter or anything else.

Same question. Why did you add this comment to readme? Is there a strange problem in this library?

Whatsapp blocked this kind of messages. There isn't any solution.

Poll messages doesn't come from `messages.update` event. They're coming from `messages.upsert` and format is like that: ``` { "key": { "remoteJid": "[email protected]", "fromMe": true, "id": "3AD3XXXXXXXX9BC75F" }, "messageTimestamp": 1684309796, "pushName":...

> Have you tried the script, it seems that I do not recommend that you document it and do so by leaving several examples above. > > I read this...

How can I reach you? I can't see your email. My email is my github username and gmail. You can reach me. Thx.

Please can you give more detailed information? For example code, screenshot, video etc...