You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deviceName macro is needed to display the device name in the laravel sanctum token table. device method is another macro in reefki/laravel-device-detector wrapper library. Information about "getOs" and "getClient" methods here https://github.com/matomo-org/device-detector . Unfortunately, some macros are not recognized by the IDE, I don't know how to help you with this.
What is this macro for? Because the
device
method is not defined in the$this
contextgetOs
andgetClient
? Must I define it manually?The text was updated successfully, but these errors were encountered: