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 9378215 commit 0a064dcCopy full SHA for 0a064dc
README.md
@@ -12,10 +12,9 @@ Simplify file storage and retrieval using Laravel's convenient storage system wh
12
___
13
14
## Requirements
15
-* PHP version >= 8.1
16
-* Laravel 10.x
17
-* Fileinfo `ext-fileinfo` (probably present)
18
-
+* PHP >= 8.1
+* Laravel 10.x|11.x
+* Fileinfo `ext-fileinfo`
19
20
## Installation
21
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "quix-labs/laravel-supabase-flysystem",
3
- "description": "This package allow you to use Supabase Storage in Laravel",
+ "description": "Supabase Adapter for Laravel Flysystem Storage",
4
"keywords": [
5
"flysystem",
6
"supabase",
0 commit comments