Skip to content

Commit ffffe7d

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ This is a Documention of Supabase Client for PHP.
88

99
### Install
1010
```bash
11-
composer require sushilk/supabasse
11+
composer require sushilk/supabase
1212
```
1313

14-
### Setup `.env`
14+
### Setup
15+
Create a `.env` file for better security.
16+
1517
```env
1618
URL=https://<project id>.supabase.co
1719
API_KEY=jK2jfiirdif

0 commit comments

Comments
 (0)