mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
-
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"makefile": "
|
||||
serve:
|
||||
echo \"Started web server on http://127.0.0.1:8000\"
|
||||
echo \"Run composer require symfony/web-server-bundle for a better web server\"
|
||||
php -S 127.0.0.1:8000 -t web
|
||||
"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user