John Michael Manlupig
John Michael Manlupig
Any updates on this?
@xyl-san `auth()` is probably defaulting to the web guard if you don't pass in the guard argument. You need to change your default guard in `config/auth.php` or pass in your...
@xyl-san that's a common issue in vscode, I have that as well. Installing jwt-auth or other 3rd party auth packages does not modify `auth()`'s internal typings but regardless of that...
I tried this and it doesn't seem to work on MySQL? 