by Khoerodin
git clone https://github.com/khoerodin/symfony4.git
cd symfony4
composer installthen config your DB on .env file, and:
php bin/console doctrine:database:create
php bin/console doctrine:migrations:migratephp -S 127.0.0.1:8000 -t public| Name | Name | Last commit date | ||
|---|---|---|---|---|
by Khoerodin
git clone https://github.com/khoerodin/symfony4.git
cd symfony4
composer installthen config your DB on .env file, and:
php bin/console doctrine:database:create
php bin/console doctrine:migrations:migratephp -S 127.0.0.1:8000 -t public