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,840 points
184,187 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,840 points
151,772 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,870 points
133,449 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,840 points
129,112 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,840 points
125,302 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,770 points
120,259 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,040 points
73,678 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,840 points
107,680 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,870 points
95,922 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,770 points
88,361 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
75,836 views
0 votes
2 answers

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

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

Mar 26, 2020 in Laravel by Niroj
• 82,840 points
91,049 views
0 votes
1 answer

JQuery checkbox on change and checked event

asfasdfadsfasdfdffasdfads READ MORE

Jun 30, 2022 in Java-Script by anonymous
• 120 points

edited Mar 5 61,443 views
0 votes
1 answer

How to get input value in PHP ?

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

Nov 20, 2020 in PHP by Niroj
• 82,840 points
75,405 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,840 points
72,658 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,840 points
74,102 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,840 points
74,830 views
0 votes
1 answer

Which ECMAScript 6 features are natively available in Node.js without the --harmony flag?

Here’s a breakdown of the key ES6 ...READ MORE

Feb 10 in PHP by Navya
2,546 views
0 votes
1 answer

Can I pause a video inside an event handler or should I do it only in useEffect?

Yes, you can pause a video inside ...READ MORE

4 hours ago in Node-js by anonymous
22 views
0 votes
1 answer

Will calling a set state function with the same value using hooks cause a rerender?

No, calling a setState function with the ...READ MORE

4 hours ago in Node-js by anonymous
22 views
0 votes
1 answer

How to change fill color for React icons?

To change the fill color of React ...READ MORE

4 hours ago in Node-js by anonymous
20 views
0 votes
1 answer

Why is my favicon not working in my next js app?

If your favicon isn’t working in your ...READ MORE

4 hours ago in Node-js by anonymous
19 views
0 votes
1 answer

What are the possible reasons for a WebSocket connection failing to establish

A WebSocket connection may fail due to: Incorrect ...READ MORE

3 hours ago in Node-js by anonymous
17 views
0 votes
0 answers

How to implement dynamic content loading in jQuery Accordion Widget panels?

How to implement dynamic content loading in ...READ MORE

3 hours ago in JQuery by Nidhi
• 13,600 points
12 views
0 votes
1 answer

Why is the data undefined if it's passing data?

It’s likely due to one of these ...READ MORE

4 hours ago in Node-js by anonymous
14 views
0 votes
1 answer

Why is my MUI X Line chart only showing the last value when hovering on any of the charts marker points

Your MUI X Line Chart is likely ...READ MORE

4 hours ago in Node-js by anonymous
10 views
0 votes
1 answer

How do I control the space between the bars in my BarPlot of my MUI Bar Chart?

You can control the space between bars ...READ MORE

4 hours ago in Node-js by anonymous
10 views
0 votes
1 answer

Why dark mode is still dependent on browser theme?

Dark mode is often dependent on the ...READ MORE

4 hours ago in Node-js by anonymous
9 views
0 votes
1 answer

How to Implement Virtualization with Sticky Header and Sidebar Using @tanstack/react-virtual?

To implement virtualization with a sticky header ...READ MORE

4 hours ago in Node-js by anonymous
11 views
0 votes
1 answer

Is there any way to update or call api realtime without periodic-api-call method?

Yes, you can update or call an ...READ MORE

4 hours ago in Node-js by anonymous
9 views
0 votes
1 answer

How to Drag/Drop Material-UI Cards

You can use the @dnd-kit/core library, which ...READ MORE

4 hours ago in Node-js by anonymous
9 views
0 votes
1 answer

How to customize Autocomplete of MUI, in react?

The following approaches are used to customize ...READ MORE

1 day ago in Node-js by anonymous
22 views
0 votes
1 answer

How to customize Autocomplete of MUI, in react?

you can use the following approaches to ...READ MORE

1 day ago in Node-js by anonymous
21 views
0 votes
1 answer
0 votes
1 answer

How do I control the space between the bars in my BarPlot of my MUI Bar Chart?

Controlling Space Between Bars in MUI Bar ...READ MORE

1 day ago in Node-js by anonymous
21 views
0 votes
1 answer

How to make the move the checkbox to second column in case of MUI X DataGridPro tree view?

You need to customize the column configuration ...READ MORE

1 day ago in Node-js by anonymous
20 views
0 votes
1 answer

What is the importance of crud operations?

CRUD (Create, Read, Update, Delete) operations are fundamental ...READ MORE

1 day ago in Node-js by anonymous
20 views
0 votes
1 answer

How can i fix the helvetica error in NextJS with pdfkit-Table

It typically occurs when PDFKit (used by ...READ MORE

1 day ago in Node-js by anonymous
18 views
0 votes
1 answer

How to select specific marker in MUI React Charts

You can implement marker selection through click ...READ MORE

1 day ago in Node-js by anonymous
17 views
0 votes
1 answer

How do i upgrade a total in a useState when i edit cell in MUI X Data Grid?

To update a total value stored in ...READ MORE

1 day ago in Node-js by anonymous
16 views
0 votes
1 answer

why react native project is creating in typescript ? i want app.js

React Native may default to TypeScript based ...READ MORE

1 day ago in Node-js by anonymous
15 views
0 votes
0 answers

How to customize thumbnails with captions in Bootstrap 3?

With the help of code can you ...READ MORE

2 days ago in Node-js by Ashutosh
• 24,610 points
33 views
0 votes
0 answers

How to create a multi-level dropdown menu in Bootstrap 3?

Can you tell me How to create ...READ MORE

2 days ago in Node-js by Ashutosh
• 24,610 points
30 views
0 votes
0 answers

How to create a search input field in a form in HTML?

With the help of proper code example ...READ MORE

2 days ago in Node-js by Ashutosh
• 24,610 points
30 views
0 votes
0 answers

How to embed a YouTube video using an iframe in HTML?

Can i know How to embed a ...READ MORE

2 days ago in Node-js by Ashutosh
• 24,610 points
29 views
0 votes
0 answers

How to create a password input field in a form in HTML?

Can you tell me How to create ...READ MORE

2 days ago in Node-js by Ashutosh
• 24,610 points
28 views
0 votes
0 answers

How to design a contact form with inline Font Awesome icons in Bootstrap 3?

Can i know How to design a ...READ MORE

2 days ago in Node-js by Nidhi
• 13,600 points
22 views
0 votes
0 answers

How to implement a search bar within the navigation bar in Bootstrap 3?

With the help of code can you ...READ MORE

2 days ago in Node-js by Ashutosh
• 24,610 points
18 views
0 votes
0 answers

How to implement a loading spinner using Font Awesome in Bootstrap 3?

Can you tell me How to implement ...READ MORE

2 days ago in Node-js by Nidhi
• 13,600 points
20 views
0 votes
0 answers

How to create a responsive FAQ section with collapsible answers in Bootstrap 3?

Can you tell me How to create ...READ MORE

2 days ago in Node-js by Nidhi
• 13,600 points
20 views