PHP-Symfony
https://bytenota.com/symfony-4-creating-a-simple-hello-world-step-by-step/
Install composer.json dependency
using command- composer install
composer update
Run the application -php bin/console server:run
Install composer.json dependency
using command- composer install
composer update
Run the application -php bin/console server:run
Comments
Post a Comment