For the complete documentation index, see llms.txt. This page is also available as Markdown.

Composer

You will need to perform a composer update in your Laravel application whenever you make changes to the composer.json file of your package or any providers it registers.

Self Update

composer self-update

Memory

Bei v2 nicht mehr benötigt

COMPOSER_MEMORY_LIMIT=2G composer require jeroen-g/laravel-packager --dev

Dependency

composer show --tree

Last updated