Skip to content

drago-ex/application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drago Application

Basic extensions.

License: MIT PHP version Coding Style CodeFactor

Technology

  • PHP 8.1 or higher
  • composer

Installation

composer require drago-ex/application

Extra Control

Check if there is a pair signal receiver and name (default is edit).

$this->getSignal();

Is AJAX request?

Shorter method in control.

$this->isAjax();

Flash message alert type