Integrating private composer package support directly at the site level, would be amazin. This enhancement aims to streamline the user experience by eliminating the need to navigate to a separate server layer, thus becoming more user-friendly. Reference the functionality in Laravel Forge as the benchmark for this feature (see attached screenshot). The main goal is to provide a seamless and simple dashboard-based implementation mechanism for private composer packages.

· · Edited
·

Indeed, at this moment I manually configured it, for example:

File: /home/ploi/.config/composer/auth.json

With the content (in this case for Filament Media Library Manager):

{
    "http-basic": {
        "satis.ralphjsmit.com": {
            "username": "my@email.com",
            "password": "my-license-key"
        }
    }
}
1 total vote
·
·

@Dennis where can i found this feature? I saw you moved the item to status Live.

Thx! :)

no votes yet

Private Composer Support

3 total votes
Quick Actions
Activity
View recent activity and updates
Use arrow keys to navigate