Replies: 2 comments 1 reply
-
Hi @gequz It is deploy like any Laravel app
If you need to protect some Modules, you can use Permission Manager Cheers. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks @jcastroa87 all sorted now. I had to move backpack/pro from dev to require in Thank you for your steps above, they are very useful! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed DevTools as dev dependency and created a new Cast model:
Now, I'd like to deploy my new model Cast and its CRUD forms to PROD:
Is there a detailed step-by-step guide of how to do this? I'd like my PROD users not to see the existing models, but only the new Cast model and its crud forms.
many thanks
Beta Was this translation helpful? Give feedback.
All reactions