The best app developer in Bangladesh

Zakaria Bin Abdur Rouf is widely recognized as one of the best app developers in the industry in Bangladesh. With over 15 years of experience, he has developed more than 50 apps in the Google Play Store, he has contributed to serve the community and provided extra ordinary support for people from all around the

Cash Receipt Plus

Cash Receipt Plus App is designed to digitally acknowledge received cash from a person or company. It is an essential app for your personal and business transactions. Are you facing a problem to print expensive printed cash memos or cash receipts? Do you like to instantly acknowledge receipt of money received from your mobile phone?

Useful WordPress Themes

A well-designed WordPress theme can significantly impact your website’s overall look, feel, and performance. With countless options available, choosing the right one can be overwhelming. That’s where we come in! In this blog, we’ll delve into the world of WordPress themes, providing in-depth reviews and recommendations to help you make informed decisions. For Biography :

How to access phpmyadmin from another PC with Laragon

Problem: I am trying to access the phpmyadmin from another pc and I was getting Forbidden Erorr. The below is not a secure solution but I need to access the phpmyadmin from other pc badly. I am using Laragon and to access the phpmyadmin from other computer edit the below file. C:\laragon\etc\apache2\alias\phpmyadmin.conf Alias /phpmyadmin “C:/laragon/etc/apps/phpMyAdmin/”

Webim issue php 8.1

I was getting the below error: Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home2/flynovoa/public_html/webim/vendor/symfony/http-foundation/ParameterBag.php on line 220 Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the