Laravel 8 AJAX CRUD – Nothing happens when I click a button that triggers the AJAX function, and nothing changes in my database – Jquery ajax
I am new to the Laravel framework, and I am trying to use AJAX for my first time. I am trying to do a program that has multiple icons, according to the DB number of entries, that when you click…