-
Hello, I tried Jetstream, it's really awesome (seems a perfect Laravel UI alternative). But I have one small issue, what is the best practice to disable Delete Account section? Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 8 replies
-
Simply comment it in the published blade file |
Beta Was this translation helpful? Give feedback.
-
How would you go about safely disabling this? It seems like by deleting the component users could manually send a request to the route endpoint and delete their account (if they were technically minded) |
Beta Was this translation helpful? Give feedback.
-
Anyone finds a way to resolve this issue ? |
Beta Was this translation helpful? Give feedback.
-
A solution to this discussion will be introduced in Jetstream V2. It'll add a new |
Beta Was this translation helpful? Give feedback.
-
What is the route to delet users? |
Beta Was this translation helpful? Give feedback.
Simply comment it in the published blade file