Replies: 1 comment
-
Hi. I am trying to create a basic script that I can run as I would like to know if creating a feature like that into the lb4 cli itself is possible. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I have a scenario where I have to create a custom controller/route with the command lb4 controller. Is it possible to have a feature like that?
When we create a controller, the CLI asks whether the controller needs to be Empty or CRUD. Can we have a third option called "Custom" which will subsequently ask for other required details like URI, model, method, and so on?
Beta Was this translation helpful? Give feedback.
All reactions