Complete guide of Selenium certification courses, tutorials & training

Selenium automates web browsers. It is most famous for enabling rapid, repeatable web-app testing, which allows developers to ship new releases faster and with confidence. This is…

Read More

What is HTML?

HTML is the standard markup language for Web pages. HTML you can create your own Website. HTML stands for Hyper Text Markup Language HTML is the standard…

Read More

Encrypt and decrypt passwords in laravel 5.8

Step-1 we have to open controller where we have store fundtion like thatC:\xampp\htdocs\laravel-encryt-decrypt-main\app\Http\Controllers\AssetController.php Step-2 copy this class and paste this code in your controller Step-3 Now we…

Read More

How to Redirect the Website from HTTP to HTTPS?

Step-1 You have to go public folder in your project.or follow this pic Step-2 Open public folder then you have to open the .htaccess file in notepad…

Read More

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

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

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

Hello world!

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

Read More