Laravel Breeze: API stack should include routes to update a user and their password #45458
Unanswered
jayanratna
asked this question in
Ideas
Replies: 0 comments
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 recently started a new side project (I really hope it gets somewhere 😅) with a Laravel + NextJS setup, conveniently Laravel has starter kits for that exact setup... Thank you team!
While the starter kits are amazing! I noticed that the API stack on Laravel Breeze doesn't include routes for an authenticated user to update their information and/or password, Breeze's other stacks seem to include these routes so was curious as to why the API stack doesn't.
Also I would be more than happy to create a PR to add those routes to the Breeze API stack.
Beta Was this translation helpful? Give feedback.
All reactions