| 14-09-2022 | 4370 | Laravel 9 | Haresh Chauhan |
could not find driver (SQL: select count(*) as aggregate from "users" where "email" = admin@gmail.com), This error I wash fetching while I was working...
| 14-09-2022 | 1609 | Postgres | Haresh Chauhan |
ERROR: database "laravel" is being accessed by other users DETAIL: There is 1 other session using the database.
| 09-09-2022 | 8884 | Gitlab | Haresh Chauhan |
Remote: The Project You Were Looking For Could Not Be Found or you don't have permission to view it. If you also facing this error in git when you try...
| 12-08-2022 | 1732 | Laravel 9 | Haresh Chauhan |
binary does not exist; binary does not exist in laravel, If you are getting this error while you working with the "anam/phantommagick" package in lara...
| 03-08-2022 | 2852 | MYSQL | 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...
| 14-07-2022 | 1954 | MYSQL | Haresh Chauhan |
How to change enum datatype without losing data; In this post, you will learn how to change ENUM datatype to text datatype without losing data in your...