Stéphane Monnot
Stéphane Monnot
### Improve display of deprecated errors: - [x] Unique error messages - [x] report after tests report - [x] report with Red BG ### Method to deprecate: - [x] friends()...
For example, get count from : ```javascript { meta: { pagination: { count: 38 } } } ``` with the value of countKey param equals to `'meta.pagination.count'`.
In Laravel 5.2, I have an issue when I try to get the primary key value from Country and Continent. It seems the value is cast to int because of...
In Laravel 5.2, I have an issue when I try to get the primary key value from Country and Continent. It seems the value is cast to int because of...
Could you create a new version tag to be able to get the last fixes ?