Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

abhishek88's avatar

How we check user is login with android or IOS in laravel login api

How we check user is login with android or IOS in laravel login api

0 likes
3 replies
Sinnbeck's avatar

Do you mean using a browser, or are you making an app for andoid and IOS?

abhishek88's avatar

@Sinnbeck i am making app for android and ios and apply some feature i.e only used in IOS user not for android user.

Tray2's avatar

@abhishek88 The easiest would be to pass a value in the request made from the app telling what it is.

Please or to participate in this conversation.