Full FREE lib suite for laravel-crud-wizard: crufd, generator, decorator, client #55160
Unanswered
macropay-solutions
asked this question in
Show and tell
Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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