I have a set of sessions in a page, which I want to remove using AJAX. i.e click on a link, and without having to navigate for a new page, just remove the session, and show
Try to put the value of the URL's option between quotes :
url: '{{ url('ajax_remove_session') }}',