Matt Stauffer
07135ca53c
Merge branch 'version-4' of github.com:laravel/valet into version-4
2023-01-11 11:41:08 -05:00
Matt Stauffer
831779cec0
Remove more docblocks
2023-01-11 11:40:32 -05:00
StyleCI Bot
d89649bfe6
Apply fixes from StyleCI
2023-01-11 16:38:08 +00:00
Matt Stauffer
21981b12a0
Drop extensions directory
2023-01-11 11:37:53 -05:00
Matt Stauffer
4c10d906f7
Add debug instructions to valet status, expand "valet installed" status check
2023-01-11 11:37:47 -05:00
Matt Stauffer
9a04590abf
Tweak status output and install output
2023-01-11 10:33:25 -05:00
Matt Stauffer
4c2c4a1238
Drop unnecessary doc blocks ( #1339 )
...
* Drop unnecessary doc blocks
* Apply fixes from StyleCI
Co-authored-by: StyleCI Bot <bot@styleci.io >
2023-01-11 09:14:39 -05:00
Matt Stauffer
c4faf27525
Test most of the remaining CLI commands
...
* Test set tld command
* Test set loopback command
* Test proxy, unproxy, and proxies commands
* Apply fixes from StyleCI
* Test which command
* Test diagnose command
* Test directory-listing and which-php commands
* Text isolate and unisolate and isolated commands
* Apply fixes from StyleCI
* Test trust command
* Apply fixes from StyleCI
* Test on-latest-version command
* Move uninstall text to a class, and tweak text and presentation
* Apply fixes from StyleCI
* Test use command
* Test stop command
* Test start command
* Test restart command
Co-authored-by: StyleCI Bot <bot@styleci.io >
2023-01-10 23:24:01 -05:00
Matt Stauffer
0c57391eed
Add status command ( #1329 )
...
* Build the foundation of a status command
* Apply fixes from StyleCI
* Wip testing status command
* Apply fixes from StyleCI
* Fix status test
* Apply fixes from StyleCI
* Fix race condition in creating test config file
* Apply fixes from StyleCI
* Reset container for each test
* Differentiate response code based on success or failure of status command
* Apply fixes from StyleCI
* Add the ability to test if a Brew service is running
* Apply fixes from StyleCI
* Check for more services running in status command
* Apply fixes from StyleCI
* Test Status
* Apply fixes from StyleCI
* Drop Yoast from base application test case
Co-authored-by: StyleCI Bot <bot@styleci.io >
2023-01-05 16:40:27 -05:00
Matt Stauffer
a79128200b
Drop old config migrations
2023-01-03 22:35:46 -05:00
Matt Stauffer
e5e0e03799
Add a bunch more CLI command tests ( #1332 )
...
* Wip some cli tests
* Apply fixes from StyleCI
* Test parked command
* Test forget command
* Update Filesystem::rmDirAndContents to respect symlinks
* Wip cli commands
* Apply fixes from StyleCI
* Test link command, unlink command, and secure command
* Apply fixes from StyleCI
* Add tests for unsecure, unsecure --all, secured commands
Add placeholders for the remaining CLI commands
Add nginx::restart to unsecure --all command
Co-authored-by: StyleCI Bot <bot@styleci.io >
2022-12-30 15:07:34 -05:00
Dries Vints
85f2800cb2
Update tests.yml
2022-12-28 13:37:28 +01:00
Matt Stauffer
e60d039bd3
Merge pull request #1328 from laravel/mes/support-isolated-php-74
...
Support isolated sites running PHP 7.4
2022-12-26 09:56:39 -05:00
Matt Stauffer
976339f898
Support isolated sites running PHP 7.4
2022-12-26 09:47:58 -05:00
Matt Stauffer
80498c0234
Tweak the wording for the which command
2022-12-26 00:06:41 -05:00
Matt Stauffer
108654684e
Merge branch 'version-4' of github.com:laravel/valet into version-4
2022-12-26 00:01:59 -05:00
Matt Stauffer
37099a6edb
Fix site::unlink method signature and docblock
2022-12-26 00:01:55 -05:00
StyleCI Bot
afced29232
Apply fixes from StyleCI
2022-12-26 04:59:36 +00:00
Matt Stauffer
f13be53b9f
Clean up DX for fetch-share-url
2022-12-25 23:59:25 -05:00
Matt Stauffer
5988c4f881
Drop extensions
2022-12-25 23:30:08 -05:00
StyleCI Bot
f27fd68a94
Apply fixes from StyleCI
2022-12-23 18:25:07 +00:00
Matt Stauffer
8006649fa4
Better handle new installations
2022-12-23 13:24:58 -05:00
Matt Stauffer
25f91e46f3
Merge
2022-12-22 13:27:06 -05:00
Matt Stauffer
ccd35e5231
Drop exits, fix 404 path
2022-12-22 13:26:47 -05:00
StyleCI Bot
0aa246b4e5
Apply fixes from StyleCI
2022-12-22 18:26:14 +00:00
Matt Stauffer
4c67413e7a
Allow null response from frontControllerPath
2022-12-22 13:26:02 -05:00
Matt Stauffer
f2a62f51c6
Merge v3
2022-12-22 11:47:01 -05:00
Matt Stauffer
016aaf4920
Merge pull request #1325 from laravel/mes/ngrok-auth-token-command
...
Add set-ngrok-token command
2022-12-22 11:43:14 -05:00
StyleCI Bot
6824065a22
Apply fixes from StyleCI
2022-12-22 15:31:00 +00:00
Matt Stauffer
b200022041
Add set-ngrok-token command
2022-12-22 10:30:50 -05:00
Matt Stauffer
e19afe51ad
Clean up NullWriter; drop legacy config check
2022-12-22 00:27:09 -05:00
StyleCI Bot
9ed585c92d
Apply fixes from StyleCI
2022-12-22 05:07:44 +00:00
Matt Stauffer
0f91d88bc4
Clean up NullWriter references
2022-12-22 00:07:24 -05:00
Matt Stauffer
a77030ab08
Merge branch 'version-4' of github.com:laravel/valet into version-4
2022-12-21 19:57:01 -05:00
Matt Stauffer
d44d23daed
Add doc blocks
2022-12-21 19:56:57 -05:00
StyleCI Bot
486fb9b339
Apply fixes from StyleCI
2022-12-22 00:54:25 +00:00
Matt Stauffer
20f48f6eab
Replace some \n with PHP_EOL; move custom drivers into Custom namespace
2022-12-21 19:54:13 -05:00
StyleCI Bot
6fbe589304
Apply fixes from StyleCI
2022-12-21 23:43:48 +00:00
Matt Stauffer
72212fb7b6
Require passing a version number to isolate command
2022-12-21 18:43:37 -05:00
StyleCI Bot
a4e8331852
Apply fixes from StyleCI
2022-12-21 23:37:12 +00:00
Matt Stauffer
f18070a763
Merge branch 'version-4' of github.com:laravel/valet into version-4
2022-12-21 18:37:01 -05:00
Matt Stauffer
9b09621e5c
Move upgrade calls into Upgrader class, and add upgrade to check for old custom drivers
2022-12-21 18:36:58 -05:00
StyleCI Bot
e9e865e8f2
Apply fixes from StyleCI
2022-12-21 22:45:50 +00:00
Matt Stauffer
ab8c4e8c4a
Merge branch 'version-4' of github.com:laravel/valet into version-4
2022-12-21 17:45:37 -05:00
Matt Stauffer
65b629db7f
Write tests for Server.php
2022-12-21 17:45:34 -05:00
StyleCI Bot
f0f1b57bd8
Apply fixes from StyleCI
2022-12-21 02:51:35 +00:00
Matt Stauffer
f344592dd0
Merge branch 'version-4' of github.com:laravel/valet into version-4
2022-12-20 21:51:21 -05:00
Matt Stauffer
75d43a42ea
Use constructor promotion
2022-12-20 21:51:15 -05:00
StyleCI Bot
906a828b2e
Apply fixes from StyleCI
2022-12-21 01:10:10 +00:00
Matt Stauffer
78d0398942
Bump compat to php 8; add type hints and return types to helpers
2022-12-20 20:09:58 -05:00