From 0333666bac3e73695dd9101c3558693c5769d87a Mon Sep 17 00:00:00 2001 From: artemsites Date: Sat, 1 Jun 2024 20:54:25 +0400 Subject: [PATCH] upd --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00924d2..ef21c6f 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ composer update php8.3 $(which ~/.local/bin/composer) update ``` + + ## Create migration Entities (src/Entity) to your db (with mysql connect) ``` php bin/console make:migration @@ -51,6 +53,7 @@ php8.3 bin/console doctrine:migrations:migrate ``` + ## Create site files in Google Drive: 1 Create site folder for site files in Google Drive somesite.com @@ -58,12 +61,16 @@ php8.3 bin/console doctrine:migrations:migrate https://docs.google.com/spreadsheets/d/17Z1l-7S-VNsdHu3RWHbEIOrtjSi37D-1aOKoK_moX7g 3 Create in Google Drive: somesite.com/Pages & Menu +4 Add key to: + 1 Расширения -> Apps Script -> config.gs (and domain) + 2 .env -> APP_GOOGLE_APP_SCRIPTS_TOKEN + -## Install Symfony at local pc for development -https://symfony.com/doc/current/setup.html --- + + # Features ## Fill in the content as HTML or MD