prefix property

String prefix
getter/setter pair

Implementation

String prefix = env('REDIS_PREFIX', '${env('APP_NAME', 'vania')}_database_');