Hi All,
I am working on Security Risk Assessment Tool which uses Laravel Framwework with pHp. The size of the attachment is limited to 5MB. Could you please let me where do I need to change the size of the attachment.
Kindly let me know if you need any further details.
Sincerely, Sudheer
Are you talking about a file upload? What attachment? If it's a file upload then there is a validator limiting file size to 5MB, somewhere in a controller, model, formrequest class or it could be anywhere really.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community