Basic extensions.
- PHP 8.1 or higher
- composer
composer require drago-ex/application
Check if there is a pair signal receiver and name (default is edit).
$this->getSignal();
Shorter method in control.
$this->isAjax();
Basic methods for the presenter and components.
Basic extensions.
composer require drago-ex/application
Check if there is a pair signal receiver and name (default is edit).
$this->getSignal();
Shorter method in control.
$this->isAjax();