Linked Questions

16 votes
5 answers
56k views

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 ...
Sadeen Alaa's user avatar
0 votes
1 answer
2k views

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 ...
Lucia's user avatar
  • 310
-1 votes
1 answer
858 views

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 ...
SexyMF's user avatar
  • 11.3k
0 votes
1 answer
158 views

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 * -> ...
Hasnain Kahn's user avatar
-1 votes
3 answers
95 views

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 ...
FranckyLass's user avatar
-2 votes
1 answer
125 views

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 ...
Sarpta's user avatar
  • 1
0 votes
0 answers
34 views

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 ...
Shafiur Rahman Sifat's user avatar
0 votes
0 answers
32 views

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, ......
Daniel Cok's user avatar
5 votes
3 answers
21k views

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. ...
Leon Hagai's user avatar
0 votes
2 answers
553 views

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 ...
Niko's user avatar
  • 13
0 votes
1 answer
262 views

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/...
Matthew Overstrom's user avatar
0 votes
0 answers
158 views

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 ...
user avatar