1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00
Commit Graph

581 Commits

Author SHA1 Message Date
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
ba0a3ba4e7 Merge pull request #263 from antonioribeiro/showStartStopInfo
Show start & stop process info in terminal
2017-03-23 10:45:26 -04:00
Adam Wathan
1f4dd70740 Capitalize PHP 2017-03-23 09:01:10 -04:00
Adam Wathan
9cae383c0d Use curly braces in string interpolation 2017-03-23 09:00:34 -04:00
Adam Wathan
02f0299fcb Formatting 2017-03-11 10:05:33 -05:00
Adam Wathan
7e1d239c18 Merge pull request #268 from antonioribeiro/lintNginxConf
Check nginx.conf for errors before restarting nginx
2017-03-11 10:05:08 -05:00
Adam Wathan
06289c2294 Merge pull request #310 from scottwakefield/master
Add support for Craft 3 Beta
2017-03-11 09:59:02 -05:00
Adam Wathan
ff1fe34b8d Bump version v2.0.4 2017-03-09 11:23:37 -05:00
Adam Wathan
bfa3791253 Merge pull request #334 from leonjza/master
Remove sudoers entries
2017-03-07 10:36:28 -05:00
Adam Wathan
767d29d359 Fix issue when conf.d folder doesn't exist 2017-03-06 12:28:40 -05:00
Leon Jacobs
85c439b8c0 Remove sudoers entries 2017-03-04 16:53:49 +02:00
Adam Wathan
a80a24a459 Formatting 2017-02-27 10:03:20 -05:00
Adam Wathan
af65d232fc Merge pull request #325 from aniftyco/feature/pretty-print-links
[FEATURE] Pretty print sites
2017-02-27 10:02:39 -05:00
Antonio Carlos Ribeiro
2ed85e3e0a Check nginx.conf for errors before restarting nginx 2017-02-22 11:43:37 -03:00
Adam Wathan
d1b62bed34 Fix issue where linked sites break parked sites 2017-02-22 08:37:43 -05:00
Antonio Carlos Ribeiro
6f8c14271a Show install, start, stop and restart log info 2017-02-21 12:04:45 -03:00
Josh Manders
d80b996adf pretty print sites 2017-02-20 20:48:37 -06:00
Adam Wathan
2e0e2c1fa4 Merge pull request #324 from KennedyTedesco/php-installation
Dry's up PHP installation
2017-02-20 12:02:59 -05:00
Kennedy Tedesco
d8c137876f Dry's up PHP installation
Ref: https://github.com/laravel/valet/pull/261
2017-02-20 13:48:59 -03: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
Adam Wathan
fd8ef9980c Merge pull request #272 from stayallive/patch-1
Fix for query string in secure config
2017-02-20 09:28:29 -05:00
Adam Wathan
a249072310 Merge pull request #277 from drbyte/fix-413-request-entity-too-large-and-uploads
Fix large-upload problems by setting PHP limits and Nginx max size
2017-02-20 09:25:12 -05:00
Adam Wathan
32500c8b89 Merge pull request #287 from Fuitad/master
Fix for issue #250 - brew package nginx-full not properly recognized as a valid nginx installation
2017-02-20 09:20:34 -05:00
Adam Wathan
f98db814c6 Merge branch 'master' into master 2017-02-20 09:18:39 -05:00
Adam Wathan
01483e5d1d Merge pull request #311 from than/patch-1
Adds the ability to pass a directory to `valet open`
2017-02-20 09:15:32 -05:00
Adam Wathan
c37697645b Merge pull request #318 from aniftyco/wildcard-ssl-subdomains
[FEATURE] Add wildcard subdomains and accompanying ssl certificates.
2017-02-20 09:01:20 -05:00
Adam Wathan
366d7b7987 Merge pull request #319 from hazzardweb/master
Lock PHPUnit version
2017-02-20 08:53:26 -05:00
Josh Manders
f51959f7ec add wildcard san certs 2017-02-17 18:10:41 -06:00
Cretu Eusebiu
2ed59d15ba Lock phpunit version 2017-02-16 18:42:55 +02: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
Scott Wakefield
e449472771 Make variable names consistent 2017-02-02 15:51:43 +00:00
Scott Wakefield
7e93a8b679 Add support for Craft 3 Beta 2017-02-02 15:44:12 +00:00
Adam Wathan
e832fc73cc Fix test 2017-01-21 13:51:57 -05:00
Adam Wathan
3027a0dbba Explicitly stop and start brew services instead of restart
This solves a mysterious issue that may or may not be specific to my
machine and it makes me very sad.
2017-01-21 12:00:05 -05:00
Pierre-Luc Brunet
94112bf660 Corrected left over "nginx" string left for stop command 2017-01-12 13:54:09 -05:00
Florian Schwaiger
489eb966ad add NeosValetDriver 2017-01-09 23:03:30 -05:00
Pierre-Luc Brunet
fa0456ea8f Uses the correct service name if nginx-full is installed instead of nginx 2017-01-04 14:45:44 -05:00
Pierre-Luc Brunet
976561a2bf Fix for issue #250 - brew package nginx-full not properly recognized as a valid nginx installation 2017-01-04 14:27:18 -05:00
Taylor Otwell
3f9bce7744 Update readme.md 2016-12-28 08:40:49 -06:00
Taylor Otwell
16daad963d Update readme.md 2016-12-28 08:26:00 -06:00
Adam Wathan
41076629b3 Merge pull request #280 from drbyte/up-minimum-php-to-56
Update minimum PHP requirement to 5.6
2016-12-27 18:27:38 -05:00
Chris Brown
e208ca2340 Update minimum PHP requirement to 5.6
... because it's not actually compatible with 5.5 anymore - Ref: https://github.com/laravel/valet/issues/279
2016-12-27 15:58:16 -05:00
Florian Schwaiger
dc291419e1 Merge remote-tracking branch 'upstream/master' 2016-12-24 17:07:17 -05:00
Chris Brown
bb59e1da2d Fix large-upload problems by setting PHP limits and Nginx max size
- Sets `client_max_body_size 128M` in `http` section of `nginx.conf`  so it covers all configs
- Adds `php-memory-limits.conf` to `php-fpm` conf folder, to set `memory_limit`, `upload_max_filesize`, `post_max_size` all to 128M

(Updates #253 by moving config location to cover all, since #253 didn't cover secure configs, etc)
2016-12-24 15:43:11 -05:00
Alex Bouma
85712276b6 Fix for query string in secure config
See #259
2016-12-19 13:15:11 +01:00
Taylor Otwell
42e5fc325b version v2.0.3 2016-12-14 14:58:06 -06:00
Taylor Otwell
42834e2247 use local valet driver as name 2016-12-14 14:57:46 -06:00
Taylor Otwell
26d39ae3ab Merge branch 'master' of https://github.com/jasonvarga/valet into jasonvarga-master 2016-12-14 14:57:00 -06:00
Daniel Polito
5a25224e11 Upgrading PHP to 7.1 (#227) 2016-12-14 14:14:33 -06:00