Pavel

Results 8 issues of Pavel

This plugin doesn't work for Lumen (micro-framework by Laravel). I hope it's possible to extend the current plugin to support Lumen or create new one for Lumen. Thanks.

Your articles are awesome. Is there any due date for "inbound & outbound webhooks" article and corresponding package? I'm looking forward the next issue. Thanks.

Hi @simogeo I am working diligently on filemanager on my fork now. I have updated a lot of code, third-patry pluging and made a thorough refactoring (perhaps will announce a...

enhancement
important

Is it possible to custimize columns in list view? In my case I have to remove "Dimensions" column and add "Type" column (support sorting by type of course). Additionally would...

javascript
new feature

Feature request discussed in #98

feature request

Hi, I have implemented new improvement that allows to sort elements by callback function. I am ready to create new Pull Request, just want to describe it before and ask...

enhancement

I tried to use replication plugin, but it fails with React Native when the remote DB is down. The reason is when React Native app in the development mode it...

Please, update package to eliminate debug warning message: ``` Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details. * Move data fetching code or...