Linked Questions
12 questions linked to/from Composer error: "PHP extension fileinfo is missing from your system"
16 votes
5 answers
56k views
Trying to create new Laravel project this error came up [duplicate]
This is my first laravel project and this error appears I can't figure out the solution and I searched for a solution in stack over flow and tried the solutions I found but it doesn't work. composer ...
0 votes
1 answer
2k views
Error installing package (Installation failed, reverting ./composer.json to its original content.) (Laravel admin package - Voyager) [duplicate]
i want to install a laravel admin package -voyager version 1.3 ,so when i run this cmd $ composer require tcg/voyager i got this error always , is about the file composer.json Using version ^1.3 ...
-1 votes
1 answer
858 views
Your requirements could not be resolved to an installable set of packages. PHP 7.4 docker [duplicate]
I am trying to install the following package in my laravel app composer require 64robots/nova-fields, I am getting the error: Problem 1 - phpunit/phpunit is locked to version 9.5.2 and an update ...
0 votes
1 answer
158 views
Laravel Passport installation error on the live hosting [duplicate]
I am trying to install laravel passport on a live hosting but it's giving me this error in the terminal, Help me if possible :) Problem 1 - league/flysystem 1.0.53 requires ext-fileinfo * -> ...
-1 votes
3 answers
95 views
Laravel create project 1 [duplicate]
When I create a laravel project, it puts me the error message that you see in the photo, you will notice that it has no .env file present in the list at the top of the image, it is a project that I ...
-2 votes
1 answer
125 views
|New to Php| How can I install this to php [duplicate]
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - intervention/image is locked to version 2.5.0 and an update of this package was not ...
0 votes
0 answers
34 views
why can't I install laravel? [duplicate]
This appears I followed Youtube tutorial to install Laravel but only in this point it gets error. I can't figure out what to do now. Problem 1 - laravel/framework[v9.36.4, ..., 9.x-dev] require ...
0 votes
0 answers
32 views
php.ini problem while installing composer [duplicate]
Please, can someone help me? Problem 1 - laravel/framework[v8.65.0, ..., 8.x-dev] require league/flysystem ^1.1 -> satisfiable by league/flysystem[1.1.0, ..., 1.x-dev]. - league/flysystem[1.1.0, ......
5 votes
3 answers
21k views
Trying to install Laravel using composer and it says "the requested PHP extension fileinfo is missing from your system"
Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Your requirements could not be resolved to an installable set of packages. ...
0 votes
2 answers
553 views
Trying to composer update this error came up on CentOs
I'm trying to deploy my laravel project on CentOs system. When im going to run composer update command I am encountering this error. I can't figure out the solution and I searched for solution in this ...
0 votes
1 answer
262 views
php/laravel -- php artisan serve -- opensuse 15.0 error
So I am new to php/laravel and am trying to set up my environment here with composer on opensuse 15.0. When I try to run php artisan migrate I get this error: PHP Warning: require(/home/mattyo/...
0 votes
0 answers
158 views
Get an error when executing a command ($ laravel new my_website)
Your requirements could not be resolved to an installable set of packages. Problem 1 - phpunit/phpunit[9.3.3, ..., 9.5.x-dev] require ext-dom * -> it is missing from your system. Install or ...