Skip to content

New isolate feature

Choose a tag to compare

@LemarinelNet LemarinelNet released this 06 Dec 11:59
· 52 commits to master since this release

This update introduces the new ISOLATE feature coming from Laravel Valet 3.

To use it, just type valet isolate [version] inside a valet configured folder !
if the version's php-fpm is not yet installed, it will be installed automatically (tested on ubuntu).

to revert to default version, use valet unisolate.

PS : at the moment, valet isolate and valet secure are not compatible. If you run secure after isolate, only the secure option is applied.