Skip to content

Commit de7d729

Browse files
committed
add ini file
1 parent f6fd49b commit de7d729

4 files changed

Lines changed: 4 additions & 317 deletions

File tree

CATCH.md

Lines changed: 0 additions & 317 deletions
This file was deleted.

database/migrations/2025_08_03_200655_clear_corrupted_tokens.php

Whitespace-only changes.

php.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
upload_max_filesize = 100M
2+
post_max_size = 100M
3+
memory_limit = 1024M
4+
variables_order = "EGPCS"

tests/Feature/DebugBadgeCreationTest.php

Whitespace-only changes.

0 commit comments

Comments
 (0)