Laravel 7 $.ajax request not executed – Jquery ajax
I am trying to add comments to a post using ajax and laravel7 At the bottom of the post show blade template i include this part to display existing comments and a form to add a new one <div class="container…