Marcos Loureiro

Results 6 comments of Marcos Loureiro

Another example where this happens is if you define them as a static variable: ```js class MyComponent extends Component { static styles = StyleSheet.create({...}); } ``` this won't be checked...

@tobias42 that's not a problem of Elasticquent. Lumen **doesn't** come with a lot of things, the _helpers_ are one of those. You can try to add an _helper_ file into...

Yes, I'm using it in our search service. It uses a different approach than what I am used to, but it seems to work. I still want to dive more...

@RickNas I've added this file: `app/helpers.php` ```php

is there any update on this topic?

My wild guess, this seems to have to do with the caching system.