Raphael Planer
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.
Robin Dirksen
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"
}
}
}
Raphael Planer
Item author@Dennis where can i found this feature? I saw you moved the item to status Live.
Thx! :)
Private Composer Support
-
Dennis moved item to board Live
8 months ago -
Dennis moved item to board In progress
10 months ago -
Dennis moved item to board Planned
1 year ago -
Raphael Planer moved item to project Ploi Core Requests
1 year ago -
Raphael Planer created the item
1 year ago