Fabien Potencier
eaec92b454
suggest installing the Symfony CLI instead of using the built-in PHP web server
2019-04-09 07:34:04 +02:00
Kévin Dunglas
ec98589e53
Change postinstall message
2018-10-12 09:47:05 +02:00
Kévin Dunglas
1a21559912
Fix routes support when using the PHP built-in web server
2018-10-12 09:43:07 +02:00
Nicolas Grekas
a592c0c393
Remove empty git repository
2018-06-07 21:07:21 +02:00
Ryan Weaver
203557f5be
Reverting #353 , which does not allow assets to load
2018-01-31 15:07:05 -05:00
Christian Flothmann
d4a7000abd
tweak internal web server arguments
2018-01-27 12:10:45 +01:00
Marek Pietrzak and GitHub
1ea1f497be
Add --dev to composer require server suggestion
...
Current advice results with adding `"symfony/web-server-bundle"` into `require` section in composer.json.
We should advice `composer require server --dev` in order to add
`"symfony/web-server-bundle"` into `require-dev` section in composer.json
2018-01-26 15:38:04 +00:00
Ryan Weaver and GitHub
59654103a9
using the alias
2017-11-29 12:45:31 -06:00
Fabien Potencier
0636f0e8bb
fixed typo
2017-10-17 14:12:53 -07:00
Fabien Potencier and Symfony
82e8cf1a6d
removed Makefile support ( #215 )
2017-10-16 16:05:06 -07:00
Fabien Potencier
77e841b4c0
changed the way post-install output is defined
2017-04-14 00:09:33 -07:00