Open MauriceMok opened 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?
Go to views/components/forms/dropify.blade.php and add type="file" attribute of input tag.
type="file"
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?