Manage Composer Credentials with Laravel Forge

Apr, 21 2022#forge

Forge now makes it even easier and quicker to manage your server's Composer package configurations and deployments with the introduction of the new "Packages" panel.

Server Packages Panel Screenshot

The Packages panel simplifies the process of managing your Composer credentials. Now, when you need to deploy your project that depends on a package such as Laravel Nova, Laravel Spark, or Spatie's Media Library Pro, you can add your package authentication credentials without ever needing to manually modify your server's auth.json configuration file.

To improve the security and privacy of your tokens, Forge loads the configuration on-demand directly from your server. This means that no credential data is stored by Forge.

If you don’t have a Forge account, now is a great time to sign up! Forge allows you to painlessly create and manage PHP servers which include MySQL, Redis, Memcached, database backups, and everything else you need to run robust, modern Laravel applications.

By James Brooks

Software Developer at Laravel, working on Forge and Envoyer.

Find me on Twitter, GitHub or my blog.

Follow the RSS Feed.