You could write your own profile trait and overwrite the path https://github.com/laravel/jetstream/blob/2.x/src/HasProfilePhoto.php
It's defined here https://github.com/laravel/jetstream/blob/2.x/src/HasProfilePhoto.php#L23
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Is There a way that the profile photo path can be changed. Now th profiles pictures are in the folder public/profile-photos. I want to place the images in the folder public/images/profile-photos
Please or to participate in this conversation.