Skip to content

Commit a83d8b3

Browse files
author
Recca Tsai
committed
add
1 parent 89c56ba commit a83d8b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/ServiceProvider.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
3+
namespace Recca0120\Upload;
4+
5+
class ServiceProvider extends UploadServiceProvider
6+
{
7+
}

0 commit comments

Comments
 (0)