Skip to content

Commit 18c40db

Browse files
Update README.md
1 parent 540589d commit 18c40db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
This is a stripped down version from the paid version [Maravel rest wizard](https://github.com/macropay-solutions/laravel-lumen-crud-wizard) (for laravel/lumen >= 8 and maravelith/maravel >= 10).
1313

14-
## Url query language lib for RESTful CRUD (micro) services using lumen/laravel 8-9-10-11-12
14+
## Url query language lib for RESTful CRUD (micro) services using lumen/laravel 8-9-10-11-12 and Maravelith/Maravel >=10
1515

1616
### This is not just another CRUD lib!
1717
It has built in filtering capabilities that can be used for listing but also for mass deleting, so it could be called a CRU**F**D (create, read, update, **filter** and delete) lib instead.
@@ -47,7 +47,7 @@ III.5. [Delete resource](#iii5-delete-resource)
4747

4848
**NOTE**
4949

50-
The lib contains a backward compatible fix for this issue https://github.com/laravel/framework/issues/51825
50+
The lib contains a backward compatible fix for this issue https://github.com/laravel/framework/issues/51825 (compatible wuth the fix from Maravelith/Maravel)
5151

5252
This will not cover the cases when the relation is instantiated in the model without calling the functions from the HasRelationship trait (or to be more precise, from HasCleverRelationships trait)!
5353
Those cases will still have this issue.

0 commit comments

Comments
 (0)