chore: increase PHP upload limits and update Livewire temporary file upload rules to 50MB

This commit is contained in:
Ümit Tunç
2026-05-26 21:07:48 +03:00
parent 92f14b2f4f
commit 7d7c018496
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
upload_max_filesize = 100M
post_max_size = 100M