Cipfahim / larastarter

A laravel starter kit for web artisans.
79 stars 31 forks source link

User Avatar image dropzone not working. #1

Open MauriceMok opened 4 years ago

MauriceMok commented 4 years ago

Hi I am downloaded your starter kit and found out the drag and drop for the avatar for new user creation is not working. How can it be fixed? And can the avatar be optional?

nawab69 commented 3 years ago

Go to views/components/forms/dropify.blade.php and add type="file" attribute of input tag.