# fluent-support/2.4.0/config/database.php

Fluent Support – Helpdesk &amp; Customer Support Ticket System, version 2.4.0. 7 lines.

- Page: https://pluginprobe.com/plugins/fluent-support/2.4.0/code/config/database.php
- Raw: https://pluginprobe.com/plugins/fluent-support/2.4.0/raw/config/database.php
- Modified: 2021-11-12T14:57:38+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-support/2.4.0/code/config/database.php#L10-L20`.

```php
<?php

return [
    'name'      => 'wpfluent',
    'namespace' => 'App\Database'
];

```
