I am new to \"AJAX\" and I have been trying to send a request \"ONSELECT\" using \"AJAX
The problem was type should be "GET" instead of "POST" and
route get('form-data', 'FormController@postform');
Thank U every one for your help