#Laravel Cloud run artisan commands
3 messages · Page 1 of 1 (latest)
Most likely you'd want to do that as part of your build or deploy script; https://cloud.laravel.com/docs/environments#build-and-deploy-commands
I found the command terminal under the "Commands" tab.