dummy-xlsx
Posted in Laravel

How to Integrate Excel Exports and Imports in Laravel

Are you looking for import and export Excel files in Laravel? In the real world, sometimes we want to export records from the application. You…

Continue Reading...
editor
Posted in Laravel

How to use CKEditor 5 in Laravel

In the past, I have written an article on using CKEditor 4 in Laravel. One of the readers asked me about integrating CKEditor 5 in…

Continue Reading...
cloud-vision
Posted in PHP

Integration of Google Cloud Vision in PHP

Machine learning approaches are getting popular rapidly. This approach saves a ton of time of manual work. While it’s not a guarantee of getting 100%…

Continue Reading...
Protect
Posted in Laravel

Best Security Practices for Laravel Web Development

PHP is the most popular scripting language of the present time. It is used for client-side servers to build application-based web interfaces, mobile applications, and…

Continue Reading...
slideshow
Posted in General

10 Best Free Online Slideshow Makers

If you browse the Internet, you will find a host of websites showcasing free online slideshow maker tools. So, when it comes to finding out…

Continue Reading...
Geolocation
Posted in PHP

IP Address Lookup using Abstract API and PHP

While working on applications, you might want to get the geolocation of a user. Based on a user’s geolocation, different content can be served on…

Continue Reading...
text-to-speech
Posted in PHP

Convert Text to Speech using Google Cloud and PHP

In the past, I have written an article Text-To-Speech using Amazon Polly in PHP. Recently while working on the Google Cloud platform, I found Google…

Continue Reading...
unrecognizable hacker with smartphone typing on laptop at desk
Posted in WordPress

12 WordPress Security Vulnerabilities & Risks and Tips to Fix Them

WordPress websites are always at the risk of attacks and hacks though WordPress is inherently a secure platform. Why is that? One reason is the…

Continue Reading...
gmail_xoauth2
Posted in PHP

How to Send Email using Gmail API with PHPMailer

Emails are essential for any website. Using emails you can interact with the users for various reasons. With the help of email, you can acknowledge…

Continue Reading...
Speech to Text
Posted in PHP

Speech to Text using Google Cloud Speech API

Do you want to convert your Speech to Text? Google Cloud provides a Speech-to-Text API that allows you to generate a transcript from your audio…

Continue Reading...