Faizal Mansor
My feedback
1 result found
-
5 votes
An error occurred while saving the comment
Faizal Mansor
supported this idea
·
1 result found
Yes, need to support as simple as providing a way to run custom commands in Cloudways API. Example is deploying a Laravel/Lumen app which require the following steps:
1. git pull
2. composer install
3. laravel / lumen migration
No 1 is already available via Cloudways API. Just need a way to include customized command like no 2 & no 3 to the API