Alexander Tømmerås
Alexander Tømmerås
Hey! Yes, I've been looking into the 5.5 resources and feel they're a step in the right direction, however, they currently don't provide the same feature-set as Fractal. The only...
I'll leave this issue open and think some more about how to best support resource objects.
I'm currently building a laravel application where I'm using eloquent resources, in an effort to learn more about them and see how they would fit into this package. So I'm...
@nasyrov @mrajabtech I have some updates I would like to share - the last couple of weeks I've been hard at work rewriting the package to support API resources and...
@iamroi Hi, we are close indeed! Things have slowed down a bit the past month, but I'll put some effort into finishing the version soon :) I don't think the...
Hey @iamroi and @aubreychiduku , sorry for the delay on the new version and the problems in the "alpha" version - have been some busy months and want to get...
Hey! It’s currently not possible to rename relationships. However, you can create an `includeUsers` method that returns `$team->activeUsers`, however, I’m not sure how that would work with two relations referencing...
Agreed that would be nice, however, if I remember correctly Fractal didn't have this feature and the filtering is currently based on their implementation. With that said I started out...
I'll tinker some with polymorphic relations when I have time and see how possible something like this would be to implement.
Not yet, unfortunately :( Have had limited time to work on open source the last months, but should have some time to work on this and other package-related stuff over...