Skip to content

Commit 7eac746

Browse files
Update README.md
1 parent ee62b0b commit 7eac746

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@
1010

1111
Supabase client for PHP:
1212
- Realtime database, Storage, Authentication and many more.
13-
- When you creating your supabase table, make sure RLS (Row Level Security) option be [×] disable.
14-
- If RLS are enable [] maybe you getting some errors.
13+
- [ ] When you creating your supabase table, make sure RLS (Row Level Security) option be disable.
14+
- [x] If RLS are enable maybe you getting some errors.
1515

16+
---
1617

1718
> [!WARNING]
1819
> if you push the code to production while Row-Level Security (RLS) is disabled,

0 commit comments

Comments
 (0)