Update to Laravel & PHP 8

This commit is contained in:
2021-10-12 18:08:15 +01:00
parent 85c719c24d
commit a3d0730808
11 changed files with 3109 additions and 1702 deletions

View File

@@ -10,7 +10,7 @@ APP_SITEHOMEPAGE=""
LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_HOST=z
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root