We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have to add property photo to the entity StaffMember. We'll use SonataMediaBundle to manage the file uploads.
StaffMember
It should be an optional property.
We have to elaborate the requirements. Are we going to allow only JPG images? Are we going to limit the image size, in pixels as well as in bytes?
The text was updated successfully, but these errors were encountered:
Mirieri
No branches or pull requests
We have to add property photo to the entity
StaffMember
. We'll use SonataMediaBundle to manage the file uploads.It should be an optional property.
We have to elaborate the requirements. Are we going to allow only JPG images? Are we going to limit the image size, in pixels as well as in bytes?
The text was updated successfully, but these errors were encountered: