Trending questions in Web Development

0 votes
1 answer

How to read an external local JSON file in JavaScript?

Hello @kartik, For reading the external Local JSON ...READ MORE

Sep 3, 2020 in Java-Script by Niroj
• 82,880 points
183,570 views
0 votes
1 answer

How to see indexes for a database or table in MySQL?

Hello @kartik, To see the index for a ...READ MORE

Aug 18, 2020 in PHP by Niroj
• 82,880 points
150,252 views
+1 vote
4 answers

How to access images inside public folder in laravel?

If you are inside a blade template {{ ...READ MORE

Dec 14, 2020 in Laravel by Rajiv
• 8,910 points
131,494 views
0 votes
1 answer

How to find event listeners on a DOM node when debugging or from the JavaScript code?

Hii @kartik, It is possible to list all ...READ MORE

Jun 8, 2020 in Java-Script by Niroj
• 82,880 points
128,393 views
+2 votes
2 answers

How to add a new column to existing table of laravel in a migration?

You need do little modification in your ...READ MORE

Dec 10, 2020 in Laravel by anonymous
• 82,880 points
123,697 views
0 votes
3 answers

Explain the difference between visibility:hidden; and display:none?

display:none means that the tag in question will ...READ MORE

Dec 14, 2020 in Web Development by Gitika
• 65,890 points
119,600 views
0 votes
1 answer

How to add a custom HTTP header to ajax request with javascript?

Hello @kartik, There is different way based on ...READ MORE

Aug 25, 2020 in Java-Script by Niroj
• 82,880 points
102,246 views
0 votes
0 answers

http://localhost/phpMyAdmin/ unable to connect

I tried to start phpMyAdmin from my ...READ MORE

May 27, 2022 in PHP by Kichu
• 19,050 points
73,126 views
0 votes
2 answers

How to delete or clear caching in Laravel?

You can call an Artisan command outside ...READ MORE

Dec 16, 2020 in Laravel by Rajiv
• 8,910 points
95,432 views
0 votes
1 answer

Error: Failed to load resource: the server responded with a status of 404 (Not Found)

Your files are not under the JSP folder that's ...READ MORE

Dec 16, 2020 in Web Development by Gitika
• 65,890 points
87,947 views
0 votes
3 answers

How to get full path of selected file on change of <input type=‘file’> using javascript, jquery-ajax?

You have to download the file with ...READ MORE

Nov 29, 2022 in Java-Script by Wilson S.S
74,222 views
0 votes
2 answers

Error:Laravel Installation failed, reverting ./composer.json to its original content.?

Hello, You need to install php zip extension. Something ...READ MORE

Mar 26, 2020 in Laravel by Niroj
• 82,880 points
88,248 views
0 votes
1 answer

How to get input field value using PHP?

Hello, Use PHP's $_POST or $_GET superglobals to retrieve the value of ...READ MORE

Nov 20, 2020 in PHP by Niroj
• 82,880 points
73,065 views
0 votes
1 answer

jQuery checkbox change and click event

Have shared an approach which will add ...READ MORE

Feb 23, 2022 in Java-Script by Aditya
• 7,680 points
52,742 views
+1 vote
5 answers

How to get user's IP address in Laravel?

Hey, We can get the user's IP address ...READ MORE

Mar 20, 2020 in Laravel by Niroj
• 82,880 points
73,583 views
+1 vote
2 answers

How to convert entire div data into image and save it into directory without using canvas?

Hello @kartik, You can try the sample code ...READ MORE

Apr 29, 2020 in Java-Script by Niroj
• 82,880 points
72,725 views
0 votes
3 answers

How to load external scripts dynamically in Angular?

Hello kartik, You can use following technique to ...READ MORE

Apr 22, 2020 in Angular by Niroj
• 82,880 points
71,553 views
0 votes
1 answer

How to know Angular CLI version?

To know the Angular CLI version , ...READ MORE

3 days ago in Web Development by kavya
29 views
0 votes
1 answer

What is the use of display: none; in CSS?

In CSS, the display property determines how ...READ MORE

3 days ago in Web Development by kavya
25 views
0 votes
1 answer

How can I create a rate limiter middleware for an Express.js API?

const express = require('express'); const rateLimit = require('express-rate-limit'); const ...READ MORE

3 days ago in Web Development by kavya
30 views
+6 votes
2 answers

Error:Uncaught ReferenceError: is not defined at HTMLAnchorElement.onclick

The most common reason behind the error ...READ MORE

Dec 14, 2020 in Laravel by Gitika
• 65,890 points
66,101 views
0 votes
1 answer

How can I create a custom error handler for Express.js?

Step 1: Create the Error Handler Middleware // ...READ MORE

3 days ago in Web Development by kavya
24 views
0 votes
0 answers

How do you use media queries in CSS?

How do you use media queries in ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
19 views
0 votes
1 answer

How to remove ads from my phone?

Pop-up ads are one of the most ...READ MORE

3 days ago in Web Development by kavya
23 views
0 votes
0 answers

How do you apply a hover effect to an element using CSS?

How do you apply a hover effect ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
19 views
0 votes
0 answers

How to add PNG image in HTML?

How to add PNG image in HTML? I ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
17 views
0 votes
0 answers

How to create a node in a linked list?

How to create a node in a ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
17 views
0 votes
0 answers

How can you create a tag in Git?

How can you create a tag in ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
16 views
0 votes
1 answer

How to run an Angular project in Visual Studio Code?

There are some prerequisites to run an ...READ MORE

3 days ago in Web Development by kavya
20 views
0 votes
0 answers

What is the purpose of z-index in CSS?

What is the purpose of z-index in ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
15 views
0 votes
0 answers

What does the command git stash do?

What does the command git stash do? I’m ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
15 views
0 votes
0 answers

How can you create a CSS grid layout?

How can you create a CSS grid ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
14 views
0 votes
0 answers

How to create a horizontal line in CSS?

How to create a horizontal line in ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
14 views
0 votes
1 answer

How to rotate desktop screen in Windows 10?

Windows 10 includes multiple ways to rotate ...READ MORE

3 days ago in Web Development by kavya
17 views
0 votes
0 answers

How to deploy a website?

How to deploy a website? I've built a ...READ MORE

2 days ago in Web Development by Nidhi
• 1,720 points
10 views
0 votes
0 answers

How to redirect to another page in PHP?

How to redirect to another page in ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
27 views
0 votes
0 answers

How can I implement file streaming in an Express.js server?

How can I implement file streaming in ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
27 views
0 votes
0 answers

What is the difference between margin and padding in CSS?

What is the difference between margin and ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
16 views
0 votes
0 answers

How to upgrade Node version in Windows?

How to upgrade Node version in Windows? I ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
23 views
0 votes
0 answers

How to update Angular version in a project?

How to update Angular version in a ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
22 views
0 votes
0 answers

How do you handle uncaught exceptions and promise rejections in Express.js?

How do you handle uncaught exceptions and ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
21 views
0 votes
0 answers

How do you serve static files efficiently using Express.js?

How do you serve static files efficiently ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
20 views
0 votes
0 answers

How to stop services in Linux?

How to stop services in Linux? I need ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
15 views
0 votes
0 answers

How to swap 2 numbers without a 3rd variable?

How to swap 2 numbers without a ...READ MORE

3 days ago in Web Development by Nidhi
• 1,720 points
13 views
0 votes
0 answers

How to use JavaScript in Angular?

How to use JavaScript in Angular? I'm trying ...READ MORE

4 days ago in Web Development by Nidhi
• 1,720 points
32 views
0 votes
0 answers

How to use logger in Java?

4 days ago in Web Development by Nidhi
• 1,720 points
32 views
0 votes
0 answers

How to use logger in Java?

How to use logger in Java? I'm looking ...READ MORE

4 days ago in Web Development by Nidhi
• 1,720 points
28 views
0 votes
0 answers

How to use logger in Java?

4 days ago in Web Development by Nidhi
• 1,720 points
25 views
0 votes
0 answers

How to use logger in Java?

4 days ago in Web Development by Nidhi
• 1,720 points
20 views
0 votes
1 answer

How can I implement pagination for large datasets in an Express.js API?

Pagination is a technique used to divide ...READ MORE

6 days ago in Web Development by kavya
37 views