Posted in PHP

How to Read Text from Image in PHP

Do you want to read text from an image in PHP? There are certain scenarios where you want to programmatically extract the text written on…

Continue Reading...
PHP Syntax
Posted in General

PRISM – A Nicely Done Syntax Highlighter for Your Website

If you are running a programming blog or website which explains how to code then you need to display code on your web pages. Your…

Continue Reading...
Dropbox App
Posted in Laravel

Backup Laravel Application on Dropbox

Storing application backup on the cloud is always recommended. You never know when you might need to restore your site from the backup. Amazon S3,…

Continue Reading...
Split Terminal
Posted in General

How to Split the Terminal on Windows OS

If you are a developer, you might works on multiple projects at a time. In the recent web development process, we widely used the terminals….

Continue Reading...
Credit Card
Posted in PHP

Accept Credit Card Payments using PayPal Payments Pro in PHP

Are you looking to integrate a payment gateway that accepts credit card payments? Credit card payment is one of the best options to accept online…

Continue Reading...
Newsletter
Posted in WordPress

Mailchimp Integration in WordPress Without Using a Plugin

When it comes to WordPress you will get almost every kind of plugin that works as per your expectation. Using plugins on the WordPress website…

Continue Reading...
Login with Google
Posted in Laravel

Google Login in Laravel Using Laravel Socialite

In the past, I have written an article Login with LinkedIn Using Laravel Socialite. One of our readers asked about integrating Google Login in Laravel….

Continue Reading...
Hosting
Posted in General

Deploy Static Website on Firebase Hosting for Free

Firebase hosting is a service offered by Google which hosts static and dynamic websites in a secure way. It is the finest free service for…

Continue Reading...
YouTube Video List
Posted in Javascript

Get YouTube Video List By Keywords Using YouTube Search API and JavaScript

In the past, I have published an article How to Get YouTube Video List by Keywords Using YouTube Search API which was written for PHP…

Continue Reading...
LinkedIn Application
Posted in PHP

Share Post on LinkedIn Using LinkedIn API and PHP

Do you want to share posts on LinkedIn using PHP? You may wish to build an automated system that can share your post on LinkedIn…

Continue Reading...