Full FREE lib suite for laravel-crud-wizard: crufd, generator, decorator, client #55160
Replies: 4 comments 1 reply
-
We released a new free decorator package that can be used with the above 3 libs Now by using these 4 libraries, laravel (and lumen) users can shorten the delivery time of cruFd (including AUTO filtering) for any number of resources. laravel-crud-wizard-free filtered list decorated demo page. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Added --decorator flag to the generator to generate also decorator and middleware for laravel-crud-wizard-decorator. |
Beta Was this translation helpful? Give feedback.
-
Demo update also on the 1:1 relations https://laravel-crud-wizard.com/laravel-10/laravel-lumen-crud-wizard/decorated#operations |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a new free client package that can be used for calling laravel-crud-wizard-free.
Also we released a short while ago laravel-crud-wizard-generator that is also free.
Now by using these 3 libraries, laravel (and lumen) users can shorten the delivery time of cruFd (including AUTO filtering) for any number of resources.
These are meant mainly for APIs but can also be used in monoliths.
They are not touching laravel built-in resourceApi or model to route bindings so, they are a parallel implementation, meaning you can use these in parallel with the built-in features to see the improvement (pay attention to separate the routes with a prefix).
laravel-crud-wizard-free filtered list demo page.
We did not test it yet in laravel 12 but there are high chances it will work also with 12.
See our full free libs suite in packagist.org.
Beta Was this translation helpful? Give feedback.
All reactions