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

312 Commits

Author SHA1 Message Date
James Furey
cb1136e7a6 Resolutions to the following change requests:
- https://github.com/laravel/valet/pull/757#discussion_r274547618
- https://github.com/laravel/valet/pull/757#discussion_r274549378
- https://github.com/laravel/valet/pull/757#discussion_r274549637
- https://github.com/laravel/valet/pull/757#discussion_r274549735
- https://github.com/laravel/valet/pull/757#discussion_r274550184
- https://github.com/laravel/valet/pull/757#discussion_r274550266
- https://github.com/laravel/valet/pull/757#discussion_r274550513
- https://github.com/laravel/valet/pull/757#discussion_r274550683
- https://github.com/laravel/valet/pull/757#discussion_r274550831
- https://github.com/laravel/valet/pull/757#discussion_r274550915
- https://github.com/laravel/valet/pull/757#discussion_r274551027
2019-04-12 13:11:47 +10:00
Matt Stauffer
911031fc82 Version bump 2019-04-11 13:54:00 -04:00
Matt Stauffer
51c62c63f2 Version bump 2019-04-11 13:16:47 -04:00
Matt Stauffer
dc7809907d Version bump 2019-04-09 13:50:11 -04:00
James Furey
b7633422b1 Added default logs array. Sorting merged default/config logs array. Added key/files table and guided info when no key is passed. Added warnings when accessing non-existent key/files. 2019-04-09 15:45:16 +10:00
James Furey
7244468445 Added "logs" command (with optional "follow" and "lines" flags), defaulting to Valet's "/log/nginx-error.log" file if no "logs.[file]" configuration value is found in Valet's "config.json" file. 2019-04-04 14:45:11 +11:00
Matt Stauffer
fdca6cb530 Version bump of shame 2019-02-03 16:06:55 -05:00
James Barnard
6a5c06e934 add tests for use version and return the found version to output 2019-01-28 20:26:13 -05:00
James Barnard
6158e5129b add more tests for new methods and bits of clean up 2019-01-28 20:26:13 -05:00
James Barnard
25c4fab2b4 stop running php and search brew for php to verify can install it before trying the wrong formula, todos for tests 2019-01-28 20:26:13 -05:00
James Barnard
28748baa80 working on php version and tests 2019-01-28 20:26:13 -05:00
Matt Stauffer
d6ea8cdb2d Version bump 2018-12-07 16:36:34 -05:00
Matt Stauffer
dd258c39f5 Version bump 2018-12-07 16:34:40 -05:00
Matt Stauffer
af007f9958 Bump version: 2018-11-13 08:18:46 -05:00
Chris Brown
4ca3e0acb4 Sanity check for tld config
In some cases of mixed older versions and configs, the 'tld' config entry was not set.
This now updates (sets) the `tld` config entry if it is not set.
2018-11-11 19:33:03 -05:00
Matt Stauffer
9c7a64efd6 Bump version 2018-11-09 13:36:04 -05:00
Matt Stauffer
95cd656fad Bump version 2018-09-19 22:06:03 -04:00
Chris Brown
b23650c9d7 Automatically move config for upgrade
Fixes #635 by detecting if the config directory is in the old location and moving it immediately when running any Valet command.
2018-09-19 19:04:12 -04:00
Matt Stauffer
b76bb0db68 Update version number to 2.1.0 2018-09-19 12:35:36 -04:00
Matt Stauffer
0323607850 Merge pull request #353 from antonioribeiro/improveUnlink
Unlink renamed links
2018-09-18 22:24:09 -04:00
Matt Stauffer
08046db6f6 Merge pull request #493 from pavinthan/patch-1
Valet secure, unsecure PhpFpm restart remove
2018-09-18 22:20:54 -04:00
Chris Brown
16c58aa9da Remove extra message text from tld command output, for valet share cmd
The `valet share` command relies on the `tld` command outputting only the TLD and not a status message.
This removes the status message that was added with the recent tld update.
2018-09-13 20:22:11 -04:00
Chris Brown
f4281b4eaa Fix tld php errors from #241
Fixes #618 - PHP errors running TLD command if didn't run `valet install` as part of upgrading from version 2.0.12
2018-08-24 15:05:39 -04:00
Matt Stauffer
23e2eee8a1 Merge pull request #241 from drbyte/tld-alias-for-domain-command
Rename `valet domain` command to `valet tld`
2018-08-23 11:52:52 -04:00
Evan Mattson
9674789558 import helpers 2018-08-18 18:03:19 +03:00
Chris Brown
e5f9a6163a Merge branch 'master' into tld-alias-for-domain-command 2018-06-22 14:03:56 -04:00
Adam Wathan
282f929f7a Bump version 2018-04-09 15:24:34 -04:00
Adam Wathan
d32afd808d Bump version 2018-04-09 14:34:35 -04:00
Adam Wathan
74e203e37b Bump version 2018-04-05 08:44:49 -04:00
Taylor Otwell
15c961e41e wip 2018-04-03 09:06:45 -05:00
Taylor Otwell
466d66eb9f version 2018-03-02 08:24:07 -06:00
Taylor Otwell
5b7ac6672e version 2018-02-09 10:43:04 -06:00
Matt Stauffer
6587fb53a5 Add 'trust' command 2018-01-04 16:36:16 -05:00
Pavinthan
9cb575808b Valet secure, unsecure PhpFpm restart remove
Valet secure, unsecure PhpFpm restart remove
2017-12-20 13:29:10 +05:30
Taylor Otwell
eba78ee4e7 update version 2017-12-08 08:06:16 -06:00
Chris Brown
58e4645fe2 Change valet domain command to valet tld
Fixes #144
".test" or ".dev" is really a TLD, not a "domain" in the conventional sense.
Changing the command to `valet tld` more accurately reflects the purpose of the command (to set or get the configured TLD served by Valet)

