dev-master
9999999-devОсновной функционал
MIT
The Requires
by Jakharbek
extension yii2 core jakharbek
Основной функционал
Basic Functionality, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist jakharbek/jakharbek-core "*"
or add, (*4)
"jakharbek/jakharbek-core": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, you mast configurate extension; To do this, you need to open the src/bootstrap.php And specify the mail component and your email, (*6)
public static $mailer_component = "mailer"; public static $email_from = "";
Основной функционал
MIT
extension yii2 core jakharbek