Rafael Acioly

Results 35 comments of Rafael Acioly

That would be nice. I'm also need to validate if key "x" is present, than key "y" is allowed to be None.

@dilowagner eu posso contribuir com essa mudança, você acha que é melhor disponibilizar como uma nova release ou como a versão padrão? Na minha opinião deveria ser a versão principal....

I'm also needing to get the token info. If the token is not valid i must not show the endpoints to the user.

@crynobone So if I need to use a `redis` on my schedule cache I can define ```php // config/cache.php return [ 'schedule_store' => 'redis' ]; ``` or set the `SCHEDULE_CACHE_STORE`...