Try
composer update
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have just installed dompdf
composer require dompdf/dompdf
The package installation completes with no errors, however I can't access it. I tried dumping my autoload
composer dumpautoload
and the package isn't present in the autoload. Am I missing a step to add it?
barryvdh/laravel-ide-helper ........................ DONE
laravel/sail ............................................................. DONE
laravel/sanctum ................................................. DONE
laravel/tinker ........................................................ DONE
laravel/ui ................................................................ DONE
nesbot/carbon ..................................................... DONE
nunomaduro/collision ...................................... DONE
nunomaduro/termwind ................................... DONE
spatie/laravel-ignition ..................................... DONE
Please or to participate in this conversation.