We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6a7def commit 793d164Copy full SHA for 793d164
README.md
@@ -39,7 +39,7 @@ composer dump-autoload
39
----
40
41
## How to import into the project:
42
-
+In laravel 8/9 (Tested)
43
```php
44
use anyFileUpload\FilesUploadAndImageResize as anyFilesUpload;
45
0 commit comments