Skip to content

Commit 78f9bfc

Browse files
update README.md
1 parent 7b47cc0 commit 78f9bfc

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,10 @@ Supabase client for PHP:
1414
- If RLS are enable [] maybe you getting some errors.
1515

1616
<details>
17-
<summary>
18-
<h2> ⚠️ Warning <h2>
19-
<summary>
20-
<p><b><i>
21-
if you push the code to production while Row-Level Security (RLS) is disabled, it can pose a security threat to your application. To secure your app, please enable Row-Level Security. Otherwise, write an Object-Oriented PDO connection with PostgreSQL.
22-
</i></b>
23-
</p>
17+
<summary>⚠️ Warning <summary>
18+
** if you push the code to production while Row-Level Security (RLS) is disabled,
19+
it can pose a security threat to your application. To secure your app, please enable Row-Level Security.
20+
Otherwise, write an Object-Oriented PDO connection with PostgreSQL. **
2421

2522
### Env config code:
2623
```env

0 commit comments

Comments
 (0)