Skip to content
Snippets Groups Projects
Commit 209d69c7 authored by Battiston Elena (Student Com20)'s avatar Battiston Elena (Student Com20)
Browse files

Update manuale.txt

parent 7e78febe
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,8 @@ DB_PORT=5432 ...@@ -8,7 +8,8 @@ DB_PORT=5432
DB_DATABASE=BattTho DB_DATABASE=BattTho
DB_USERNAME=postgres DB_USERNAME=postgres
DB_PASSWORD=postgres DB_PASSWORD=postgres
-> creare db in postgres con nome BattTho
-> una volta creato, premendo sopra il nome del db con il tasto desto eseguire il comando restore e selezionare il file securedatabasequery.sql
-> eseguire "composer install" nella command-line (nel directory di BattTho/secure) -> eseguire "composer install" nella command-line (nel directory di BattTho/secure)
-> eseguire "php artisan key:generate" nella command-line (nel directory di BattTho/secure) -> eseguire "php artisan key:generate" nella command-line (nel directory di BattTho/secure)
-> eseguire "php artisan migrate" nella command-line (nel directory di BattTho/secure) -> eseguire "php artisan migrate" nella command-line (nel directory di BattTho/secure)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment