ItSolutionStuff.com

Featured Post

Laravel Login with Google Account Tutorial

Laravel Login with Google Account Tutorial

Hi Dev, This tutorial shows you laravel login with google. I explained simply step by step laravel login with gmail account. let’s discuss about laravel jetstream login with google. step by step exp.....

By Hardik Savani Apr 16, 2016 | Laravel, Google API Read More
How to Check Image Loaded or Not in JQuery?

How to Check Image Loaded or Not in JQuery?

When it comes to optimizing your website for search engines, it's important to ensure that all images are loaded properly. This is where jQuery comes in handy. With jQuery, you can easily check if an .....

By Hardik Savani Apr 16, 2016 | jQuery Read More
Mediafire PHP File Uploading and Get Link Example

Mediafire PHP File Uploading and Get Link Example

When i was working on my project i need to use mediafire API for uploading image and video, I did see this API is little hard to undestand but it is pretty easy to use also. In this post i want to sha.....

By Hardik Savani Apr 16, 2016 | PHP, Mediafire API Read More
Laravel Facebook authentication using Socialite Package

Laravel Facebook authentication using Socialite Package

In Nowdays, Social authentication is important to implement in website because nowdays most of the users or developer etc will connected with Social network like facebook, twitter, google+, gitbub etc.....

By Hardik Savani Apr 15, 2016 | Laravel, Facebook API Read More
How to Set ANDROID_HOME Environment Variable in Ubuntu?

How to Set ANDROID_HOME Environment Variable in Ubuntu?

In this post i want to share with you how to set android home environment variable in ubuntu os. when i fatch this issue i tired to solve this issue because when i run my app i always found following .....

By Hardik Savani Apr 15, 2016 | Installation, Ubuntu Read More
AngularJS - How to Limit String Length using Filter?

AngularJS - How to Limit String Length using Filter?

Some case we have enough space to display content, for example you have articale blog and you want to display saveral articale on homepage with limited content like this way : <pre> Lorem ipsum dolor .....

By Hardik Savani Apr 14, 2016 | Angular Read More
How to Get Attribute Value in JQuery?

How to Get Attribute Value in JQuery?

If you are new and you want to get attribute value then you can get easily. sometime maybe we also need to get custom attribute value, i mean data attribute value. In following example i give you thre.....

By Hardik Savani Apr 14, 2016 | jQuery Read More
Laravel Repository Pattern Tutorial Example

Laravel Repository Pattern Tutorial Example

In this post i want to share with you how to create Repository Pattern in Laravel 5 application. generally we are getting data directly from model, I mean we are use just MVC. But if you have big appl.....

By Hardik Savani Apr 14, 2016 | Laravel Read More
How to Check If Element is Exists or Not in jQuery?

How to Check If Element is Exists or Not in jQuery?

Hi guys, In this article, we will discuss how to check if an element exists in jQuery. We will provide a detailed guide on how to check if an element exists or not using jQuery. Additionally, we will.....

By Hardik Savani Apr 13, 2016 | jQuery Read More
How to Check If Record Exists or Not in Laravel?

How to Check If Record Exists or Not in Laravel?

Today, i will let you know example of laravel check if record exists in database. We will look at example of laravel check if record not exists. This post will give you simple example of laravel check.....

By Hardik Savani Apr 13, 2016 | Laravel Read More
Popular Posts