I'm trying to create a JSON array in laravel and then trying to fetch it through ajax jquery. It does create JSON but while fetching it from jquery is creating problems. I'm no able to fetch key-value pair there.I'm trying to create a JSON array in laravel an