Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey

All Questions

0 votes
1 answer
65 views

JavaScript Filter Issue with Collapsible Rows in Laravel Blade Template

im relatively new to web development and im encountering an issue with my js code. ive implemented a filter functionality using js in my website but it seems to have interfered with the collapse ...
Sotg's user avatar
  • 3
1 vote
0 answers
238 views

Delete a row from bootstrap-table when a button is pressed in another column of the same table

I have a table like this: Table I want to delete the corresponding row when the delete button is pressed and also remove the row from MySQL database too, so it doesn't render again when I reload the ...
Muhammad Dawood's user avatar
0 votes
0 answers
264 views

How to fix undefined variable: Products in view blade Laravel 9.50.1

I am using Laravel 9.50.1, and I am building a shopping cart. However, when I want to display my shop products dynamically on the website after creating database tables and database seeder, I get an ...
user19716315's user avatar
0 votes
0 answers
46 views

Bootstrap not aligning divs with Ajax and SQL

I installed this script: https://www.webslesson.info/2017/03/load-content-while-scrolling-with-jquery-ajax-php.html it works well but I have a problem with Bootstrap I can't align the columns I ...
Emma Lang's user avatar
-1 votes
2 answers
66 views

verify if mail valid and phone

I have a problem. It's that when in the contact form we want to contact and we write an invalid email or a phone number there is the bootstrap alert which appears alert-success when I haven't even ...
xajetin's user avatar
  • 115
0 votes
1 answer
191 views

send mail show bootstrap alert ajax

I wanted to do so that when we send an email through the contact form it sends the email and there is a bootstrap alert that comes out email sent. there you can see all my code html : https://jsfiddle....
xajetin's user avatar
  • 115
1 vote
1 answer
300 views

show alert bootstrap when mail sended without new page

I would like to display an alert after sending an email as in this portfolio: https://www.mathieu-crevoulin.com/ after when you send mail you can see this alert : E-mail envoyé avec succès ! Merci ...
xajetin's user avatar
  • 115
1 vote
0 answers
24 views

Scheduling system in PHP: Items disappear with button press

I'm having a big issue with a classroom scheduling page. It filters the results by date, period and localization. With a specific place selected, after you press the shedule button, one of the ...
Krggg's user avatar
  • 11
0 votes
0 answers
104 views

AJAX-handling form with switch slider inside

I'm veeery new to all this jquery and ajax stuff, doing it like for the first time, and I need to build a crud operation interface. The biggest problem is that I have to use one bootstrap modal window ...
Sportello's user avatar
1 vote
1 answer
178 views

Jquery Onclick functions wont work on second datatable's other pages

I have this datatables on my php but the jquery onclick functions only works properly on the first page but not the others. the view data using modal works fine and the deleting of data as well but ...
Justmyr Gutierrez's user avatar
0 votes
0 answers
599 views

How to get dynamic data form database to show on the line chart?

I hey a dashboard to show a line chart that contains a dynamic data from table users. My chart will show all the user, that will get according the updated_at column. Moreover, I really struggle how to ...
kato's user avatar
  • 196
1 vote
1 answer
328 views

Multiform Wizard / Stepper save data in laravel php?

I need to design a form using (multiform wizard or stepper) that saves Data in different tables, Suppose a user fills three forms and saves the data in three different tables, the next time when user ...
ismail khan's user avatar
1 vote
1 answer
152 views

Multiform Wizard Save Data and Store Session in laravel?

I need to design a form using (multiform wizard or stepper) that saves Data in different tables, Suppose a user fills three forms and saves the data in three different tables, the next time the user ...
inasar's user avatar
  • 51
1 vote
0 answers
323 views

Bootstrap Modal On Php Submit using Ajax

Here I'm working on a simple withrawal page where users can select the amount they want to withdraw and submit afterwhich a bootstrap modal pops up confirming to the user that the request has been ...
Bright umor's user avatar
0 votes
1 answer
881 views

Bootstrap Table select all and update cell value through modal

I currently have a Bootstrap Table displaying some data from a SQL DB with the ability to edit each row seperately with the options Consign, Edit and Delete. Consign simply changes the consign value ...
OT_Edge's user avatar
  • 51

15 30 50 per page
1
2 3 4 5
98