Need to extend the initialization process and fill next keys in the env.development :APP_MAINTENANCE_DRIVER=cache CACHE_STORE=redisQUEUE_CONNECTION=redis SESSION_DRIVER=redis DB_CONNECTION=pgsqlAdditionally need to configure database connection in .env :DB_CONNECTION=pgsqlDB_HOST=pgsql DB_PORT=5432DB_DATABASE=postgres DB_USERNAME=postgres DB_PASSWORD=""