The use of `valet domain` is currently preserved as an alias for `valet tld`, but will be removed at a later date.
2017-10-17 15:47:39 -04:00
Adam Wathan
7d2b4303cb Use configured domain for dnsmasq setup on install
This was always using Valet's default, even if the person already had
Valet installed. This makes sure if they've changed their TLD, that TLD
is used.
2017-10-17 12:03:46 -04:00
Adam Wathan
23b0da6591 Bump to 2.0.5 2017-07-28 09:33:22 -04:00
MrRio
0fc82681e7 Remove comment as code is self documenting now 2017-07-05 23:17:46 +01:00
MrRio
0cf47cefdd Use simpler CommandLine::runAsUser to open the site in the right browser 2017-07-05 23:16:39 +01:00
MrRio
26ae3f10b2 Fix issue where the open command runs as root
Here we take the currently logged in user, and run the open command as that user instead of root. This ensures that your default browser choice works.
2017-07-03 12:08:07 +01:00
Antonio Carlos Ribeiro
b899a10d7a Unlink renamed links 2017-05-05 18:05:53 -03:00
Andrej Mihaliak
99c2f64c14 secure option for link 2017-05-05 10:50:24 -04:00
Antonio Carlos Ribeiro
3aac3e2477 Forbid access to most commands if Valet is not installed 2017-03-23 17:35:48 -04:00
Antonio Carlos Ribeiro
fac1dd659a Forbid access to most commands if Valet is not installed 2017-03-23 17:35:48 -04:00
Adam Wathan
ff1fe34b8d Bump version 2017-03-09 11:23:37 -05:00
Leon Jacobs
85c439b8c0 Remove sudoers entries 2017-03-04 16:53:49 +02:00
Josh Manders
d80b996adf pretty print sites 2017-02-20 20:48:37 -06:00
Adam Wathan
1b24d26e83 Merge pull request #234 from jerguslejko/feature/cleaner-links
Clean up `valet links` output
2017-02-20 09:43:27 -05:00
Than Tibbetts
952b20cfd6 Add ability to pass directory to valet open
Occasionally I find myself in my projects directory and my reflex has been to type `valet open $dirname` to open a site in the browser.

This PR adds that ability. Saves a few keystrokes when you would have to cd into a directory to `valet open` it.
2017-02-02 13:47:48 -06:00