Skip to content

Commit 3103f41

Browse files
Update index.md
1 parent 3975705 commit 3103f41

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,15 @@ title: Supabase
55

66
### Welcome to Supabase client for PHP.
77
This is a Documention of Supabase Client for PHP.
8+
9+
### Install
10+
```bash
11+
composer require sushilk/supabasse
12+
```
13+
14+
### Setup `.env`
15+
```env
16+
URL=https://<project id>.supabase.co
17+
API_KEY=jK2jfiirdif
18+
AUTH_TOKEN=fiirit949rrTolen
19+
```

0 commit comments

Comments
 (0)