How to Call any API and Print Value ?

In this tutorial I’m going to learn how to call api and print data in blade page, so follow this tutorial i have mentioned in very easy…

How to Get Current Date Time and Day in Laravel?

In this tutorial lets learn how to get current date and time in laravel. I would like to show you how to get current date in laravel….

Open link in new tab using Controller function

In this tutorial I have to implement after delete open in new tab using route. 1st step 2nd step put in web.php 3rd step put in blade.php

How to print multi dimension array in loop

In this tutorial im going to share how to print multi dimension array in for loop. using this i want to print whatever come in items data…

Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos

When I did composer update in Linux server in private repos so let’s start solve this bug. Next go to github and generate access token. 1st step…

What is an API? (Application Programming Interface)

API is the acronym for Application Programming  Interface, which is  a software  intermediary that allows two applications to talk to each other. Each time you an app…

Slice Function in JavaScript

In this tutorial I’m going to use slice function in JavaScript. Now split is working successfully.

Warning: openssl_private_decrypt(): key parameter is not a valid private key 

In this tutorial i’m going to solve openssl_private_decrypt(): key parameter is not a valid private key. So follow your below code. Now Decryption is working successfully.

How to Generate Private Key or Public key in PHP

In this tutorial im going to share how to generate private key and public key in php, so follow these tutorial in very easy way. Now private…

Download File in PHP using URL

In this tutorial im going to learn how to download image using url in php. Now image file successfully download in file.