filmov
tv
Problem installing laravel(Ubuntu) - phpunit/phpunit 57 requires ext dom the requested PHP extension
Показать описание
i'm trying to install laravel with composer on my ubuntu 16.04. But i'm getting an error like this :
--
Your requirements could not be resolved to an installable set of packages.
phpunit/phpunit 5.7 requires ext dom the requested PHP extension.
--
how to solving?
just install php-xml with :
sudo apt-get install php5.6-xml (for php5.6)
or
sudo apt-get install php-xml (for php7)
--
Your requirements could not be resolved to an installable set of packages.
phpunit/phpunit 5.7 requires ext dom the requested PHP extension.
--
how to solving?
just install php-xml with :
sudo apt-get install php5.6-xml (for php5.6)
or
sudo apt-get install php-xml (for php7)
Problem installing laravel(Ubuntu) - phpunit/phpunit 57 requires ext dom the requested PHP extension
laravel 10x install and fix Failed to download laravel
Your Composer dependencies require a PHP version = 8.1.0 You are running 7.4.33 | Laravel | Ubuntu
GD Library extension not available with this PHP installation in laravel ubuntu 18.04 / 16.04
PHPUnit in Laravel: Simple Example of Why/How to Test
composer global require laravel/installer Not Working | Error SOLVED
HOW TO FIX Laravel Composer sees wrong PHP Version
Laravel Install Trouble Shooting Ubuntu
How To Install Tools Mass Laravel Framework phpunit RCE [python] | Ubuntu 19.04
Laravel on Ubuntu: Failed to open stream: Permission denied | Problem solved
PHP & Composer: The openssl extension is required for SSL/TLS
Root composer.json requires php ^7.3 but your php version (8.1.12) does not satisfy that requirement
Install Laravel 5.4 on Ubuntu 16.04 (with PHP 7.0) [part1]
laravel framework install in linux
How to install Laravel 8.x via composer in XAMPP on Ubuntu 20.04 LTS or Linux
Laravel command not found... solved in 3 steps
Install Laravel on Ubuntu
How to install Laravel on Ubuntu 22.04
Installing PHPUnit with PHP 8
laravel 4 moltin package composer update stable version problem error fix
How to install Laravel 5.x on ubuntu (with PHP 7.x) - CodesCompanion
Install Laravel on Ubuntu / Windows WSL
Laravel php zip extension missing | Mac OS | not installed | Already Installed
Laravel 7 Installation Issue Solution: Add new php version to Laragon
Комментарии