Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting PHP warnings after running Valet Install #624

Closed
JeffCleverley opened this issue Sep 5, 2018 · 1 comment
Closed

Getting PHP warnings after running Valet Install #624

JeffCleverley opened this issue Sep 5, 2018 · 1 comment

Comments

@JeffCleverley
Copy link

Just installed Valet, followed instructions.

When running composer global require laravel/valet everything reports succesful.

But then when I installed valet valet install I get this:

PHP Warning:  Class 'Tightenco\Collect\Support\Debug\Dumper' not found in /Users/jeff/.composer/vendor/tightenco/collect/src/Collect/Support/alias.php on line 18

Warning: Class 'Tightenco\Collect\Support\Debug\Dumper' not found in /Users/jeff/.composer/vendor/tightenco/collect/src/Collect/Support/alias.php on line 18
PHP Warning:  Class 'Tightenco\Collect\Support\Debug\HtmlDumper' not found in /Users/jeff/.composer/vendor/tightenco/collect/src/Collect/Support/alias.php on line 18

Warning: Class 'Tightenco\Collect\Support\Debug\HtmlDumper' not found in /Users/jeff/.composer/vendor/tightenco/collect/src/Collect/Support/alias.php on line 18

I get this Warning on any use of a valet command, e.g valet park

@mattstauffer
Copy link
Collaborator

It will go away as soon as there’s a new release of Laravel. See #623, which I will go reopen so no one else searches and can’t find it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants