File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -13,22 +13,6 @@ Supabase client for PHP:
1313- When you creating your supabase table, make sure RLS (Row Level Security) option be [ ×] disable.
1414- If RLS are enable [ ✓] maybe you getting some errors.
1515
16- <details >
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. **
21-
22- ### Env config code:
23- ``` env
24- HOST=aws-o-ap-south-pool.supabase.com
25- PORT=6543
26- USERNAME=postgres.grufgrcytvrh
27- PASSWORD=[Your Password]
28- DATABASE=postgres
29- ```
30- </details >
31-
3216
3317### ` Install `
3418* Install Supabase client for our project.
You can’t perform that action at this time.
0 commit comments