ali_254 Posted June 27, 2021 Share Posted June 27, 2021 hi.... i install Jetstream package with success but there is a problem in this package.. https://jetstream.laravel.com/2.x/features/authentication.html my profile dont have photo...And consequently, it is not possible to change the photo, what is the problem? thanks Quote Link to comment Share on other sites More sharing options...
ali_254 Posted June 27, 2021 Author Share Posted June 27, 2021 i found problem! in "config/jetstream.php" , must edit this code: 'features' => [ // Features::termsAndPrivacyPolicy(), Features::profilePhotos(), // Features::api(), // Features::teams(['invitations' => true]), Features::accountDeletion(), ], Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.