symfony

Install symfony in xampp

C:\xampp\htdocs>composer create-project symfony/website-skeleton lee_example

start the server for project

C:\xampp\htdocs\lee_example>php -S 127.0.0.1:8000 -t public


Leave a Reply

Your email address will not be published. Required fields are marked *

3 × 4 =