John Michael Manlupig

Results 4 comments of John Michael Manlupig

@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? ![image](https://user-images.githubusercontent.com/56546989/128665202-0f101bab-8678-48e3-b39d-8f8f9628438a.png)