I Think that the problem that you're using echo $url_request;
which is an array and not a string !!
Please try
dd($url_request);
@Adel Harrat but it works fine in other systems only for few it is not working and if they clear the browser cache then it is working fine.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community