Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.216.1.197
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
vendor /
league /
glide /
docs /
0.3 /
Delete
Unzip
Name
Size
Permission
Date
Action
_data
[ DIR ]
drwxr-xr-x
2020-11-05 09:00
api
[ DIR ]
drwxr-xr-x
2020-11-05 09:00
config
[ DIR ]
drwxr-xr-x
2020-11-05 09:00
changelog.md
301
B
-rw-r--r--
2020-11-05 09:00
index.md
3.06
KB
-rw-r--r--
2020-11-05 09:00
installation.md
692
B
-rw-r--r--
2020-11-05 09:00
simple-example.md
1.69
KB
-rw-r--r--
2020-11-05 09:00
Save
Rename
--- layout: default title: Installation --- # Installation ## Using Composer Glide is available on [Packagist](https://packagist.org/packages/league/glide) and can be installed using [Composer](https://getcomposer.org/). This can be done by running the following command: ~~~ bash composer require league/glide ~~~ Be sure to also include the Composer autoload file in your project: ~~~ php <?php require 'vendor/autoload.php'; ~~~ ## Downloading .zip file This project is also available for download as a `.zip` file on GitHub. Visit the [releases page](https://github.com/thephpleague/glide/releases), select the version you want, and click the "Source code (zip)" download button.