Huge improvements and Arch
This version brings many improvements ported from the official Laravel Valet and support for Arch Linux.
- Removed sudoers file. If you were concerned about security Valer for linux no longer creates a sudoers file. Instead it will append sudo to only the commands that require it. As a side effect this should also fix problems with
valet open
- Better looking
valet links
- Arch support!
- Fix for query_string issues
- Fix for Configuration::uninstall not removing the .valet directory
- Some visual improvements to
valet status
If you have update problems, just remove and reinstall the package again from composer.
Thanks a lot to everyone who has helped with PRs and reporting issues, we really appreciate it. Sorry if I've been slow, I was really busy at work.