I cannot get PUT Ajax data in Laravel
I have a form like this:
Laravel 9- How to send modal form data along with image using ajax?
I want to send data’s in an html modal form (including an image)to controller through ajax post request. what are the possible ways to send it?
Trouble with url in AJAX – Laravel
When i use route name for url it display this error:
Laravel AJAX error 419 (unknown status) (Even though has CSRF token)
POST http://127.0.0.1:8000/admin/upload/services 419 (unknown status) CSRF token mismatch
How to receive multiple parameter using AJAX
I am trying to send multiple parameter using AJAX. My JavaScript code is like below.
Failed to load resource: the server responded with a status of 404 (Not Found) laravel ajax
I’m trying to make an ajax request in a laravel application