Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Profile photo #9

@anthonykozak

Description

@anthonykozak

Hi,
I can see that there is a profile_photo_path in the User model, but the jetstream feature is not enabled so the upload form is not showing up.
Once enabled, the photo file is sent as NULL in the payload, so you should use Inertia's Router.Post() instead for form.Post() to send it.

Once uploaded, the photo uri generated is also not absolute. It points to profile-photos/XXX which is a local file path from the /storage/ folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions