Latest Posts

Bootstrap Lightbox Plugin Example Code

Lightbox is a very popular plugin of wordpress and it is very useful for display image gallery. Lightbox will help to make best layout for portfolio, image gallery, banner display etc. So, Bootstrap p.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Send Mail using Zoho SMTP Server in Laravel?

Laravel is a very popular and best framework in PHP. Laravel provide several mail drivers like smtp, mail, sendmail, mailgun, mandrill etc. We can also send mail using zoho smtp in laravel 6, laravel .....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel Guzzle Http Client POST Request Example

A very few days ago i was working on my laravel 5.3 application and i require to use WordPress API. I was thinking how to use WP API, But i found docs for WordPress API, But i don't know how to fire G.....
By Hardik Savani May 5, 2021 Category : Laravel

PHP MySQL Highcharts Chart Example

Hello Artisan, In this tutorial, we will go over the demonstration of php highcharts mysql example. you can understand a concept of highcharts php dynamic data. I would like to show you highcharts jso.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Instagram Followers Count using JQuery?

Today, I am going to share with you how to retrieve number of followers, media, followed by you, username, profile picture, fullname etc by using jquery ajax. You can simply get count in your PHP Proj.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Number of Twitter Followers Count without API?

In this post i going to share with you How to get total twitter followers count from twitter username without api authentication or token. Yesterday i was working on my laravel 5 application and i re.....
By Hardik Savani May 5, 2021 Category : Laravel

AngularJS Scroll to a Specific Element using Anchorscroll

Sometimes, we require to scroll on specific element or div on angularjs application like scroll for go on specific comment, scroll on specific table row it. However we can do it using anchorscroll in .....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel Twitter API using Thujohn/twitter Tutorial

In this tutorial, I am going to share how to access twitter feed using twitter api in laravel 5, laravel 6, laravel 7, laravel 8, laravel 9, laravel 10 and laravel 11. In this example we also post twe.....
By Hardik Savani May 5, 2021 Category : Laravel

PHP - How to Convert File(image, audio, video) Extension using CloudConvert API?

We may sometimes require to convert file extension like if you have video type and you want to convert flv to mp4,convert 3gp to mp4 OR if you have image type jpeg, gif and require to convert it into .....
By Hardik Savani May 5, 2021 Category : Laravel

PHP Behance API Tutorial with Example

Today, i am going to share with you how to use behance api in php project. In this article i will explain how to get projects from behance website using their api in your php website or any framework .....
By Hardik Savani May 5, 2021 Category : Laravel

How to create quick apache virtual host in Ubuntu?

We always require to create virtualhost on each project because we don't want to run each project manually, so it is better way to create virtual host address for each project when you development lik.....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel 5 - Implementing datatables tutorial using yajra package

Today, I am going to share with you How to use datatables in your laravel 5 application. In this example you can datatables using yajra/laravel-datatables-oracle package. Datatables provides us quick.....
By Hardik Savani May 5, 2021 Category : Laravel
Shares