786 (My lucky number)
------
Symfony 5 Login and Registration | Symfony 5 Login and Registration using command line
Setup Symfony 5 login and registration
---------------------------------------
1) composer create-project symfony/website-skeleton:"5.3.x@dev" symfonyAuth
2) setup .env file
3) php bin/console doctrine:database:create
4) php bin/console make:user
5) php bin/console make:migration
6) php bin/console doctrine:migrations:migrate
7) php bin/console make:auth
8) php bin/console make:registration
9) symfony serve
------------
If the command 'symfony serve' not working on your system then use the below command to start server:
php -S localhost:3000 -t public
------------
For Background Music: https://www.bensound.com