Releases: weprovide/valet-plus
Releases · weprovide/valet-plus
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
Patches
- Add caching of Valet drivers: 01991de
- Add site path cache: 72900d8
- Added gzip (un)compression when (re-)importing and exporting a db + m…: #62
- Enable URL rewrite in Magento2 configure: #67
- Add url rewrites for magento 2 docs: 23264cc
- Document Elasticsearch versions: #69
- Updated logging documentation: 3012c27
- Lock silly-cli to 1.5.1 to keep support for PHP 5.6: 61ba96d
Credits
Huge thanks to @SanderJP, @barryvdh, @yhoiseth and @jmulleman for their help!
1.0.3
Patches
- Run Magento2 compiler when ?profile is appended to the url: 1a9caea
- Added checks to verify USER and SUDO_USER exist befor returning them …: #57
- Remove isset return: 64cf790
Credits
Huge thanks to @dannygsmith for their help!
1.0.2
1.0.1
Patches
- Corrected typo.: #33
- [BUGFIX] Set quotation mark to correct place: #41
- Provide clear documentation about relationship to Valet: 9158a0b
- Update Readme and licenses for better clarity on Valet relationship: #43
- Reduce apc.shm_size to fix apc_mmap error thrown by APCU.: #46
- Load service when installing: 83ae224
Credits
Huge thanks to @tliesnham, @JKetelaar, @mattstauffer and @noplanman for their help!
Introducing Valet+, Blazing fast PHP development environment
Three months ago, I started a side-project called Valet+, after a tremendous amount of feedback from both my colleagues and pre-release users I’m very excited to announce Valet+ 1.0
Valet+ is a blazing fast PHP development environment. It makes you forget all the hassle of setting up a webserver with vhosts, MySQL installation, and editing your /etc/hosts file
. It runs solely on your Mac, so there is no Vagrant, Docker, NFS or file sync needed to run. In short, it lets you do what you’re great at: writing PHP.