mathieufrh
Results
2
issues of
mathieufrh
What is the motivation behind this `localKey` attribute ? https://github.com/CristalTeam/php-api-wrapper/blob/4f52883e250b8ea4b38c7c6b09d0ead6a0c562cb/src/Bridges/Laravel/Relations/HasMany.php#L23 I have created my database and models the Laravel's way and my relationships keys looks like "relatedModel_id" more than "id"....
Hello, I want to use the getQualifiedKeyName on the model but it is failing when using a model extending Cristal\ApiWrapper\Bridges\Laravel\Model. The "User" model is a standard Model class and the...
enhancement
help wanted