Find answers to frequently asked questions about application hosting.
composer.json
file in your projectโs root directory. For more information, check out our blog post on How to create your own Composer package.
composer.json
file to ensure that the necessary extensions are installed and enabled for your application to work correctly. For example, if you want to use the Imagick extension from ImageMagick for image processing, you can add the following to composer.json
: