Latest Posts

How to Set Limit Login Attempts in Laravel?

Hello Guys, Today, I will let you know example of how to set limit login attempts in laravel. It's a simple example of block user after 3 attempts in laravel. let’s discuss about laravel too many at.....
By Hardik Savani May 5, 2021 Category : Laravel

MySQL Calculate Age from Date of Birth Example

Hey Friends, Here, I will show you how to work calculate age from date of birth in mysql. you will learn get age from date of birth in mysql. if you want to see an example of mysql calculate age from .....
By Hardik Savani May 5, 2021 Category : Laravel

PHP Paypal Payment Gateway Integration Example

Hey Folks, This tutorial is focused on paypal payment gateway integration steps php. This tutorial will give you a simple example of php paypal integration code. We will use paypal integration in php .....
By Hardik Savani May 5, 2021 Category : Laravel

How to Set Config Value Dynamically in Laravel?

Hey Artisan, This article will provide some of the most important example how to set config value in laravel. step by step explain laravel set config dynamically. you can see laravel set config value .....
By Hardik Savani May 5, 2021 Category : Laravel

How to use Login Throttle in Laravel?

login throttle is for security purpose, throttle will help to block user for sometime if he write wrong username and password many times. Like, if you want to give 5 try to login with wrong password b.....
By Hardik Savani May 5, 2021 Category : Laravel

Bootstrap Daterangepicker Example Code

Sometimes, we may require to use daterangepicker in our php project or laravel project etc, then you can use date range picker easily using daterangepicker.js plugin. In this post i give you full exam.....
By Hardik Savani May 5, 2021 Category : Laravel

Laravel Login with Linkedin using Socialite Package

In my previous post i added <a href="http://itsolutionstuff.com/post/laravel-5-google-oauth-authentication-using-socialite-packageexample.html" target="_blanck">login with google</a> and <a href="http.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get File Name without Extension in PHP?

Hi, This simple article demonstrates of get image name without extension php. This post will give you a simple example of php remove file extension from path. I explained simply about how to get filen.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Logged in User Data in Laravel?

Hi Artisan, This article goes in detailed on laravel get logged in user details. you will learn laravel get logged in user data. This post will give you a simple example of laravel get current user. T.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Get Config Variable Value in Laravel?

Hi Artisan, Now, let's see an example of how to get config value in laravel. In this article, we will implement a how to get value from config file in laravel. This example will help you laravel get c.....
By Hardik Savani May 5, 2021 Category : Laravel

JQuery Tag Input Plugin Example Code

If you require to add multiple tags from input then you can do it using XOXCO plugin. In this example you can do it quickly. jquery tagsinput will help to add multiple tags with good layout. After run.....
By Hardik Savani May 5, 2021 Category : Laravel

How to Remove All Whitespace from String in JQuery?

Hey, In this quick guide, we will teach you jquery remove all whitespace from string. If you have a question about remove space from string jquery then I will give a simple example with a solution. We.....
By Hardik Savani May 5, 2021 Category : Laravel
Shares