Devdojo has a good video tutorial on how to add a user profile photo.

user photo

The repo can be found at:

https://github.com/thedevdojo/laravel-user-image

Below are the steps we used to add the profile image to our laravel app. You will need to have a new laravel app up and ready to go, then follow these steps.