1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-06 00:40:06 +01:00
Commit Graph

896 Commits

Author SHA1 Message Date
Matt Stauffer
d780045d93 Merge pull request #541 from martinleveille/craft-driver-optional-separate-index
Craft driver optional separate index.php
2018-08-15 09:50:01 -04:00
Matt Stauffer
9cc4212cbf Merge pull request #609 from plusForta/master
Support Kirby v3 as well
2018-07-20 09:13:56 -04:00
Marc Runkel
f48382bedf Support Kirby v3 as well
In version 3, there is no panel directory any longer, it's integrated in
kirby proper.
2018-07-20 12:05:14 +02:00
Chris Brown
e5f9a6163a Merge branch 'master' into tld-alias-for-domain-command 2018-06-22 14:03:56 -04:00
Colin DeCarlo
20afe84f36 Move the helper functions into the Valet namespace 2018-06-20 16:01:37 -04:00
Craig Morris
6e42d78f11 Recursively search for custom valet drivers 2018-05-31 18:23:41 +01:00
Rob Stanley
f86f0968f3 Update the tap list, current taps deprecated.
> valet install
Stopping nginx...
Installing nginx configuration...
Installing nginx directory...
Installing php71...
Error: homebrew/dupes was deprecated. This tap is now empty as all its formulae were migrated.
Error: homebrew/versions was deprecated. This tap is now empty as all its formulae were migrated.
Error: homebrew/php was deprecated. This tap is now empty as all its formulae were migrated.
2018-05-22 14:12:54 +01:00
Adam Wathan
7ed0280374 Merge pull request #515 from WARP-LAB/master
adding CA to the created certificates
2018-05-07 23:45:55 +09:30
Cornelius Ukena
fe5828edd9 allow http2 server push for secured domains 2018-04-23 15:00:57 -05:00
Adam Wathan
282f929f7a Bump version v2.0.12 2018-04-09 15:24:34 -04:00
Adam Wathan
38ab8e1bfc Merge pull request #565 from jesusgoku/fix/fpmConfigPath-method
Fix return string with php-fpm config path for linked PHP
2018-04-09 15:22:47 -04:00
Jesus Urrutia
0da2c6fc0e Fix return string with php-fpm config path for linked PHP 2018-04-09 16:17:57 -03:00
Adam Wathan
d32afd808d Bump version v2.0.11 2018-04-09 14:34:35 -04:00
Adam Wathan
64cc7448b1 Refactor loop to map 2018-04-09 14:33:40 -04:00
Adam Wathan
08932644cf Merge pull request #561 from jesusgoku/fix/brew-php-versions
Unify php versions list. Fix deprecated homebrew/php
2018-04-09 14:30:58 -04:00
Jesus Urrutia
b52ae454a2 Maintain compatibility with the old name of the PHP version 2018-04-09 11:20:19 -03:00
Jesus Urrutia
ab8705425c Fix testing for Brew class 2018-04-07 16:48:35 -03:00
Jesus Urrutia
b71b580545 Fix supportedPhpVersions method use constant 2018-04-07 16:27:16 -03:00
Jesus Urrutia
1dd83f133b Unify php versions list. Fix deprecated homebrew/php 2018-04-06 18:52:46 -03:00
Adam Wathan
74e203e37b Bump version v2.0.10 2018-04-05 08:44:49 -04:00
Adam Wathan
0064c4eea1 Merge pull request #553 from RobvH/fix-regression-with-brew-php-version-format
Fix (really) changes where brew php paths now include @ and semver-st…
2018-04-05 08:42:40 -04:00
Rob van Hoose
2afc61cc6c Fix (really) changes where brew php paths now include @ and semver-style versions in paths 2018-04-04 11:41:59 -04:00
Taylor Otwell
5d74ad18cb Revert "fix for new php versions/paths from php installed via brew" (#551)
* Revert "wip"

This reverts commit 15c961e41e.

* Revert "fix changes where brew php paths now include @ and semver-style versions in paths (#545)"

This reverts commit 7f61475feb.
2018-04-03 11:38:18 -07:00
Taylor Otwell
15c961e41e wip v2.0.9 2018-04-03 09:06:45 -05:00
James Doyle
7f61475feb fix changes where brew php paths now include @ and semver-style versions in paths (#545) 2018-04-03 07:06:10 -07:00
Ed Preston
be8fb05110 Update Brew.php - Homebrew\Core Package Names (#549)
Update supportedPhpVersions to include the new names used by homebrew now that the php packages have migrated to 'core'.   php71 has become php@7.1 etc

The new names are put at the front of the list to optimise the loops that use these collections.

Anyone who installs or updates 'homebrew php' from will start using the new packages names which breaks parts of valet.
2018-04-03 07:05:22 -07:00
Martin Leveille
49173c0c40 Check if index.php exists in the localized folder 2018-03-25 12:02:16 -04:00
Taylor Otwell
567d38eafe update tests v2.0.8 2018-03-02 08:26:37 -06:00
Taylor Otwell
884753b75e fixes 2018-03-02 08:25:57 -06:00
Taylor Otwell
466d66eb9f version 2018-03-02 08:24:07 -06:00
Adam Wathan
740d716cdd Accommodate formula name change in latest homebrew 2018-03-02 07:30:26 -05:00
Taylor Otwell
5b7ac6672e version v2.0.7 2018-02-09 10:43:04 -06:00
Matt Stauffer
7e27852722 Merge pull request #516 from nystudio107/craft-driver-web-or-public
Craft driver web or public
2018-02-09 10:17:11 -05:00
Andrew Welch
2eb4ef84b0 Remove vendor-specific .gitignore
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
2018-02-09 09:44:43 -05:00
Matt Stauffer
081fcf7199 Merge pull request #502 from laravel/add-trust-option
Add 'trust' command
2018-02-08 15:52:18 -05:00
Indra Gunawan
8d42411fa2 Add support to Symfony Flex directory structure (#475) 2018-02-08 14:46:17 -06:00
kroko / Reinis Adovičs
79b539840d in unsecure() always try to clean keychain 2018-02-08 20:38:19 +02:00
kroko / Reinis Adovičs
3af02dfba8 unsecure also by trying to match cert email 2018-02-08 20:26:53 +02:00
kroko / Reinis Adovičs
08d681f27b get rid of affix 2018-02-08 00:10:42 +02:00
kroko / Reinis Adovičs
b32080b678 trying to delete nonexistent settings will fail 2018-02-08 00:04:22 +02:00
kroko / Reinis Adovičs
3f11288920 store CA in separate directory 2018-02-07 23:16:51 +02:00
kroko / Reinis Adovičs
a2d446b871 change spaces for CA srl param 2018-02-07 22:10:51 +02:00
kroko / Reinis Adovičs
9b543f4aa0 explicit CA serial for macOS 10.13.3 2018-02-07 22:03:36 +02:00
Andrew Welch
61514e5f52 Add ssi on; to the default config
Defaulting to having `ssi on;` in the `http` block will allow those of us doing Nginx Server Side Includes to use Valet in local development.

A longer explanation of SSI, why we want it, and the impact is here: https://github.com/laravel/valet/issues/513

Signed-off-by: Andrew Welch <andrew@nystudio107.com>
2018-02-01 13:19:23 -05:00
Andrew Welch
cc0e4922f6 Smarter frontControllerDirectory method
The previous method simply returned `web` if there was a file named `craft` in the $sitePath (which means we’re running Craft 3).

The problem is that many sites, especially upgraded ones, will be serving out of `public`. This is also in line with the default Forge/ServerPilot default dirs.

So we test to see if either `/web` or `/public` exist, and return them if so. Otherwise default to the current method.

Signed-off-by: Andrew Welch <andrew@nystudio107.com>
2018-02-01 13:12:03 -05:00
Andrew Welch
e5f9914f05 Ignore PhpStorm .idea editor settings
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
2018-02-01 13:06:57 -05:00
kroko
192456d369 change security delete-certificate command order 2018-01-31 09:36:10 +02:00
kroko / Reinis Adovičs
4500e6e0d2 Keep random affix only for CN 2018-01-31 09:24:17 +02:00
kroko / Reinis Adovičs
694bd5d571 empty C, ST, L fields in root certificate 2018-01-31 05:18:15 +02:00
kroko / Reinis Adovičs
91b0b69dd7 when unsecuring try deleting also old wildcard 2018-01-31 04:45:06 +02:00