Skip to content

Tomawock/Climb_Training_Laravel

Repository files navigation

Become a Better Climber

Project created for easy to use Training Programs for climbing

SET up from GIT

git clone git@github.com:User/repo.git 
cd repo
composer install
cp .env.example .env

Create 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:clear

Initialize DB in local and create instances inside with faker

 php artisan migrate
 php artisan db:seed

SET up per Altervista

Per 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

About

Project created for easy to use Training Programs for climbing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages