Function Tag Recent Posts


19-10-2022 2234 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...


10-10-2022 1922 PHP Haresh Chauhan

I made a custom get IP address function php, for getting all the details about the current access IP address from the site. When you want to target sp...


08-10-2022 2987 PHP Haresh Chauhan

This tutorial will help you to make a slug from the string PHP. convert the string or title into the slug using the PHP function. I am providing a slu...


08-10-2022 2520 PHP Haresh Chauhan

In his post, we will do how to add a watermark on the image using PHP. When you are working with the image application and want to add a watermark on...


26-09-2022 2789 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 3051 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...