.NET 8 or later A registered app on the Forge Developer Portal. To use the API you must instantiate one of the API classes and configure it with the valid forge credentials. You can do this in 2 ways: ...
{ "require": { "guzzlehttp/guzzle": "~6.0" }, "autoload": { "psr-4": { "Laravel_Forge_API_PHP_SDK\\": "src/laravel-forge-api-php-sdk/" } } Create a new API Token from ...