Missael H. Anda

Results 4 issues of Missael H. Anda

When retrieving a nested (3 relations deep) belongsTo relation the last retrived model of that relation gets placed for all belongsTo relations. This is solved by desabling batchloading. The belongs...

needs reproduction

- [x] I've read the [documentation](https://scribe.knuckles.wtf/laravel) and I can't find details on how to achieve this. It would be cool if custom rules could be documented with description and example....

feature-request

## What problem does this feature proposal attempt to solve? When batchloading relations in the `PaginatedModelsLoader` using the `toJson()` method does not warranties the uniqueness of the model, in my...

**What problem does this feature proposal attempt to solve?** When broadcasting subscriptions you can filter out the user that triggered the broadcast with: ```php public function filter(Subscriber $subscriber, mixed $root):...

discussion