| 18-09-2022 | 2655 | Database | Haresh Chauhan |
Install PostgreSQL Ubuntu 20.04 With pgAdmin4; Do you know ?, pgAdmin is an Open-source database software project for the store large collected data a...
| 14-09-2022 | 2790 | Database | Haresh Chauhan |
Unique violation: 7 ERROR: duplicate key value violates unique constraint "users_pkey" DETAIL: Key (id)=(1) already exists.
| 14-09-2022 | 1625 | Database | Haresh Chauhan |
ERROR: database "laravel" is being accessed by other users DETAIL: There is 1 other session using the database.
| 03-08-2022 | 2887 | Database | Haresh Chauhan |
Unknown collation: 'utf8mb4_0900_ai_ci'; This error is because the local server and live server have different versions of MYSQL. To solve this error...
| 29-07-2022 | 1420 | Database | Haresh Chauhan |
Create new Database In MYSQL Using PHP Script Example; In this post. You can Create, Delete and Add Table Using PHP Script in MYSQL. Using mysqli() co...
| 25-03-2022 | 2523 | Database | Haresh Chauhan |
Hello, guys in this post i will instruct how can we do this installation with our laravel 6 projects. MongoDB database works with laravel also good. M...