Project created for easy to use Training Programs for climbing
git clone git@github.com:User/repo.git
cd repo
composer install
cp .env.example .envCreate a new DB inside your PhpMyAdmin.
Create a new User for the connection.
Change the following fields in the .env file: DB_DATABASE=dbname DB_USERNAME=dbuser DB_PASSWORD=dbpassword.
php artisan key:generate
php artisan config:clearInitialize DB in local and create instances inside with faker
php artisan migrate
php artisan db:seedPer fare un update delle per una nuova relese copia prima i file /.htaccess /public/.htaccess.
Per il db Modificare il file .env e caricarlo tramite FTP
Usare InnoDB come engine e settare la dimensione delle stringhe ad unmassimo di 191 per retrocompatibilita mysql5.6
Errore is_dir(): open_basedir restriction in effect.Soluzione
Errore 500 Soluzione
Errore file .Zip Soluzione