laravel-forge-api
laravel-forge-api copied to clipboard
No such file or directory when creating a new certificate
sometimes, it happens that instead of creating the CSR, no file is created. Is there a way to delete those false entries?
According to the Forge API, there is a DELETE /api/v1/servers/{serverId}/sites/{siteId}/certificates/{id} command, but I can't find it in your classes/functions