Debug School

rakesh kumar
rakesh kumar

Posted on • Updated on

laravel Solution

How to Store Array in Database Laravel?

click here

click here
click here
Image description
Image description

separate-each-value-with-comma-from-multiple-select-in-laravel

laravel split string by space

laravel split string by comma or dot

Image description

Split string in Laravel Framework

Laravel - Guzzle Request / cURL error 6: Could not resolve host?

click here for refrence

Your API_DOMAIN may not have been set to a proper url (did it start with http:// or https://)?

It may also be worth a try to restart the web server (e.g. restart nginx).

It could also be a connectivity issue on your server. You can try a reboot of the VPS or check if the firewall did not block your outgoing request. Maybe disable iptables or firewalld for a moment.

There could also be issues with the DNS for the API_DOMAIN. Maybe you did configure it locally in your /etc/hosts on your developmnet environment but not on production. You may check if the dns resolves properly or add it to your /etc/hosts file on your production server.
other side domain should open 
cURL error 6: Could not resolve host: wz-wizard-project-ms (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)
wz-wizard-project-ms home page run it is not working
Enter fullscreen mode Exit fullscreen mode

Top comments (0)