Tinkerwell
Documentation
Please note that the Laravel Cloud API is currently in Early Access, so things might change - or even break. If you experience any problems with Tinkerwell using Laravel Cloud, reach out to our support.
Tinkerwell allows you to run your code inside a the container of your Laravel Cloud application.
To start using Laravel Cloud with Tinkerwell, you first have to create an API key on their website. Then, paste the API key in Settings → Integrations → Laravel Cloud. Tinkerwell will automatically check if it can communicate with the Laravel Cloud API.
After you have set up the API key in the Settings, click on the Runtime Settings icon in the toolbar next to the editor and select Laravel Cloud. Tinkerwell will fetch all applications with their environments that are available to your API key. Make sure to check the Evaluate Code on Laravel Cloud checkbox to ensure your code runs inside the selected Laravel Cloud application.
Please note that viewing logs of the cloud application is currently not supported by Laravel Cloud.