Learn how to add a user profile photo in Laravel
Devdojo has a good video tutorial on how to add a user profile 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.
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5 Laravel 5.1 Intermediate Laravel 5.2