Bishrul Haq

Posts

Facebook Login with Socialite in Laravel 5.8
Archived

Facebook Login with Socialite in Laravel 5.8

The tutorial is created to implement facebook login using Socialite in Laravel 6.0, 5.8 , 5.7 and 5.6. Using Facebook Auth to log and register into your Laravel Application.

6 years ago 10.4K
JSON in JavaScript
Archived

JSON in JavaScript

This tutorial is created to provide you with an introduction to working with JSON (JavaScript Object Notation) in JavaScript. JSON is mostly used with AJAX (Asynchronous JavaScript) and XML.

6 years ago 5K
Laravel 5.8 Form Request Validation
Archived

Laravel 5.8 Form Request Validation

There are plenty of validation methods available to validate the form data request with Laravel 5.8. By default Laravel’s base controller class uses a Validates Requests trait which provides a way to

6 years ago 9.4K
How to Get, Set and Delete Div Background Image using jQuery?
Archived

How to Get, Set and Delete Div Background Image using jQuery?

This tutorial is created to Set, Get and Delete background image. In this tutorial, You’ll learn to Get, Set and Remove the background image using jQuery.

6 years ago 5.6K
What’s New in iOS 13: Unveiled!
Archived

What’s New in iOS 13: Unveiled!

Apple announced its iOS 13 at WWDC (Worldwide Developer Conference) keynote presentation. It’s the new version of its mobile OS, which will be coming to iPhone, iPad and iPod soon.

6 years ago 3.2K
How to build an API with Laravel 5.8 using Sqlite
Archived

How to build an API with Laravel 5.8 using Sqlite

This tutorial focuses on setting up REST API in Laravel 5.8 using PHPUnit and SQLITE. If you’re new to Laravel or PHPUnit, Check out the Laravel Getting Started Guide and PHPUnit Documentation for mor

6 years ago 9.3K
Laravel Cheat Sheet for Eloquent ORM
Archived

Laravel Cheat Sheet for Eloquent ORM

ORM (Object-relational mapping) is used to make database CRUD operations easier. Laravel comes with Eloquent ORM. This tutorial is created to provide some of the frequently used cheat sheet for Larave

6 years ago 14.1K
Enable Dark Mode for Google Chrome on Android OS
Archived

Enable Dark Mode for Google Chrome on Android OS

When it comes to Web Browsers, Google Chrome is the most popular Browser available for mobile devices and PCs. Google Chrome is known for it’s quicker page loading time.

6 years ago 4.4K