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

19 Commits

Author SHA1 Message Date
Adam Wathan
bf12178d93 Update some brittle mocks 😩🔫 2016-09-20 11:23:23 -04:00
Adam Wathan
12d418389d Merge pull request #92 from kapersoft/server-log
Adds the option to view Caddy access- and error-log
2016-08-14 09:36:20 -04:00
Chris Brown
77cd98f4cc Add basic changes to alllow php71 2016-07-28 12:36:15 -04:00
Jan Willem Kaper
bd024deebc onfigurationTest updated with test_log_directory_is_created_with_log_files_if_it_doesnt_exist() functions (second attempt) 2016-06-18 23:10:35 +02:00
Jan Willem Kaper
1d60c03214 Revert "ConfigurationTest updated with test_log_directory_is_created_with_log_files_if_it_doesnt_exist() function"
This reverts commit 215eec574e.
2016-06-18 23:09:19 +02:00
Jan Willem Kaper
215eec574e ConfigurationTest updated with test_log_directory_is_created_with_log_files_if_it_doesnt_exist() function 2016-06-18 23:06:49 +02:00
Lucas Michot
05b870b484 Use assertFileExists and assertFileNotExists (#75) 2016-05-27 10:36:40 -05:00
Lucas Michot
b08c76e007 Remove useless imports (#76) 2016-05-27 10:36:32 -05:00
Taylor Otwell
6e40e195ca Fix tests. 2016-05-17 19:43:24 -07:00
Taylor Otwell
14588a40d8 load extensions 2016-05-11 20:32:53 -05:00
Glendon Solsberry
e714082d50 Allows Valet to run under PHP 5.5 (#57)
* Allows for valet to run under PHP 5.5 as well.

Add checks for php55 to the mix.

* Allows for valet to run under PHP 5.5 as well.

Add checks for php55 to the mix.

* Update .travis.yml

* Update PhpFpm.php

* Add tests for php55
2016-05-10 21:56:25 -05:00
Taylor Otwell
da0ed4158d fix bug 2016-05-10 15:47:15 -05:00
Pantelis Peslis
3ecc95a851 Fix Caddyfile path 2016-05-09 23:28:36 +03:00
Taylor Otwell
677ff7ae5b change to preg replace instead of sed 2016-05-08 23:50:01 -05:00
Taylor Otwell
e25be02c69 fix tests user call 2016-05-08 23:37:01 -05:00
Taylor Otwell
075443b763 refactor and tests 2016-05-08 23:04:16 -05:00
Taylor Otwell
5685b48f36 working on php fpm refactor 2016-05-08 16:17:25 -05:00
Taylor Otwell
5b80b4b4bc working on dnsmasq refactor 2016-05-08 16:00:00 -05:00
Taylor Otwell
354e1d4111 progress refactoring 2016-05-07 22:10:32 -05:00