Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
artemsites committed Jun 1, 2024
1 parent 8fcf54d commit 6902995
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,13 @@ DATABASE_URL="mysql://username:[email protected]:3306/dbname?serverVersion=5.7
composer update
```



## Install Symfony at local pc for development
https://symfony.com/doc/current/setup.html


## Create migration Entities to your db
```
php bin/console doctrine:migrations:migrate
```

## Create site files in Google Drive:
1 Create site folder for site files in Google Drive
Expand Down

0 comments on commit 6902995

Please sign in to comment.