Laravel Solution
Laravel this is not only a practical framework, it is also a programming style
mardi 19 février 2019
The server responded with a status of 405 (Method Not Allowed) Using GET Method
$('.itemName').select2({ placeholder: 'Select an item', ajax: { type: "GET", url: '', contentType: "application/json; charset=utf-8", dataType: 'json', delay: 250, processResults: function (data) { return { results: $.map(data, function (item) { return { text: item.country_name, id: item.id } }) }; }, cache:false } });
via
Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire
Article plus récent
Article plus ancien
Accueil
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire