My Laravel 5.2 Session doesn't persist when I access a link from Whatsapp(in particular)

Basically the title.

When I share a link from my application on Whatsapp the link redirect to login. Always and only on whatsapp. Discord, facebook etc it does'nt happen. Can someone help with this issue?

UPDATE

This is the link from Whatsapp

<a href="https://mylaravelsite.com.br/somepage/9999" title="https://mylaravelsite.com.br/somepage/9999" target="_blank" rel="noopener noreferrer" class="_3FXB1 selectable-text invisible-space copyable-text">https://mylaravelsite.com.br/somepage/9999</a>


from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2KQoqdf
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

I am unable to figure out how to create payment collection request, after a form has been submitted in laravel

laravel, mysql transaction not working after failed one time