Tag: eng

6 posts   See also:  system   php

Fix security check 404 error in your symfony project

The bin/console security:check was recently shutted down by Symfony stakeholders. If you try to use it you will get an error

 No comments    443   2021   eng   php   symfony

Working with bulma sass variables in vue project

To operate with sass variables in vue components you should firstly install node-sass and sass-loader

 No comments    1287   2019   eng

How to install Telegram X on iPhone and enable MTProto proxy

You can change proxy settings and switch between proxies via shield button in right corner of Telegram X screen

 12 comments    3256   2018   eng

Install git-flow plugin for zsh

Here is a great git-flow plugin for zsh. How to install it

 No comments    766   2018   eng   system

Awesome script for installing PhpStorm , WebStorm, IntelliJ and other JetBrains products in one line on Ubuntu

Now you can install JetBrains products in one line on Ubuntu. Thanks to  zabidok

 No comments    211   2018   eng   system

How to switch from bash to zsh with Terminator and PhpStorm

Аs the main OS I use Ubuntu with bash. I wanted to change default Unix shell bash to zsh. Zsh is like bash but with blackjack and hookers improvements and new features

 1 comment    1504   2017   eng   system