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

11 Commits

Author SHA1 Message Date
Leon Jacobs
85c439b8c0 Remove sudoers entries 2017-03-04 16:53:49 +02:00
Daniel Morris
fe6fb947f7 Consistency changes (#60)
* Correct the return type annotation in a serves method

* Type-hint the driver in the abstract ValetDriver

* Correct the return type-hint in the sample ValetDriver

* Remove the return afrom the restartLinkedPhp method

* Remove the return annotation from the Caddy constructor

* Remove the return annotation from the Valet configuration constructor

* Removed the return from the prependPath method of the Configuration class

* Removed the return from the appendAsUser method of the Filesystem class

* Removed the return annotation from the Site constructor

* Corrected the parameter annotation of the link method in the Site class

* Order use statements by length in PhpFpm

* Remove the return annotation from the Valet constructor
2016-05-12 21:17:32 -05:00
Taylor Otwell
064a62f3a6 fix file paths on extensions 2016-05-12 08:36:45 -05:00
Taylor Otwell
14588a40d8 load extensions 2016-05-11 20:32:53 -05:00
Taylor Otwell
fd595b5c71 run commands as sudo 2016-05-11 19:40:44 -05:00
Taylor Otwell
d98fce6f08 extract logic 2016-05-11 15:29:04 -05:00
Taylor Otwell
fbe2fe6fac Tweaking a few things. 2016-05-11 15:22:20 -05:00
Taylor Otwell
d94a9cae9d fix path 2016-05-11 10:29:55 -05:00
Taylor Otwell
0139d506f5 fix comment 2016-05-10 21:55:00 -05:00
Taylor Otwell
01df3b1012 move method to brew class 2016-05-10 21:48:44 -05:00
Taylor Otwell
b22c60daca add files 2016-05-10 21:45:59 -05:00