Support the ongoing development of Laravel.io →
Installation
Last updated 1 year ago.
0

try php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"

0

d:\opeserv\OpenServer\domains\problemnik

php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"

[Symfony\Component\Debug\Exception\FatalErrorException] Class 'Intervention\Image\ImageServiceProvider' not found

0

run composer require intervention/image

0

:(

composer require intervention/image

You are running Composer with SSL/TLS protection disabled. Warning: This development build of composer is over 60 days old. It is recommended to update it by running "d:\opeserv\openserver\modules\php\PHP-5.6\composer.phar self-update" to get the latest version. Using version ^2.3 for intervention/image ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files

0

' composer config -g -- disable-tls true ' and try again ' composer require intervention/image '

0

composer config -g -- disable-tls true You are running Composer with SSL/TLS protection disabled. Warning: This development build of composer is over 60 days old. It is recommended to update it by running "d:\opeserv\openserver\modules\php\PHP-5.6\composer.phar self-update" to get the latest version.

/////////

composer require intervention/image You are running Composer with SSL/TLS protection disabled. Warning: This development build of composer is over 60 days old. It is recommended to update it by running "d:\opeserv\openserver\modules\php\PHP-5.6\composer.phar self-update" to get the latest version. Using version ^2.3 for intervention/image ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files

Last updated 7 years ago.
0

update composer composer selfupdate

after update try install packages

0

Кирилл@ZALMAN d:\opeserv\OpenServer\domains

php composer.phar update You are running Composer with SSL/TLS protection disabled. Warning: This development build of composer is over 60 days old. It is recommended to update it by running "composer.phar self-update" to get the latest version. Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Writing lock file Generating autoload files

///

Кирилл@ZALMAN d:\opeserv\OpenServer\domains

php composer.phar selfupdate You are running Composer with SSL/TLS protection disabled. Updating to version 1.3.2 (stable channel).

[Composer\Downloader\TransportException] Your configuration does not allow connections to http://getcomposer.org/download/1.3.2/composer.phar.sig. See https://ge tcomposer.org/doc/06-config.md#secure-http for details.

self-update [-r|--rollback] [--clean-backups] [--no-progress] [--update-keys] [--stable] [--preview] [--snapshot] [--] [<version>]

0

problem connection secure ssl, your connection tls off try turn on tls composer config -g -- disable-tls false

0

Кирилл@ZALMAN d:\opeserv\OpenServer\domains

composer config -g -- disable-tls false You are running Composer with SSL/TLS protection disabled. Warning: This development build of composer is over 60 days old. It is recommended to update it by running "d:\opeserv\openserver\modules\php\PHP-5.6\composer.phar self-update" to get the latest version.

//

Кирилл@ZALMAN d:\opeserv\OpenServer\domains

php composer.phar selfupdate Updating to version 1.3.2 (stable channel). Downloading: 100% Use composer self-update --rollback to return to version 8ad6385ffb68495e1d2afc8c554526d018e2d8e9

//

Кирилл@ZALMAN d:\opeserv\OpenServer\domains

php composer.phar require intervention/image Using version ^2.3 for intervention/image ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files

0

now install package composer require intervention/image :)

0

I wrote it. And then do the action, too

php composer.phar require intervention/image

Print

Using version ^2.3 for intervention/image ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files

Last updated 7 years ago.
0

have fun :) the package was successfully installed

0

I did it!

I move composer in folder site(he was in domains folder)

Wrote console php composer.phar require intervention/image php composer.phar update

And earn!

Maamria, thanks for the help and spent time

Last updated 7 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.