Skip to main content

Questions tagged [valet]

The tag has no usage guidance.

-1 votes
0 answers
20 views

Set laravel/valet and PHP working on Win10 not working, php not loading even with XAMPP

I have been struck with issues after issues when i try to get a php based website running on this computer. I have read so many articles and tried to figure what could have been missed, am also a ...
DCMator's user avatar
0 votes
1 answer
17 views

Laravel valet Permission issue

Warning: opendir(/Users/apple/Desktop/programs/ideas): Failed to open directory: Operation not permitted in /Users/apple/.composer/vendor/laravel/valet/cli/Valet/Server.php on line 167 i have valet ...
Hamisu Kimson's user avatar
0 votes
0 answers
38 views

Error serving sites locally with Laravel Valet

This issue is on Apple Sonoma 14.4.1. Hi All. I have an issue serving sites locally (on .test) that I have been struggling with for days at this point. Anyone who could help would be amazing at this ...
Joe Conlin's user avatar
  • 5,984
0 votes
0 answers
49 views

How to increase timeout for NGINX for windows?

I found these for linux OS- proxy_connect_timeout 600; proxy_send_timeout 600; proxy_read_timeout 600; send_timeout 600; But I have install valet Nginx in windows and it is giving time out after ...
raj gupta's user avatar
1 vote
0 answers
146 views

Laravel/Valet - has been blocked by CORS policy:

My laravel version: 8.2.15 I have these in one of my pages: <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> Than In the console I see these errors: Access to ...
Venelin's user avatar
  • 3,148
-1 votes
1 answer
223 views

Laravel Valet Failed to open stream: Operation not permitted in

Warning: require(/Users/MY_USER_NAME/Documents/projects/example-app/public/index.php): Failed to open stream: Operation not permitted in /Users/MY_USER_NAME/.composer/vendor/laravel/valet/server.php ...
Asmit Nepali's user avatar
0 votes
0 answers
31 views

problem when restoring port in xampp virtual host with valet installed

I've been working on a project and it's been fine so far (I can access http://local.mySitev2_b.com and dev.mySite.com), but recently I started following a laravel tutorial video where it uses valet so ...
dapidmini's user avatar
  • 1,579
0 votes
0 answers
34 views

Laravel : Postgres not pointing to the correct database after macos upgrade

After an update of mac os, I having an error from Postgres : FATAL: database "" does not exist. It's not pointing to the correct database anymore. I suspect this error to be due to Valet, ...
DevonDahon's user avatar
  • 8,092
1 vote
0 answers
520 views

502 Bad Gateway on certain API Calls (Laravel, Valet, nginx)

I'm encounter an error on my Laravel installations on my computer. On certain calls (with payloads, with bearer token, ecc.) i recieve a "502 Bad Gateway" error. This is my configuration: ...
Skye1985's user avatar
-3 votes
1 answer
215 views

Errors laravel valet on windows [closed]

i am trying to install laravel valet on windows via the procedure described here https://github.com/cretueusebiu/valet-windows When I run the composer command I always get these errors Your ...
gius's user avatar
  • 3
1 vote
0 answers
124 views

Laravel Valet how to change server timezone

I am using laravel valet on macOS as local development environment. My setup: laravel valet Nginx PHP Mysql Wordpress (CMS) The server default timezone is my machine default timezone. I want to set ...
Kash's user avatar
  • 1,761
3 votes
3 answers
2k views

Valet PHP-FPM and Nginx Errors - Upstream Closed Connection, Child Process SIGSEGV, and Database Access Issue

I'm experiencing issues with Laravel Valet on my macOS system. When I check the logs, I see some errors related to PHP-FPM and Nginx. Here are the logs: PHP-FPM Log: [01-Aug-2023 09:13:04] WARNING: [...
Julio Franco's user avatar
2 votes
2 answers
3k views

502 after installing Herd and going back to Valet

I was excited to try the just released Laravel Herd (https://herd.laravel.com) so i didn't read that there wasn't the pdo_pgsql extension inside (and we can't add it manually). So i launch it, nothing ...
mchev's user avatar
  • 725
0 votes
0 answers
47 views

Laravel valet showing my old image instead of a new image with the same name

My Laravel valet showing my old image instead of a new image with the same name. I tried to delete the image, but i can still accessing it in valet server. But when i tried to running my app in ...
Rizki's user avatar
  • 3
1 vote
0 answers
117 views

Not working valet php command to proxy calls on Macbook M1

if I run the command valet php -v or valet composer install i am getting an error: /opt/homebrew/bin/valet: line 158: Fatal: command not found Other teams are working. The problem is only with the ...
Sanya H's user avatar
  • 243

15 30 50 per page
1
2 3 4 5
7