Releases: BinarCode/laravel-restify
Releases · BinarCode/laravel-restify
8.1.2
07 Sep 07:22
Compare
Sorry, something went wrong.
No results found
Fixed
sortable filter update #583
8.1.1
16 Jun 10:23
Compare
Sorry, something went wrong.
No results found
8.1.0
14 Apr 11:58
Compare
Sorry, something went wrong.
No results found
8.0.1
14 Apr 10:12
Compare
Sorry, something went wrong.
No results found
8.0.0
06 Apr 09:27
Compare
Sorry, something went wrong.
No results found
Added
Support for Laravel 10 #540
Introduces a new option to publish specific auth actions #551
Take actionable fields into account when calling patch method #547
Custom namespaces support #549
New artisan restify:routes comment
Updated the documentation https://restify.binarcode.com/
💯 - 💯 - 💯 - 💯
Improved
7.11.0
16 Mar 07:45
Compare
Sorry, something went wrong.
No results found
7.10.11
12 Feb 17:58
Compare
Sorry, something went wrong.
No results found
Added
Now you can use the permission name for the field see authorization:
field('user_id')->canSeeWhen('can manage users'),
7.10.4
11 Feb 21:11
Compare
Sorry, something went wrong.
No results found
Fixed
Do not display hidden pivots.
7.10.3
11 Feb 20:57
Compare
Sorry, something went wrong.
No results found
Fixed
fix: do not filter belongs to many fields
7.10.2
04 Feb 10:17
Compare
Sorry, something went wrong.
No results found
Fixed
Return a collection with only its values, without any keys or indexes (if it's an associative array). #524