Last active
November 18, 2024 13:22
-
-
Save TheLime1/dbb85be8b19914cdb2c6ba37b99df1e9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
composer create-project symfony/skeleton:6.4.* Template | |
composer require webapp | |
symfony server:start | |
symfony serve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment