python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
how to add php gd with composer (laravel 8)
I trying to add php gd to the composer.json.
I want to install php gd because of the following error :
The PHP GD extension is required, but is not installed.
The error was caused by dompdf ...
Jip Helsen
Votes: 0
Answers: 1
Problems using assets with symfony
I have created a new project and I want to integrate a css sheet within my website
to add the css files I have done it as follows
line code image
and first of all I used the following commands
compose...
Francisco Ortiz Tejada
Votes: 0
Answers: 1
Can't install composer in aApanel for laravel project
I am trying to deploy a laravel project to linux vps. the command "composer install" returns me this error
'Installing dependencies from lock file (including require-dev) Verifying lock file...
Sony Joy
Votes: 0
Answers: 0
Can't update to symfony/service-contracts 3 even when all its dependencies have ^2|^3
I have a symfony 6 project and after running composer outdated I found out that I'm using symfony/service-contracts 2.5.1 when I should be able to update to 3.0
Here's my composer outdated output:
$ c...
petekaner
Votes: 0
Answers: 1