Im deploying my laravel app on railway and having an error, someone know hot to fix it ? thanks
First error: tring execute Artisan::call('view:clear');
ErrorException
file_put_contents(/app/bootstrap/cache/config.php): Failed to open stream: Permission denied
http://127.0.0.1:8000/
Second error:
Illuminate\Database\QueryException
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known (SQL: SET lc_time_names = 'es_ES')