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,177 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,755 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,388 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,107 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,287 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,256 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,676 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,648 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,916 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,358 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,830 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,035 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,342 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,386 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,637 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,072 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,817 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,505 views
0 votes
1 answer

How to customize Autocomplete of MUI, in react?

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

56 minutes ago in Node-js by anonymous
11 views
0 votes
1 answer

What is the importance of crud operations?

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

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

How to customize Autocomplete of MUI, in react?

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

1 hour ago in Node-js by anonymous
11 views
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 hour ago in Node-js by anonymous
10 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

57 minutes ago in Node-js by anonymous
9 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

56 minutes ago in Node-js by anonymous
8 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

57 minutes ago in Node-js by anonymous
8 views
0 votes
1 answer
0 votes
1 answer

How to select specific marker in MUI React Charts

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

1 hour ago in Node-js by anonymous
8 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

57 minutes ago in Node-js by anonymous
7 views
0 votes
0 answers

How to customize thumbnails with captions in Bootstrap 3?

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

20 hours ago in Node-js by Ashutosh
• 24,210 points
22 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

20 hours ago in Node-js by Ashutosh
• 24,210 points
21 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

20 hours ago in Node-js by Ashutosh
• 24,210 points
21 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

20 hours ago in Node-js by Ashutosh
• 24,210 points
19 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

20 hours ago in Node-js by Ashutosh
• 24,210 points
19 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

22 hours ago in Node-js by Nidhi
• 13,180 points
14 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

20 hours ago in Node-js by Ashutosh
• 24,210 points
11 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

22 hours ago in Node-js by Nidhi
• 13,180 points
13 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

22 hours ago in Node-js by Nidhi
• 13,180 points
12 views
0 votes
0 answers

How to create a responsive navbar that collapses on smaller screens in Bootstrap 3?

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

22 hours ago in Node-js by Nidhi
• 13,180 points
12 views
0 votes
0 answers

How to implement a fixed-width container in Bootstrap 3?

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

22 hours ago in Node-js by Nidhi
• 13,180 points
12 views
0 votes
0 answers

How to create a sticky left sidebar menu using bootstrap 3?

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

20 hours ago in Node-js by Ashutosh
• 24,210 points
8 views
0 votes
0 answers

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

Can you tell me Will calling a ...READ MORE

1 day ago in Node-js by Nidhi
• 13,180 points
13 views
0 votes
0 answers

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

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

1 day ago in Node-js by Nidhi
• 13,180 points
13 views
0 votes
0 answers

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

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

22 hours ago in Node-js by Nidhi
• 13,180 points
9 views
0 votes
0 answers

What is the best procedure to play SVGA Animation in react native

Can you help me What is the ...READ MORE

1 day ago in Node-js by Nidhi
• 13,180 points
12 views
0 votes
0 answers

How to change fill color for React icons?

Can i know How to change fill ...READ MORE

1 day ago in Node-js by Nidhi
• 13,180 points
12 views
0 votes
0 answers

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

Can i know Why is my favicon ...READ MORE

1 day ago in Node-js by Nidhi
• 13,180 points
11 views
0 votes
0 answers

How to design a landing page with a full-width background image in Bootstrap 3?

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

22 hours ago in Node-js by Nidhi
• 13,180 points
7 views
0 votes
0 answers

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

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

1 day ago in Node-js by Nidhi
• 13,180 points
9 views
0 votes
0 answers

How can I validate a form that i had created using bootstrap 3?

Can you tell me How can I ...READ MORE

20 hours ago in Node-js by Ashutosh
• 24,210 points
2 views
0 votes
0 answers

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

Can you tell me How do I ...READ MORE

22 hours ago in Node-js by Nidhi
• 13,180 points
4 views