I have a problem with the ajax that I am using, I need to send those variables but I get an error in the console, I can not find the route and I need to know how to send it by laravel obviously
$.ajax({
type: 'POST',
url: '{{ur...
asked on
06.07.2018 / 15:54