WIP: Next major version - AthenaHR v2 #1

Draft
miguel456 wants to merge 46 commits from develop into main
10 changed files with 466 additions and 298 deletions
Showing only changes of commit 3fd397e858 - Show all commits

View File

@@ -58,8 +58,10 @@ NONPROD_FORCE_SECURE=false
LOG_CHANNEL=daily
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
# Using docker? You don't need to set these, they're managed in docker-compose.yml.
DB_HOST=localhost
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=