how to upload image in laravel bootstrap auth package
i am trying to upload an image as a profile picture in laravel bootstrap auth package. in this i am trying to change some package files to upload image. also i added a column in users table. protected function create(array…