Error Tag Recent Posts


19-10-2022 2221 Laravel 9 Haresh Chauhan

could not encode content to iso-8859-1, I was facing this error while I am generating the QR code the show personal details by scanning the QR. There...


26-09-2022 2007 Laravel 9 Haresh Chauhan

Custom Validation Message Laravel Example; laravel provided a default validation message for each validation rule. The laravel validation message is v...


26-09-2022 2757 Laravel 9 Haresh Chauhan

How To Add After Validation Hook In Laravel Example; in This post I will show you how how to add a validation hook after successfully passing given va...


21-09-2022 3036 Laravel 9 Haresh Chauhan

Call to undefined function Gregwar\Captcha\imagecreatetruecolor(); Fix this error by editing the php.ini file in your apache server, If you are runnin...


15-09-2022 2581 Ubuntu Haresh Chauhan

unable to connect to server connection to the server at port 5432 failed timeout expired ubuntu


14-09-2022 2761 Laravel 9 Haresh Chauhan

Unique violation: 7 ERROR: duplicate key value violates unique constraint "users_pkey" DETAIL: Key (id)=(1) already exists.