-
Notifications
You must be signed in to change notification settings - Fork 320
Open
Description
Fortify Version
latest
Laravel Version
latest
PHP Version
8
Database Driver & Version
No response
Description
I recently combined Laravel Fortify with Laravel Breeze front-end components. After completing that integration, noticed that there were two routes where I needed to have the ProfileController from Laravel Breeze to manage those routes. It would be nice to add those into Laravel Fortify. Here are the routes:
GET /profile (profile.edit) - to show the profile page for the user
DELETE /profile (profile.destroy) - to delete the user and their profile
Adding these, I believe, "completes" the route list for Fortify.
Sorry that I am not able to contribute these changes myself.
Steps To Reproduce
NA
Metadata
Metadata
Assignees
Labels
No labels