Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roberto Santini d2cd351c16 data in intervento locale hace 2 años
app data in intervento locale hace 2 años
bootstrap first commi hace 3 años
config report pdf e xls hace 3 años
database indicazioni fabio hace 3 años
public report xls hace 3 años
resources bug tecnico aggiuntivo hace 3 años
routes report pdf e xls hace 3 años
storage report pdf e xls hace 3 años
tests first commi hace 3 años
.editorconfig first commi hace 3 años
.env.example first commi hace 3 años
.gitattributes first commi hace 3 años
.gitignore first commi hace 3 años
.styleci.yml first commi hace 3 años
README.md readme hace 3 años
SegnalazioniCliente.skipper indicazioni fabio hace 3 años
artisan first commi hace 3 años
composer.json indicazioni fabio hace 3 años
composer.lock indicazioni fabio hace 3 años
package.json first commi hace 3 años
phpunit.xml first commi hace 3 años
server.php first commi hace 3 años
tailwind.config.js first commi hace 3 años
webpack.mix.js first commi hace 3 años

README.md

Segnalazioni clienti BGW

Installare Laravel.

php artisan config:cache
php artisan migrate
php artisan db:seed

Il DB:SEED crea l’utente standard info@elephantech.it/admin2022

Configurare nel file .env le seguenti variabili:

REDMINE_URL=<url redmine, senza https:// iniziale>
REDMINE_USER=<utente admin di redmine>
REDMINE_PWD=<password>

Configurare la mail:

MAIL_DRIVER=smtp
MAIL_HOST=
MAIL_PORT=465
MAIL_ENCRYPTION=ssl
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME=