MGHollander / cooking-with-laravel

Web application to collect recipes from anywhere on one website.
https://koken.maruc.nl
1 stars 0 forks source link

Add better error msg for exceeding the media file size #57

Open MGHollander opened 1 year ago

MGHollander commented 1 year ago

Now the msg says "Het media mag niet groter zijn dan 10240 kilobytes." which isn't correct Dutch. Either change the msg or change the field name.

Also adding FE validation would be nice.