Skip to content

Two Additional Routes #625

@rcravens

Description

@rcravens

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions