What is Scala?

Scala is a multi-paradigm and modern programming language. It is a combination of functional programming and object-oriented programming. It combines them into a concise high-level language. It…

Read More

file_put_contents: Failed to open stream, no such file or directory

In this tutorial i’m going to solve how to solve this types of error. When I run this project its showing some errors as like file_put_contents: Failed…

Read More

Laravel 8 Firebase Mobile Number (OTP) Authentication Tutorial

In this tutorial im going to learn how to integrate Login with OTP Authentication in Laravel. I will create step by step simple example of firebase phone…

Read More

How to Upload Image in Laravel with Ajax

In this tutorial im going to describe how to upload image in larvel with Ajax example. Please follow mentioned below. First let’s go to install laravel project…

Read More

How to Force Redirect HTTPS to HTTP in Laravel

In this tutorial im going to describe how to force redirect HTTPS to HTTP. When i open virtual host url its showing Your connection is not private…

Read More

Create a User Registration System with Email Verification in Laravel

In this tutorial I’m going to learn how to get email verification when someone register in laravel. Please follow some easy steps mentioned below. and will set…

Read More

php version (7.2.34) does not satisfy that requirement.

When i download the Laravel project from Github and setup project i run composer update its showing this types of error. Let open editor and run below….

Read More

How to add jquery modal popup in Laravel PHP?

In this tutorial i’m going to implement popup modal in our pages. Define below. It’s a very easy you have to just copy below code and run…

Read More

jQuery UI Datepicker | Add Datepicker to Input Field using jQuery UI

In this tutorial im going to learn hwo to add DatePicker in input field using jQuery. You can use this DatePicker code in your own page. So…

Read More

Define jQuery with Examples?

What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much…

Read More

Print multiplication table by using for Loop

What is Loop? Any Repeated task more than one time that is called Loop. In a loop structure, the loop asks a question. If the answer requires…

Read More

Form Validation in JQuery with Example

In this tutorial i’m going to implement form validation using Jquery in PHP. What is FormValidation? Form validation is a process of confirming the relevant information entered…

Read More

Laravel Avatar Image Upload Tutorial With Example

In this tutorial im going to learn how to upload profile image of user in Laravel. By default, Laravel gives only registration form includes only the name,…

Read More

How to Store Data in Pop-Modal in Laravel

In this tutorial I’m going to describe how to store data in bootstrap 4 pop modal in laravel. Step 2-> Go to .env and set up connect…

Read More

Top 10 Laravel Interview Question in 2021

In this tutorial im going share interview experience For laravel developer. A list of top frequently asked Laravel Interview Questions and answers are given below. Q #1) What is…

Read More

Define Validation in Laravel with Example

In this tutorial i’m going to describe what is Validation and how to using in to project. Laravel provides several different approaches to validate your application’s incoming…

Read More

A Complete Guide For Creating Contact Form In Laravel 5.8

In this tutorial i’m going to learn how to create working contact form in laravel in easy steps, please follow this tutorial i mentioned below. Step 1:…

Read More

How to Create Virtual Host on LocalHost

In this tutorial i’m going to describe how to create virtual host in Laravel in easy way mentioned below. Virtualhost :- Virtual Host is a hosting multiple…

Read More

How To Install XAMPP on Windows 10

What is XAMPP? XAMPP is a free and Open-source cross-platform web server it’s eaiser for testing and deploying by creating a local web server. It is completely…

Read More

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Read More