Appearance
ray.so
If your network does not work well with https, you can use following snippet:
{ "name": "laravel/laravel", // ... "config": { // ... "disable-tls": true, "secure-http": false }, // ... }