Explore, Learn, Thrive!
Latest Posts
How to prevent the browser from caching a json file?
Recently I faced an interesting issue, if I fetch a dynamically updated JSON file, it shows me cached data. The easiest way to overcome this issue is to append the source string with some random parameter, which gets ignored on the server side. This way, the browser never caches the JSON file as it appears…
Read More QR Scannar App for EventON QR Code Addon
If you want to sell event tickets based on a predefined seat plan, the EventON plugin is the best solution. To validate attendees a QR code is generated with each ticket. By default, EventON does not provide any QR code Scanner app. However, you can scan the QR codes using your phone camera or any…
Read More How to fix sending email twice on every request (laravel 7.0)
In laravel version 7, many programmers may face a problem that two emails are sent on every single request. To overcome this issue, we can use redirect instead of return statement.
Read More How to download videos from Facebook?
Facebook doesn’t provide a built-in feature to download videos directly from the platform, and downloading someone else’s content without their permission may violate Facebook’s terms of service. However, countless third-party apps allow you to download a video from Facebook. But if you want to download the video in HD format then the sound does not…
Read More How to download profile picture of a user from Instagram?
Instagram does not provide a built-in feature to download profile pictures directly from the platform, and downloading someone else’s content without their permission may violate Instagram’s terms of service. However, there are ways to download the profile picture of any user using a tool called Instagrabber. Instagrabber is a free online Instagram Content (Photo, Video, Reel,…
Read More Author
Since beginning of my journey as a freelance web developer nearly 7 years ago, I've done remote work for agencies, consulted for startups, and collaborated with talented people to create digital products for both business and consumer use.