Top "Laravel-valet" questions

Valet is a Laravel development environment for Mac minimalists

Uninstall Laravel Valet

I installed Valet for the first time and I had some problems listed below: It throws an error saying: Unable …

php uninstallation laravel-5.3 laravel-valet
Laravel valet not working

I use OSX El Capitan and PHP 7. I followed the installation guide so I install Laravel Valet version v1.1.3 successfully. …

laravel laravel-5 laravel-5.2 laravel-valet
brew link php71: Could not symlink sbin/php-fpm

I'm trying to install Laravel Valet, which requires php 7.1, but when i run brew install php71, I get the following …

php laravel homebrew laravel-valet
Laravel valet linked php error

I got an error. $ valet install [DomainException] Unable to determine linked PHP. install 'which' command returns: $ which php /usr/local/…

laravel-valet
Valet (Laravel): DNS address can not be found

I'm trying out Valet, it looks really nice from what I've heard. I've been trough the "whole" installation process, Valet …

laravel laravel-valet
Laravel - valet 404 not found

I have a laravel project which was working fine in http with php artisan serve. But I was working on …

php laravel https laravel-valet valet
Laravel Valet - This Site Can't Be Reached

I have successfully followed the Setup a Mac Dev Machine until this tutorial: https://laracasts.com/series/setup-a-mac-dev-machine-from-scratch/episodes/10?autoplay=…

macos laravel-valet
Pinging test.dev after Laravel Valet install returns "Unknown Host"

Update: Don't use ".dev". When this was originally posted in 2016, it was fine. Now it's not. Start by changing your …

php laravel laravel-5 laravel-valet
Homebrew PHP appears not to be linked. - Valet

I had a problem which appeared all of the sudden saying: Unable to determine linked PHP. which I could not …

php laravel php-7.1 laravel-valet
Laravel Valet logs

I'm using laravel valet to serve sites in my local dev env, which is great. However, there's only one file …

php laravel nginx fpm laravel-valet