File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ A PHP base class that you can use to upload any file into the server. It is a ve
11
11
![ Packagist Downloads] ( https://img.shields.io/packagist/dt/learncodeweb/filesupload?label=Composer%20Install )
12
12
![ GitHub repo size] ( https://img.shields.io/github/repo-size/learncodeweb/multi-files-upload-and-image-resizer?label=Total%20Repo.%20Size )
13
13
14
- <a href =" https://buy.stripe.com/cN27sG0UU9gp2xa3cc " >
14
+ <a href =" https://buy.stripe.com/cN27sG0UU9gp2xa3cc " target = " _blank " >
15
15
<img src="https://img.shields.io/badge/Donate-Add%20Your%20Contribution-green" alt="Donate with love" title="Donate" width="400">
16
16
</a >
17
17
@@ -175,7 +175,7 @@ post_max_size = 150M
175
175
post max size should be greater than upload max filesize.
176
176
177
177
178
- <a href =" https://www.buymeacoffee.com/MG1mNqy " >
178
+ <a href =" https://www.buymeacoffee.com/MG1mNqy " target = " _blank " >
179
179
<img src="https://img.shields.io/badge/Donate-Buy%20Learn%20Code%20Web%20a%20coffee-green" alt="Donate with love" title="Donate" width="400">
180
180
</a >
181
181
You can’t perform that action at this time.
0 commit comments