Markus Podar

Results 404 comments of Markus Podar

Any update on this? Ever since we moved from sentry US to EU we were plagued with lots of issues and most have been remedied, but this one still is...

@tallesborges test are failing, can you check?

No, sorry, I still don't understand the intention of the change :/

[Yes](https://packagist.org/packages/pragmarx/google2fa-laravel#v2.3.0)

PoV: hooks were introduced to give power to people to handle their special cases, as IMHO it doesn't make sense to provide all the options under the sun in a...

> `must be of type PHPOpenSourceSaver\JWTAuth\Contracts\JWTSubject, Statamic\Auth\File\User given` That's the wrong class. It should be `JwtFileUser`. You need to configure / resolve to the correct instance

Comments of columns are supported and are added to the phpdoc. Default values are not; however if a column is e.g. "nullable", this is taken into consideration and correctly showing...

Can you check if you can change it via hooks (see readme)?