# fluent-support/1.10.5/app/Http/Routes/ajax.php

Fluent Support – Helpdesk &amp; Customer Support Ticket System, version 1.10.5. 10 lines.

- Page: https://pluginprobe.com/plugins/fluent-support/1.10.5/code/app/Http/Routes/ajax.php
- Raw: https://pluginprobe.com/plugins/fluent-support/1.10.5/raw/app/Http/Routes/ajax.php
- Modified: 2025-10-31T20:04:08+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/1.10.5/code/app/Http/Routes/ajax.php#L10-L20`.

```php
<?php

defined('ABSPATH') or die;

/**
 * @var $app FluentSupport\Framework\Foundation\Application
 */

//$app->getAjax('<route_name>', '<controler>@<method>');

```
