How to set a selected option using ajax in Laravel 5.6?
Hey friends, I am trying to show database column data in my edit form of a Laravel project. yesterday I failed to show data from database in a select list using ajax. so let’s see the below blade file and ajax also to get your solution. edit.blade.php profile.js Error : updated data from database is … Read more